luci/libs
Steven Barth 30421d38dd Introduce luci.dispatcher.get(...) which works like node(...) but does
not disable the autocreated flag and does not overwrite the target
controller so that call()-targets won't loose their binding to their
controller
2009-02-26 17:08:41 +00:00
..
cbi Fix option dependencies, this was lost in some IE fixing stuff 2009-02-23 22:53:42 +00:00
core libs/core: further fixes for luci.util.pcdata(), fix wrong character range and drop invalid control chars entirely 2009-01-25 13:03:17 +00:00
fastindex * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers 2008-06-14 14:12:12 +00:00
http build: generate timezone offsets too in zoneinfo2lua.pl 2008-12-06 03:18:14 +00:00
httpclient nixio: Finetuning of TLS-support 2009-02-24 17:54:48 +00:00
httpd Always close POST-connections (circumvents some strange browser behaviour in Firefox / Opera) 2008-11-03 09:44:38 +00:00
ipkg libs/ipkg: use -force-defaults to ensure non-interactive execution 2009-02-17 01:37:18 +00:00
json Introduce active (pulling) JSON-Decoder 2009-01-04 20:08:45 +00:00
lpk libs/lpk: Fixed typos 2008-07-29 17:00:06 +00:00
lucittpd libs/lucittpd: fix format strings in luaplugin.c and log.c 2009-01-21 13:50:24 +00:00
nixio nixio: Finetuning of TLS-support 2009-02-24 17:54:48 +00:00
sgi-cgi Increase compatibility of SGI-CGI with CGI1.1 standard 2008-11-08 20:23:55 +00:00
sgi-luci Make LuCIttpd work OOTB 2008-12-07 11:47:59 +00:00
sgi-webuci * luci/sgi/webuci: remove now empty 130-inet6_fix.patch 2008-10-28 18:42:05 +00:00
sgi-wsapi Made SGIs even more standards compliant (respect EOF command from LuCI) 2008-07-23 18:52:12 +00:00
sys modules/admin-full: implement iptables status page 2009-02-08 03:56:50 +00:00
uci libs/uci: implement get_bool() to retrive uci variables as boolean value 2009-01-19 13:39:54 +00:00
uvl libs/uvl: update inline documentation 2009-01-18 00:02:13 +00:00
uvldoc Fixes UVLdoc generation, thanks ffrrrr (closes #49) 2009-02-20 11:47:03 +00:00
web Introduce luci.dispatcher.get(...) which works like node(...) but does 2009-02-26 17:08:41 +00:00