Timeline


and

03/21/10:

21:52 Changeset [5905] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-lua.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd.c
uhttpd: properly initialize sigaction, restore SIGTERM for childs
21:06 Changeset [5904] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-lua.c
uhttpd: deliver SIGTERM to child when parent leaves I/O loop
19:02 Changeset [5903] by jow
  • luci/trunk/contrib/package/luci/Makefile
contrib/package: add package definition for luci-sgi-uhttpd
18:59 Changeset [5902] by jow
  • luci/trunk/libs/sgi-uhttpd
  • luci/trunk/libs/sgi-uhttpd/luasrc
  • luci/trunk/libs/sgi-uhttpd/luasrc/sgi
  • luci/trunk/libs/sgi-uhttpd/luasrc/sgi/uhttpd.lua
  • luci/trunk/libs/sgi-uhttpd/Makefile
libs: add uhttpd gateway interface
18:50 Changeset [5901] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.h
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-file.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-file.h
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-lua.c
uhttpd: make Lua handler more CGI like and fork child away
12:55 Changeset [5900] by Cyrus
  • luci2/zhttpd/handler/cgi.c
  • luci2/zhttpd/tcp.c
  • luci2/zhttpd/zhttpd.c
  • luci2/zhttpd/zhttpd.h
  • luci2/zhttpd/zhttpd.uci
zhttpd: Add UCI support, Minor fixes
12:55 Changeset [5899] by Cyrus
  • luci2/libubox/uhtbl.h
uhtbl: Minor documentation fixes
05:18 Changeset [5898] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-lua.c
uhttpd: expose uh_http_sendc() to Lua, move server functions into uhttpd …
04:46 Changeset [5897] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-file.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-utils.c
uhttpd: add "Connection: close" headers, mandatory according to HTTP/1.1 …
03:35 Changeset [5896] by jow
  • luci/trunk/contrib/package/uhttpd/files/uhttpd.config
  • luci/trunk/contrib/package/uhttpd/files/uhttpd.init
uhttpd: complete init script and sample configuration
03:27 Changeset [5895] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-file.c
uhttpd: terminate I/O loops if socket writes fail
02:40 Changeset [5894] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
uhttpd: relax cgi timeout
02:15 Changeset [5893] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-utils.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-utils.h
  • luci/trunk/contrib/package/uhttpd/src/uhttpd.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd.h
uhttpd: finish basic auth support, read realms from /etc/httpd.conf
00:51 Changeset [5892] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-file.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-utils.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-utils.h
  • luci/trunk/contrib/package/uhttpd/src/uhttpd.c
uhttpd: add basic auth infrastructure

03/20/10:

16:02 Changeset [5891] by Cyrus
  • luci2/px5g/px5g.c
px5g: Add -der flag
15:46 Changeset [5890] by Cyrus
  • luci2/px5g
  • luci2/px5g/library
  • luci2/px5g/library/base64.c
  • luci2/px5g/library/bignum.c
  • luci2/px5g/library/havege.c
Add the px5g X.509 certificate generator
15:34 Changeset [5889] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd.c
uhttpd: do lua lookup first, otherwise fs resources might shadow the …
15:31 Changeset [5888] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.h
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-file.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-file.h
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-utils.c
uhttpd: rename struct uh_path_info to path_info, drop wdir member
15:10 Changeset [5887] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.h
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-file.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-file.h
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-lua.c
uhttpd: everybody loves licences, add one
14:55 Changeset [5886] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
uhttpd: treat cgi scripts without any headers as text/plain responses, …
14:45 Changeset [5885] by jow
  • luci/trunk/contrib/package/uhttpd/src/Makefile
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.h
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-file.c
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-file.h
uhttpd: - rework url parsing and path resolving - handle more cgi quirks …
13:55 Changeset [5884] by Cyrus
  • luci2/zhttpd/request.c
  • luci2/zhttpd/zhttpd.h
zhttpd: Honor HEAD-requests correctly
13:25 Changeset [5883] by Cyrus
  • luci2/zhttpd/env.c
  • luci2/zhttpd/handler/cgi.c
  • luci2/zhttpd/handler/file.c
  • luci2/zhttpd/http.c
  • luci2/zhttpd/request.c
zhttpd: More standards compliance, Fix Keep-Alive support, Add copyright …
00:45 Changeset [5882] by Cyrus
  • luci2/zhttpd/handler/cgi.c
zhttpd: Minor CGI fixes
00:10 Changeset [5881] by Cyrus
  • luci2/zhttpd/env.c
  • luci2/zhttpd/env.h
  • luci2/zhttpd/handler
  • luci2/zhttpd/handler/cgi.c
  • luci2/zhttpd/handler/file.c
zhttpd: Complete static file & CGI serving, TODO: UCI configuration

03/19/10:

22:16 Ticket #116 ([request]: block-extroot LuCI frontend) created by reporter
Please add this so it's possible to configure block-extroot using the LuCI …
15:51 Changeset [5880] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-file.c
uhttpd: explicitely use gmt times
14:36 Changeset [5879] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
uhttpd: fix off-by-one in last commit
14:32 Changeset [5878] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
uhttpd: accept wrongly terminated cgi headers, needed for X-Wrt
10:30 Changeset [5877] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd.c
uhttpd: fix usage message
10:22 Changeset [5876] by jow
  • luci/trunk/contrib/package/uhttpd/files
  • luci/trunk/contrib/package/uhttpd/files/uhttpd.config
  • luci/trunk/contrib/package/uhttpd/files/uhttpd.init
  • luci/trunk/contrib/package/uhttpd/Makefile
uhttpd: add init script and uci configuration
02:50 Changeset [5875] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
uhttpd: add /sbin and /usr/sbin to path, increases bb-httpd compatibility
02:36 Changeset [5874] by jow
  • luci/trunk/contrib/package/uhttpd/Makefile
uhttpd: add a workaround to use CyaSSL's openssl/ssl.h header, it is not …
02:35 Changeset [5873] by jow
  • luci/trunk/contrib/package/uhttpd/src/Makefile
  • luci/trunk/contrib/package/uhttpd/src/uhttpd.c
uhttpd: make missing certs only fatal if tls sockets were requested

03/18/10:

23:40 Changeset [5872] by jow
  • luci/branches/luci-0.9/libs/uvl
  • luci/branches/luci-0.9/libs/uvl/luasrc/uvl
  • luci/branches/luci-0.9/libs/uvl/luasrc/uvl/errors.lua
  • luci/branches/luci-0.9/libs/uvl/luasrc/uvl/validation.lua
luci-0.9: merge r5871
23:39 Changeset [5871] by jow
  • luci/trunk/libs/uvl/luasrc/uvl/validation.lua
libs/uvl: convert luci.uvl.validation to new luci.uvl.error api
23:37 Changeset [5870] by jow
  • luci/branches/luci-0.9/libs/uvl/luasrc/uvl
  • luci/branches/luci-0.9/libs/uvl/luasrc/uvl/dependencies.lua
  • luci/branches/luci-0.9/libs/uvl/luasrc/uvl/errors.lua
luci-0.9: merge r5869
23:36 Changeset [5869] by jow
  • luci/trunk/libs/uvl/luasrc/uvl/dependencies.lua
libs/uvl: convert luci.uvl.dependencies to new luci.uvl.error api
21:10 Changeset [5868] by jow
  • luci/trunk/contrib/package/uhttpd/src/uhttpd.c
uhttpd: only enable Lua runtime if a handler was specified
20:34 Ticket #115 ([PATCH] Extend dnsmasq view for custom dns forwarders) created by reporter
Please extend dnsmasq view to handle a config like this: […]
18:45 Changeset [5867] by jow
  • luci/trunk/contrib/package/uhttpd
  • luci/trunk/contrib/package/uhttpd/Makefile
  • luci/trunk/contrib/package/uhttpd/src
  • luci/trunk/contrib/package/uhttpd/src/Makefile
  • luci/trunk/contrib/package/uhttpd/src/uhttpd-cgi.c
contrib/package: add uhttpd, a drop-in replacement for busybox httpd
18:26 Changeset [5866] by jow
  • luci/branches/luci-0.9/libs/uvl/luasrc/uvl/errors.lua
luci-0.9: merge r5865
18:25 Changeset [5865] by jow
  • luci/trunk/libs/uvl/luasrc/uvl/errors.lua
libs/uvl: local symbol error shadows error class declaration, drop it
18:07 Changeset [5864] by jow
  • luci/branches/luci-0.9/libs/cbi
  • luci/branches/luci-0.9/libs/cbi/luasrc
  • luci/branches/luci-0.9/libs/cbi/luasrc/cbi.lua
  • luci/branches/luci-0.9/libs/cbi/luasrc/view/cbi/upload.htm
  • luci/branches/luci-0.9/libs/uvl
luci-0.9: merge r5861-r5863
18:03 Changeset [5863] by jow
  • luci/trunk/libs/uvl/luasrc/uvl/errors.lua
libs/uvl: fix syntax error introduced with r5861
18:00 Changeset [5862] by jow
  • luci/trunk/libs/cbi/luasrc/cbi.lua
libs/cbi: change usage of uvl error api after r5861
17:58 Changeset [5861] by jow
  • luci/trunk/libs/uvl/luasrc/uvl.lua
  • luci/trunk/libs/uvl/luasrc/uvl/errors.lua
libs/uvl: rework error handling to prevent triggering lvm issues
16:20 Ticket #110 (luci network menu not working) closed by jow
fixed: I believe this is fixed with r5859 and r5860
16:19 Changeset [5860] by jow
  • luci/branches/luci-0.9/libs/core/luasrc/util.lua
luci-0.9: merge r5859
16:19 Changeset [5859] by jow
  • luci/trunk/libs/core/luasrc/util.lua
libs/core: disable runtime byte code stripping, it causes lvm errors …

03/17/10:

22:28 Changeset [5858] by Cyrus
  • luci2/zhttpd/.gitignore
  • luci2/zhttpd/env.c
  • luci2/zhttpd/http.c
  • luci2/zhttpd/http.h
  • luci2/zhttpd/Makefile
zhttpd: Complete I/O essentials, Initial request handling
19:10 Changeset [5857] by blogic
  • luci2/ubus/libubus.c
init / clean blob buffers in a saner manner
19:10 Changeset [5856] by blogic
  • luci2/udhcpc
  • luci2/udhcpc/1
  • luci2/udhcpc/a
  • luci2/udhcpc/arpping.c
  • luci2/udhcpc/arpping.h
adds a udhcpc fork with ubus support inside it
18:23 Changeset [5855] by blogic
  • luci2/ppp_ip_updown/ip-down.c
  • luci2/ppp_ip_updown/ip-up.c
  • luci2/ubus/libubus.c
typo and double free
18:12 Changeset [5854] by blogic
  • luci2/cbi2/cbi.h
  • luci2/cbi2/lmo.h
  • luci2/cbi2/lmo_core.c
  • luci2/cbi2/lmo_hash.c
  • luci2/cbi2/lmo_po2lmo.c
move lmo into its own folder
18:05 Changeset [5853] by blogic
  • luci2/ubus/libubus.c
make ubus only nest key/val pairs if both key & val are defined
18:05 Changeset [5852] by blogic
  • luci2/ppp_ip_updown
  • luci2/ppp_ip_updown/ip-down.c
  • luci2/ppp_ip_updown/ip-up.c
  • luci2/ppp_ip_updown/Makefile
add helper apps to inject ppp ip-up/down events into ubus
17:31 Changeset [5851] by jow
  • luci/branches/luci-0.9/contrib/package/luci/Makefile
luci-0.9: remove definitions for luanet from feed makefile
17:25 Changeset [5850] by blogic
  • luci2/hotplug2-201.patch
update hotplug patch to handle new key value lists inside ubus
17:24 Changeset [5849] by blogic
  • luci2/ubus/example/ubus_rx.c
  • luci2/ubus/libubus.c
  • luci2/ubus/libubus.h
adds api to send key/value lists inside the paxload of a ubus event
16:12 Changeset [5848] by blogic
  • luci2/mountd/mount.c
another leak inside mountd
16:10 Changeset [5847] by blogic
  • luci2/mountd/autofs.c
  • luci2/mountd/mount.c
  • luci2/mountd/mount.h
make mountd cleanup when quiting
15:29 Changeset [5846] by blogic
  • luci2/mountd/autofs.c
  • luci2/mountd/autofs.h
  • luci2/mountd/main.c
leaks inside mountd
15:29 Changeset [5845] by blogic
  • luci2/libubox/uloop.c
leak inside uloop
15:20 Changeset [5844] by blogic
  • luci2/ubus/libubus.c
  • luci2/ubus/Makefile
2 leaks inside ubus
15:13 Changeset [5843] by blogic
  • luci2/mountd/autofs.c
  • luci2/mountd/autofs.h
  • luci2/mountd/main.c
  • luci2/mountd/Makefile
  • luci2/mountd/mount.c
make mountd use uloop
15:12 Changeset [5842] by blogic
  • luci2/libubox/Makefile
  • luci2/libubox/uloop.c
  • luci2/libubox/uloop.h
uloop update
11:36 Changeset [5841] by blogic
  • luci2/ubus/libubus.c
  • luci2/ubus/libubus.h
clean up ubus to work with uloop
11:35 Changeset [5840] by blogic
  • luci2/libubox/Makefile
  • luci2/libubox/uloop.c
adds uloop.c

03/16/10:

21:57 Changeset [5839] by blogic
  • luci2/mountd
  • luci2/mountd/autofs.c
  • luci2/mountd/autofs.h
  • luci2/mountd/fs.c
  • luci2/mountd/fs.h
add mountd, still lots of cleanup needed
16:03 Ticket #114 ([PATCH] Some strings are escaped twice in XHTML ("'" is displayed as ...) created by reporter
The problem is probably best illustrated by the two attached files. This …
14:37 Changeset [5838] by blogic
  • luci2/ubus/libubus.c
libubus should pass the wildcarded node on wildcard handlers
13:44 Changeset [5837] by blogic
  • luci2/cbi2/Makefile
fix cbi2 build
13:42 Changeset [5836] by blogic
  • luci2/libubox/Makefile
  • luci2/libubox/ulog.c
  • luci2/libubox/ulog.h
  • luci2/ubus/libubus.c
  • luci2/ubus/Makefile
move log.* into libubox
12:03 Changeset [5835] by blogic
  • luci2/ubus/libubus.c
libubus was not handling incoming events with no payload properly
11:31 Changeset [5834] by blogic
  • luci2/ubus/ubus_core.c
remove debug
11:28 Changeset [5833] by blogic
  • luci2/hotplug2-201.patch
adds patch tht allows hotplug to broadcast its events via ubus
10:44 Changeset [5832] by blogic
  • luci2/ubus/libubus.c
remove debug code
10:40 Changeset [5831] by blogic
  • luci2/ubus/example/ubus_rx.c
  • luci2/ubus/libubus.c
  • luci2/ubus/libubus.h
  • luci2/ubus/ubus_core.c
make ubus aware of what a hotplug event ist

03/15/10:

22:01 Changeset [5830] by Cyrus
  • luci2/libubox/uhtbl.c
  • luci2/libubox/uhtbl.h
  • luci2/upsd/Makefile
  • luci2/zhttpd/cbi2
  • luci2/zhttpd/env.c
zhttpd: More stuff, uhtbl: Qualifier change
21:04 Changeset [5829] by blogic
  • luci2/libubox
  • luci2/libubox/Makefile
  • luci2/ubus/Makefile
  • luci2/upsd/core.h
  • luci2/upsd/Makefile
rename libmbox to libubox
20:55 Changeset [5828] by Cyrus
  • luci2/libmbox/Makefile
libmbox: Use -fpic
20:01 Changeset [5827] by blogic
  • luci2/ubus/example/ubus_rx.c
  • luci2/ubus/libubus.c
  • luci2/ubus/libubus.h
  • luci2/ubus/Makefile
  • luci2/ubus/ubus_msg.c
make libubus api handle json/blob/char as payload
18:37 Changeset [5826] by Cyrus
  • luci2/upsd/action.c
  • luci2/upsd/cbi2
  • luci2/upsd/core.h
  • luci2/upsd/libupsd.c
  • luci2/upsd/Makefile
upsd: Use libmbox
18:37 Changeset [5825] by Cyrus
  • luci2/libmbox/examples/uhtbl-test.c
  • luci2/libmbox/hash.c
  • luci2/libmbox/hash.h
  • luci2/libmbox/uhtbl.c
  • luci2/libmbox/uhtbl.h
libmbox: uhtbl: Minor fixes
16:23 Changeset [5824] by jow
  • luci/trunk/libs/lpk
  • luci/trunk/libs/luanet
trunk: remove libs/lpk and libs/luanet
16:22 Ticket #113 (Building LuCi to run on my host machine fails) closed by jow
fixed: see r5823
16:21 Changeset [5823] by jow
  • luci/branches/luci-0.9/libs/core/luasrc
  • luci/branches/luci-0.9/libs/http/luasrc/http/protocol/conditionals.lua
  • luci/branches/luci-0.9/libs/http/luasrc/http/protocol/mime.lua
  • luci/branches/luci-0.9/libs/ipkg
  • luci/branches/luci-0.9/libs/ipkg/luasrc/model/ipkg.lua
luci-0.9: remove libs/lpk and libs/luanet - they're unused and frequently …
14:29 Changeset [5822] by Cyrus
  • luci2/libmbox/examples
  • luci2/libmbox/examples/uhtbl-test.c
  • luci2/libmbox/hash.c
  • luci2/libmbox/hash.h
  • luci2/libmbox/Makefile
libmbox: Add uhtbl (coalesced hash table implementation)
10:02 Ticket #113 (Building LuCi to run on my host machine fails) created by reporter
Here's what I do: svn co  http://svn.luci.subsignal.org/luci/trunk luci …

03/14/10:

12:52 Changeset [5821] by blogic
  • luci2/zepttho
zepttho has reached eol
12:50 Changeset [5820] by blogic
  • luci2/cbi2/blob.c
  • luci2/cbi2/blob.h
  • luci2/cbi2/cbi.h
  • luci2/cbi2/cbi_uci.c
  • luci2/cbi2/Makefile
make cbi2 use libmbox
12:48 Changeset [5819] by blogic
  • luci2/libmbox/Makefile
  • luci2/libmbox/ucix.c
  • luci2/libmbox/ucix.h
rename uci->ucix, add license
12:35 Changeset [5818] by blogic
  • luci2/ubus/blob.c
  • luci2/ubus/blob.h
  • luci2/ubus/hash.c
  • luci2/ubus/hash.h
  • luci2/ubus/libubus.c
make ubus use libmbox, add license
12:33 Changeset [5817] by blogic
  • luci2/libmbox
  • luci2/libmbox/blob.c
  • luci2/libmbox/blob.h
  • luci2/libmbox/hash.c
  • luci2/libmbox/hash.h
adds libmbox folder
02:12 Changeset [5816] by blogic
  • luci2/cbi2/cbi_core.c
  • luci2/cbi2/cbi_element.c
  • luci2/cbi2/luci.c
  • luci2/cbi2/uvl.c
  • luci2/cbi2/u_sock.c
fixes the final mem leaks
01:36 Changeset [5815] by blogic
  • luci2/cbi2/cbi.h
  • luci2/cbi2/cbi_buffer.c
  • luci2/cbi2/cbi_core.c
  • luci2/cbi2/cbi_element.c
  • luci2/cbi2/luci.c
make valgrind happy

03/13/10:

23:36 Changeset [5814] by blogic
  • luci2/cbi2/cbi_core.c
  • luci2/cbi2/cbi_element.c
invald free on unload
21:13 Changeset [5813] by acinonyx
  • luci/trunk/modules/admin-full/luasrc/model/cbi/admin_index/luci.lua
  • luci/trunk/modules/admin-mini/luasrc/model/cbi/mini/luci.lua
Fix language selection broken after po file merges
21:06 Changeset [5812] by blogic
  • luci2/ubus/libubus.c
  • luci2/ubus/Makefile
  • luci2/ubus/ubusd.c
cleanup ubus daemon
19:40 Changeset [5811] by blogic
  • luci2/cbi2/cbi_element.c
cbi_resolv failed on first element
19:13 Changeset [5810] by blogic
  • luci2/cbi2/apps/language.luci
  • luci2/cbi2/cbi.h
  • luci2/cbi2/json.c
  • luci2/cbi2/json.h
  • luci2/cbi2/lucic.c
basic commit functions. validation and datasource access is still missing
17:08 Changeset [5809] by blogic
  • luci2/cbi2/cbi_element.c
fix cbi_element resolver
16:35 Changeset [5808] by blogic
  • luci2/ubus/ubus.h
  • luci2/ubus/ubus_dispatch.c
replace dispatch stack by a sequence number
14:58 Changeset [5807] by Cyrus
  • luci2/upsd/action.c
  • luci2/upsd/cbi2/datatypes.h
  • luci2/upsd/cbi2/hmap.c
  • luci2/upsd/cbi2/hmap.h
  • luci2/upsd/cbi2/hmap_config.h
upsd: Add extension hooks, Implement builtin start-stop-daemon utility, …
14:24 Changeset [5806] by blogic
  • luci2/ubus/libubus.c
oops
14:22 Changeset [5805] by blogic
  • luci2/ubus/libubus.c
make valgrind happy
13:40 Changeset [5804] by blogic
  • luci2/ubus/example
  • luci2/ubus/example/ubus_rx.c
  • luci2/ubus/example/ubus_tx.c
  • luci2/ubus/Makefile
  • luci2/ubus/ubus_constants.h
adds much better examples
13:31 Changeset [5803] by blogic
  • luci2/ubus/libubus.c
make clients reregister their event hooks on reconnect
13:20 Changeset [5802] by blogic
  • luci2/ubus/libubus.c
  • luci2/ubus/libubus.h
  • luci2/ubus/Makefile
also build a so file
13:10 Changeset [5801] by blogic
  • luci2/ubus/ubus_dispatch.c
make sure events are dispatched only once
12:53 Changeset [5800] by blogic
  • luci2/ubus/hash.h
  • luci2/ubus/libubus.c
  • luci2/ubus/libubus.h
  • luci2/ubus/Makefile
  • luci2/ubus/ubus.h
adds event dispatching on the clients side

03/12/10:

23:35 Changeset [5799] by blogic
  • luci2/ubus/blob.h
  • luci2/ubus/libubus.c
  • luci2/ubus/libubus.h
  • luci2/ubus/ubus.h
  • luci2/ubus/ubus_tree.h
split up header files
19:33 Changeset [5798] by blogic
  • luci2/ubus/Makefile
  • luci2/ubus/ubus.h
  • luci2/ubus/ubus_dispatch.c
  • luci2/ubus/ubus_tree.c
  • luci2/ubus/ubus_tree.h
split tree functions into its own files
18:54 Changeset [5797] by blogic
  • luci2/ubus/libubus.c
typo
18:49 Changeset [5796] by blogic
  • luci2/ubus
  • luci2/ubus/blob.c
  • luci2/ubus/blob.h
  • luci2/ubus/hash.c
  • luci2/ubus/libubus.c
first version of ubus, several features missing, but core is operational
16:13 Ticket #112 ([PATCH] po: french translations) created by reporter
Hi, I already sent one of these patches to the mailing list, but as far …

03/11/10:

22:31 Changeset [5795] by Cyrus
  • luci2/upsd/core.h
  • luci2/upsd/libupsd.c
  • luci2/upsd/service.c
  • luci2/upsd/service.h
  • luci2/upsd/upsd.h
upsd: Parse and store X- options (TODO: implement X- handling)
18:08 Changeset [5794] by Cyrus
  • luci2/zhttpd/.gitignore
  • luci2/zhttpd/zhttpd
Exclude binaries from Repo
18:07 Changeset [5793] by Cyrus
  • luci2/zhttpd
  • luci2/zhttpd/cbi2
  • luci2/zhttpd/cbi2/cbi2.c
  • luci2/zhttpd/cbi2/cbi2.h
  • luci2/zhttpd/cbi2/datatypes.h
zhttpd (INCOMPLETE): Initial skeleton, and basics
13:06 Changeset [5792] by blogic
  • luci2/cbi2/test.sh
adds test script
12:32 Changeset [5791] by blogic
  • luci2/cbi2/cbi.h
  • luci2/cbi2/cbi_core.c
  • luci2/cbi2/cbi_element.c
  • luci2/cbi2/handler.c
  • luci2/cbi2/json.c
cleanups, adds new json calls, move files
10:51 Changeset [5790] by blogic
  • luci2/cbi2/test.conf
  • luci2/cbi2/widgets/config/filter.c
adds filter support to config files
10:33 Changeset [5789] by blogic
  • luci2/cbi2/sources/uci.c
  • luci2/cbi2/test.conf
  • luci2/cbi2/widgets/config/depend.c
adds dependency to config files and make a dependency work even if the …
09:49 Changeset [5788] by blogic
  • luci2/cbi2/cbi.h
  • luci2/cbi2/cbi_buffer.c
  • luci2/cbi2/cbi_core.c
  • luci2/cbi2/cbi_dump.c
  • luci2/cbi2/luci.c
adds cbi_bufffer, changes in parser, new widgets, allow generation of …

03/10/10:

15:01 Changeset [5787] by blogic
  • luci2/cbi2/log.c
file missing in previous commit
15:00 Changeset [5786] by blogic
  • luci2/cbi2/cbi.h
  • luci2/cbi2/cbi_element.c
  • luci2/cbi2/json.c
  • luci2/cbi2/json.h
  • luci2/cbi2/log.c
make unix socket work bi-directional, cleanups
13:20 Changeset [5785] by blogic
  • luci2/cbi2/cbi.h
  • luci2/cbi2/cbi_core.c
  • luci2/cbi2/cbi_element.c
more cleanup
10:47 Changeset [5784] by blogic
  • luci2/cbi2/apps
  • luci2/cbi2/apps/en.po
  • luci2/cbi2/apps/network.uvl
  • luci2/cbi2/cbi.h
  • luci2/cbi2/cbi_core.c
more moving around

03/09/10:

22:23 Changeset [5783] by jow
  • luci/branches/luci-0.9/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua
luci-0.9: merge r5782
22:22 Changeset [5782] by jow
  • luci/trunk/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua
modules/admin-full: don't expose ht capabilities in wifi config
19:00 Changeset [5781] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/cbi_core.c
  • luci2/cbi2/cbi_dump.c
  • luci2/cbi2/json.c
move lots of code around and rename some functions
18:37 Changeset [5780] by blogic
  • luci2/cbi2/cbi.h
  • luci2/cbi2/Makefile
  • luci2/cbi2/widgets/luci
  • luci2/cbi2/widgets/luci/content.c
  • luci2/cbi2/widgets/luci/depend.c
move current widgets into their own folder
18:33 Changeset [5779] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/luci.c
  • luci2/cbi2/widget.c
  • luci2/cbi2/widget.h
give widgets a namespace
12:37 Changeset [5778] by jow
  • luci/branches/luci-0.9/modules/admin-core/root/etc/init.d/luci_dhcp_migrate
luci-0.9: merge r5777
12:37 Changeset [5777] by jow
  • luci/trunk/modules/admin-core/root/etc/init.d/luci_dhcp_migrate
moodules/admin-core: add luci_{ethers,hosts} -> dhcp config migration
03:21 Ticket #106 (Hello LuCI) closed by jow
worksforme
03:14 Changeset [5776] by jow
  • luci/branches/luci-0.9/themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css
luci-0.9: merge r5775
03:13 Changeset [5775] by jow
  • luci/trunk/themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css
themes/openwrt-light: merge tab support from openwrt.org theme
03:09 Changeset [5774] by jow
  • luci/branches/luci-0.9/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
luci-0.9: merge OpenWrt?.org from trunk, adds tab support CSS
03:05 Changeset [5773] by jow
  • luci/branches/luci-0.9/libs/cbi/htdocs/luci-static/resources/cbi.js
  • luci/branches/luci-0.9/libs/cbi/luasrc
  • luci/branches/luci-0.9/libs/cbi/luasrc/cbi.lua
  • luci/branches/luci-0.9/libs/cbi/luasrc/view/cbi/map.htm
  • luci/branches/luci-0.9/libs/cbi/luasrc/view/cbi/nsection.htm
luci-0.9: backport CBI from trunk, adds tab support, auto-hiding of commit …
02:19 Changeset [5772] by jow
  • luci/trunk/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua
module/admin-full: add missing mode+wds -> ap/sta-wds reverse mapping for …
02:18 Changeset [5771] by jow
  • luci/branches/luci-0.9/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua
luci-0.9: add 11n options, add ap/sta wds mode
00:47 Changeset [5770] by jow
  • luci/branches/luci-0.9/applications/luci-hd-idle
  • luci/branches/luci-0.9/applications/luci-mmc-over-gpio
  • luci/branches/luci-0.9/contrib/package/luci/Makefile
luci-0.9: merge r5769
00:41 Changeset [5769] by jow
  • luci/trunk/applications/luci-hd-idle
  • luci/trunk/applications/luci-mmc-over-gpio
  • luci/trunk/contrib/package/luci/Makefile
trunk: remove underscores in app names (Openwrt ticket #6654)

03/08/10:

23:45 Changeset [5768] by jow
  • luci/branches/luci-0.9/modules/admin-full/luasrc/model/cbi/admin_network/ifaces.lua
  • luci/branches/luci-0.9/modules/admin-full/luasrc/model/cbi/admin_network/network.lua
  • luci/branches/luci-0.9/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua
luci-0.9: minor fixes and sanity checks in network config pages
20:33 Changeset [5767] by jow
  • luci/branches/luci-0.9/contrib/package/luci/Makefile
luci-0.9: merge r5766
20:33 Changeset [5766] by jow
  • luci/trunk/contrib/package/luci/Makefile
contrib/package: rename luci-kamikaze to luci, add initmgr to default …
20:07 Changeset [5765] by jow
  • luci/branches/luci-0.9/applications/luci-initmgr/luasrc/controller/init.lua
  • luci/branches/luci-0.9/applications/luci-initmgr/luasrc/model/cbi/init/init.lua
  • luci/branches/luci-0.9/po/ca/initmgr.po
  • luci/branches/luci-0.9/po/de/initmgr.po
  • luci/branches/luci-0.9/po/el/initmgr.po
luci-0.9: merge r5764
20:05 Changeset [5764] by jow
  • luci/trunk/applications/luci-initmgr/luasrc/controller/init.lua
  • luci/trunk/applications/luci-initmgr/luasrc/model/cbi/init/init.lua
applications/luci-initmgr: add start/stop/reload actions, move to services …
19:57 Changeset [5763] by jow
  • luci/branches/luci-0.9/libs/sys
  • luci/branches/luci-0.9/libs/sys/luasrc/sys.lua
luci-0.9: merge r5762
19:56 Changeset [5762] by jow
  • luci/trunk/libs/sys/luasrc/sys.lua
libs/sys: fix unwanted invocation of initscripts when probing index of rcS
18:02 Changeset [5761] by jow
  • luci/branches/luci-0.9/contrib/package/luci/Makefile
luci-0.9: merge r5760
18:02 Changeset [5760] by jow
  • luci/trunk/contrib/package/luci/Makefile
contrib/package: remove conffile entries for luci_hosts and luci_ethers
05:51 Changeset [5759] by jow
  • luci/branches/luci-0.9/applications/luci-initmgr
  • luci/branches/luci-0.9/applications/luci-initmgr/luasrc/model/cbi/init/init.lua
luci-0.9: merge r5758
05:49 Changeset [5758] by jow
  • luci/trunk/applications/luci-initmgr/luasrc/model/cbi/init/init.lua
applications/luci-initmgr: fix disabling of init scripts
03:47 Changeset [5757] by jow
  • luci/branches/luci-0.9/libs/uci/root/etc/config/ucitrack
luci-0.9: merge r5756
03:43 Changeset [5756] by jow
  • luci/trunk/libs/uci/root/etc/config/ucitrack
libs/uci: reload luci-statistics when changing system properties
03:34 Changeset [5755] by jow
  • luci/branches/luci-0.9/applications/luci-fw/luasrc/model/cbi/luci_fw/traffic.lua
  • luci/branches/luci-0.9/applications/luci-fw/luasrc/model/cbi/luci_fw/zones.lua
luci-0.9: merge r5597
03:17 Changeset [5754] by jow
  • luci/branches/luci-0.9/modules/admin-full/luasrc/controller/admin/system.lua
luci-0.9: merge r5753
03:16 Changeset [5753] by jow
  • luci/trunk/modules/admin-full/luasrc/controller/admin/system.lua
modules/admin-full: only show mount point config if /e/c/fstab is present
03:09 Changeset [5752] by jow
  • luci/branches/luci-0.9/modules/admin-full/luasrc/controller/admin/network.lua
  • luci/branches/luci-0.9/modules/admin-full/luasrc/model/cbi/admin_network/dhcp.lua
  • luci/branches/luci-0.9/modules/admin-full/luasrc/model/cbi/admin_network/dhcpleases.lua
luci-0.9: combine dhcp and lease page
02:50 Changeset [5751] by jow
  • luci/branches/luci-0.9/applications/luci-statistics/root/etc/config/luci_statistics
luci-0.9: merge r5750
02:49 Changeset [5750] by jow
  • luci/trunk/applications/luci-statistics/root/etc/config/luci_statistics
applications/luci-statistics: increase default graph width to 600px
02:47 Changeset [5749] by jow
  • luci/branches/luci-0.9/libs/ipkg/luasrc/model/ipkg.lua
luci-0.9: merge r5748
02:47 Changeset [5748] by jow
  • luci/trunk/libs/ipkg/luasrc/model/ipkg.lua
libs/ipkg: call opkg with --autoremove
02:24 Changeset [5747] by jow
  • luci/branches/luci-0.9/libs/uci/root/etc/config/ucitrack
luci-0.9: merge r5746
02:23 Changeset [5746] by jow
  • luci/trunk/libs/uci/root/etc/config/ucitrack
libs/uci: purge luci_ethers and luci_hosts from ucitrack
02:19 Changeset [5745] by jow
  • luci/branches/luci-0.9/modules/admin-core/root/etc/config/luci_hosts
  • luci/branches/luci-0.9/modules/admin-core/root/etc/init.d/luci_hosts
  • luci/branches/luci-0.9/modules/admin-full/luasrc/model/cbi/admin_network/hosts.lua
luci-0.9: merge r5744
02:18 Changeset [5744] by jow
  • luci/trunk/modules/admin-core/root/etc/config/luci_etherhosts
  • luci/trunk/modules/admin-core/root/etc/config/luci_ethers
  • luci/trunk/modules/admin-core/root/etc/config/luci_hosts
  • luci/trunk/modules/admin-core/root/etc/init.d/luci_ethers
  • luci/trunk/modules/admin-core/root/etc/init.d/luci_hosts
trunk: drop luci_hosts, now covered by /etc/config/dhcp
02:07 Changeset [5743] by jow
  • luci/branches/luci-0.9/modules/admin-core/root/etc/config/luci_ethers
  • luci/branches/luci-0.9/modules/admin-core/root/etc/init.d/luci_ethers
  • luci/branches/luci-0.9/modules/admin-full/luasrc/model/cbi/admin_network/dhcpleases.lua
luci-0.9: drop luci_ethers, static lease mgmnt. is now covered by …
01:53 Changeset [5742] by jow
  • luci/branches/luci-0.9/modules/admin-full/luasrc/view/admin_status/routes.htm
luci-0.9: merge r5741
01:52 Changeset [5741] by jow
  • luci/trunk/modules/admin-full/luasrc/view/admin_status/routes.htm
modules/admin-full: workaround integer overflow in ipv6 route display
01:50 Changeset [5740] by jow
  • luci/branches/luci-0.9/libs/sys/luasrc/sys.lua
luci-0.9: merge r5739
01:49 Changeset [5739] by jow
  • luci/trunk/libs/sys/luasrc/sys.lua
libs/sys: workaround for Lua number overflow in ipv6 route metrics
01:13 Changeset [5738] by jow
  • luci/branches/luci-0.9/modules/admin-full/luasrc/view/admin_system/packages.htm
luci-0.9: various improvements in package management ui

03/07/10:

22:52 Changeset [5737] by jow
  • luci/branches/luci-0.9/libs/ipkg/luasrc/model/ipkg.lua
luci-0.9: merge r5736
22:51 Changeset [5736] by jow
  • luci/trunk/libs/ipkg/luasrc/model/ipkg.lua
libs/ipkg: add overlay_root(), determines the overlay used by opkg
22:28 Changeset [5735] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/en.po
  • luci2/cbi2/lang.c
  • luci2/cbi2/lang.h
adds widgets for menus
21:14 Changeset [5734] by jow
  • luci/branches/luci-0.9/libs/ipkg/luasrc/model/ipkg.lua
luci-0.9: merge r5733
21:14 Changeset [5733] by jow
  • luci/trunk/libs/ipkg/luasrc/model/ipkg.lua
libs/ipkg: pass some force flags to opkg invokations for non interactive …
20:06 Changeset [5732] by jow
  • luci/branches/luci-0.9/applications/luci-uvc_streamer
  • luci/branches/luci-0.9/contrib/package/luci/Makefile
  • luci/branches/luci-0.9/po
  • luci/branches/luci-0.9/po/ca/uvc_streamer.po
  • luci/branches/luci-0.9/po/de/uvc_streamer.po
luci-0.9: merge r5730 amd r5731
19:43 Changeset [5731] by jow
  • luci/trunk/contrib/package/luci/Makefile
contrib/package: remove leftover reference to libcyassl-luci
19:42 Changeset [5730] by jow
  • luci/trunk/applications/luci-uvc_streamer
  • luci/trunk/contrib/package/luci/Makefile
  • luci/trunk/po/ca/uvc_streamer.po
  • luci/trunk/po/de/uvc_streamer.po
  • luci/trunk/po/el/uvc_streamer.po
trunk: drop uvc_stremaer support, package was removed upstream
19:01 Changeset [5729] by blogic
  • luci2/cbi2/sources/uci.c
remove debug
18:59 Changeset [5728] by blogic
  • luci2/cbi2/cbi.h
  • luci2/cbi2/en.po
  • luci2/cbi2/lang.c
  • luci2/cbi2/lang.h
  • luci2/cbi2/lmo.h
adds i18n support
18:53 Changeset [5727] by jow
  • luci/branches/luci-0.9/contrib/package/cyassl-luci
  • luci/branches/luci-0.9/contrib/package/luci/Makefile
luci-0.9: merge r5726
18:46 Changeset [5726] by Cyrus
  • luci/trunk/contrib/package/cyassl-luci
  • luci/trunk/contrib/package/luci/Makefile
Go back to OpenWrt? libcyassl
17:40 Changeset [5725] by jow
  • luci/branches/luci-0.9/modules/admin-full/luasrc/controller/admin/network.lua
luci-0.9: only show wireless and switch config if hardware is present
17:33 Changeset [5724] by jow
  • luci/trunk/modules/admin-full/luasrc/controller/admin/network.lua
modules/admin-full: don't display vlan config if there is no switch on the …
17:13 Ticket #111 (Freifunk wizard: Update settings for Freifunk Mainz) closed by jow
fixed: Comitted in r5721, r5722
17:01 Changeset [5723] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/config/network
  • luci2/cbi2/json.c
  • luci2/cbi2/network.uvl
adds <luci:depend>
16:24 Changeset [5722] by jow
  • luci/branches/luci-0.9/modules/freifunk/root/etc/config/freifunk
luci-0.9: merge r5721
16:24 Changeset [5721] by jow
  • luci/trunk/modules/freifunk/root/etc/config/freifunk
modules/freifunk: update settings for Mainz community profile (#111)
13:47 Changeset [5720] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/config/dhcp
  • luci2/cbi2/luci.c
  • luci2/cbi2/pages/network.luci
the json generator now honours the <luci:filter> tag when inside a …
13:12 Changeset [5719] by blogic
  • luci2/cbi2/config/dhcp
  • luci2/cbi2/config/network
  • luci2/cbi2/json.c
  • luci2/cbi2/luci.c
  • luci2/cbi2/Makefile
add generation of iterate section in json

03/06/10:

20:15 Changeset [5718] by jow
  • luci/branches/luci-0.9/modules/admin-full/luasrc/model/cbi/admin_network/vlan.lua
luci-0.9: merge r5716
20:15 Changeset [5717] by jow
  • luci/branches/luci-0.9/libs/cbi/luasrc/view/cbi/tblsection.htm
luci-0.9: merge r5115
20:13 Changeset [5716] by jow
  • luci/trunk/modules/admin-full/luasrc/model/cbi/admin_network/vlan.lua
modules/admin-full: rewrite vlan setup for new swconfig style config …
20:10 Changeset [5715] by jow
  • luci/trunk/libs/cbi/luasrc/view/cbi/tblsection.htm
libs/cbi: implement .sectiontitle callback for tblsections to allow custom …
10:50 Ticket #111 (Freifunk wizard: Update settings for Freifunk Mainz) created by reporter
The ESSID is incorrect, and the homepage should point to the …

03/05/10:

17:33 Changeset [5714] by Cyrus
  • luci2/upsd
  • luci2/upsd/action.c
  • luci2/upsd/action.h
  • luci2/upsd/cbi2
  • luci2/upsd/cbi2/datatypes.h
ups.d: Embedded dependency based init system

03/03/10:

07:12 Ticket #110 (luci network menu not working) created by reporter
I recently built openwrt from source for my netgear wndr3700. I installed …

03/02/10:

01:48 Changeset [5713] by jow
  • luci/branches/luci-0.9/build/gccconfig.mk
luci-0.9: merge r5712
01:47 Changeset [5712] by jow
  • luci/trunk/build/gccconfig.mk
[build] drop -Werror, newer gcc versions emit more warnings, stuff might …

03/01/10:

03:59 Changeset [5711] by blogic
  • luci2/cbi2/widgets/foreach.c
fixes parent caps of foreach element
03:49 Changeset [5710] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/config/network
  • luci2/cbi2/luci.c
  • luci2/cbi2/lucip.c
  • luci2/cbi2/Makefile
adds content and icon widgets, add/change several luci files
02:34 Changeset [5709] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/widgets/file.c
  • luci2/cbi2/widgets/foreach.c
  • luci2/cbi2/widgets/form.c
  • luci2/cbi2/widgets/option.c
cleanup widgets
02:30 Changeset [5708] by blogic
  • luci2/cbi2/luci.c
  • luci2/cbi2/network.luci
  • luci2/cbi2/system.luci
  • luci2/cbi2/widgets/form.c
  • luci2/cbi2/widgets/page.c
give none data widgets json handlers
02:15 Changeset [5707] by blogic
  • luci2/cbi2/json.c
iterate elements will get a json object called sections with the payload
02:09 Changeset [5706] by blogic
  • luci2/cbi2/Makefile
  • luci2/cbi2/sources/uci.c
  • luci2/cbi2/validate.c
  • luci2/cbi2/validate.h
  • luci2/cbi2/validator/boolean.c
adds several validator stubs and create association betwen field/option …
01:19 Changeset [5705] by blogic
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
  • luci2/cbi2/system.luci
  • luci2/cbi2/widgets/field.c
  • luci2/cbi2/widgets/form.c
add luci:package for CAP_DATA and make luci:page none data bound
00:51 Changeset [5704] by blogic
  • luci2/zepttho
  • luci2/zepttho/cbi2
  • luci2/zepttho/cbi2/cbi2.c
  • luci2/zepttho/cbi2/cbi2.h
  • luci2/zepttho/cbi2/datatypes.h
adds zepttho
00:46 Changeset [5703] by jow
  • luci/branches/luci-0.9/applications/luci-statistics
  • luci/branches/luci-0.9/applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua
  • luci/branches/luci-0.9/applications/luci-statistics/root/etc/config/luci_statistics
  • luci/branches/luci-0.9/applications/luci-statistics/root/etc/init.d/luci_statistics
  • luci/branches/luci-0.9/applications/luci-statistics/root/etc/uci-defaults/luci-statistics
luci-0.9: merge r5693 and r5697
00:44 Changeset [5702] by jow
  • luci/branches/luci-0.9/libs/ipkg/luasrc/model/ipkg.lua
luci-0.9: merge r5698
00:43 Changeset [5701] by blogic
  • luci2/cbi2/sources/uci.c
make uci_src_priv->parent point at top section and not package
00:43 Changeset [5700] by jow
  • luci/branches/luci-0.9/modules/admin-full/luasrc/controller/admin/system.lua
  • luci/branches/luci-0.9/modules/admin-full/luasrc/view/admin_system/packages.htm
luci-0.9: rewrite package management to be less OOM prone
00:38 Changeset [5699] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/config/network
  • luci2/cbi2/json.c
  • luci2/cbi2/luci.c
add function to start/stop all datasources, extend some widgets to be able …
00:38 Changeset [5698] by jow
  • luci/trunk/libs/ipkg/luasrc/model/ipkg.lua
libs/ipkg: add callback based list_all() and list_installed()

02/28/10:

21:59 Changeset [5697] by jow
  • luci/trunk/applications/luci-statistics/root/etc/init.d/luci_statistics
applications/luci-statistics: init fixes
21:32 Changeset [5696] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/config/dhcp
  • luci2/cbi2/json.c
  • luci2/cbi2/json.h
make a global elements index, cleanup cbi_element->e, cleanup cbi_resolv, …
18:44 Changeset [5695] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
make widget instances register as references to the widget. this will …
18:39 Changeset [5694] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/config
  • luci2/cbi2/config/luci
  • luci2/cbi2/config/network
adds new capability ITERATE, do proper section type detection in uci …
01:19 Changeset [5693] by jow
  • luci/trunk/applications/luci-statistics/root/etc/config/luci_statistics
  • luci/trunk/applications/luci-statistics/root/etc/uci-defaults/luci-statistics
applications/luci-statistics: make it run ootb again
00:52 Changeset [5692] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/example.uvl
  • luci2/cbi2/network.luci
  • luci2/cbi2/sources/uci.c
adds cbi_create_instance to allow creating instances of template …
00:21 Changeset [5691] by jow
  • luci/trunk/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua
modules/admin-full: add extended mac80211 wireless options for 11n, patch …

02/27/10:

23:06 Changeset [5690] by blogic
  • luci2/cbi2/validate.c
cleanup [5689]
23:04 Changeset [5689] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
  • luci2/cbi2/source.c
adds uci datasource
11:37 Changeset [5688] by cshore
  • luci/trunk/contrib/package/luci/Makefile
luci-app-voice-diag, luci-app-diag-devinfo: Fix dependencies for the …

02/26/10:

02:47 Changeset [5687] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/source.c
  • luci2/cbi2/widget.c
  • luci2/cbi2/widget.h
add a macro to reference caps and make cbi_element have a reference to …
02:22 Changeset [5686] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/lang.c
  • luci2/cbi2/log.c
  • luci2/cbi2/log.h
adss handling of datasource and macros for loging

02/24/10:

21:37 Changeset [5685] by blogic
  • luci2/cbi2/luci.uci
  • luci2/cbi2/session.c
use proper uci packages
21:15 Changeset [5684] by blogic
  • luci2/cbi2/cbi.h
  • luci2/cbi2/json.c
  • luci2/cbi2/luci.c
  • luci2/cbi2/luci.uci
  • luci2/cbi2/session.c
make uci use virtual path if set
19:08 Changeset [5683] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/lang.c
  • luci2/cbi2/Makefile
make languages load fromt the correct path
18:52 Changeset [5682] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/en.po
  • luci2/cbi2/example.uvl
  • luci2/cbi2/json.c
adds language support, default uci file, luci-cli to send json commands to …
16:33 Changeset [5681] by blogic
  • luci2/cbi2/cbi.c
dont use the src leading '.' in the auto generated id
16:30 Changeset [5680] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
  • luci2/cbi2/widget.c
rename uci= into src=
15:21 Changeset [5679] by blogic
  • luci2/cbi2/luci.c
  • luci2/cbi2/Makefile
  • luci2/cbi2/uci.c
  • luci2/cbi2/uci.h
adds ucix, setting of absolute root path via uci and command line
14:59 Changeset [5678] by blogic
  • luci2/cbi2/luci.c
use PWD to determine the virtual root
14:57 Changeset [5677] by blogic
  • luci2/cbi2/network.luci
  • luci2/cbi2/widgets/foreach.c
  • luci2/cbi2/widgets/section.c
  • luci2/cbi2/widgets/tsection.c
allow elements with section flag to be child of other sections
14:47 Changeset [5676] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/luci.c
adds function to dump content of a blob file
13:51 Changeset [5675] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/luci.c
adds handling of a virtual root and better allocation of cbi_ctx
13:02 Changeset [5674] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/luci.c
  • luci2/cbi2/lucic.c
  • luci2/cbi2/lucic.h
  • luci2/cbi2/lucip.c
add command line options, integrate lucic, add unix socket
02:13 Changeset [5673] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
minor fixes to cbi2, make dump() output nicer, autogenerate new luco files …
02:11 Changeset [5672] by blogic
  • luci2/cbi2/lucip.c
update lucic parser to handle values of elements in a saner manner

02/23/10:

21:59 Changeset [5671] by blogic
  • luci2/cbi2/lucip.c
remove debug printf
21:58 Changeset [5670] by blogic
  • luci2/cbi2/lucip.c
  • luci2/cbi2/network.luci
make xml parser allow /> to close tags without real close tag
21:33 Changeset [5669] by blogic
  • luci2/cbi2/cbi.h
  • luci2/cbi2/widgets/field.c
  • luci2/cbi2/widgets/file.c
  • luci2/cbi2/widgets/foreach.c
  • luci2/cbi2/widgets/form.c
make WIDGET macro not depend on a generated name for properties struct
20:24 Changeset [5668] by blogic
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
  • luci2/cbi2/widgets/tsection.c
fixes typo, should be tsection and not stemplate
17:10 Changeset [5667] by Cyrus
  • luci2/cbi2/Makefile
strict aliasiang breaks compilation on amd64
16:44 Changeset [5666] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
  • luci2/cbi2/widget.c
luci2 - adds a virtual element for files, update network.luci, adds …
16:20 Ticket #109 (Can't configure vlan ifaces) created by reporter
With the current radiogroup method of selecting an interface to for a …
11:19 Changeset [5665] by blogic
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
  • luci2/cbi2/Makefile
  • luci2/cbi2/network.luci
  • luci2/cbi2/widget.c
luci2 - improve api for widget handling. widget properties can now be …

02/22/10:

17:52 Changeset [5664] by blogic
  • luci2/cbi2
  • luci2/cbi2/blob.c
  • luci2/cbi2/blob.h
  • luci2/cbi2/cbi.c
  • luci2/cbi2/cbi.h
adds initial cbi2 developement snapshot
17:04 Changeset [5663] by blogic
  • luci2
adds folders for luci2
Note: See TracTimeline for information about the timeline view.