LuCI - OpenWrt Configuration Interface
Find a file
Steven Barth 65870edf9f * libs/core: Added garbage collector to luci.util.threadlocal to avoid memory leaks
* libs/http: Use env-Variables instead of headers for parse_message_body and subsequent functions
* libs/http: Added missing urldecode call for parsing urlencoded params
* libs/web: Ported luci.http to use ltn12 sources and sinks instead of sockets or file pointers
* libs/sgi-cgi, libs/sgi-webuci, libs/sgi-wsapi: Updated to work with new luci.http.Request ABI
2008-06-20 19:57:57 +00:00
applications * Added support for CGI SGI 2008-06-15 17:45:10 +00:00
build * Added support for htdocs module directory 2008-06-15 16:02:47 +00:00
contrib * Moved luci.http.protocol to libs/http 2008-06-20 16:47:25 +00:00
i18n * Added support for timezone setting 2008-06-11 20:58:15 +00:00
libs * libs/core: Added garbage collector to luci.util.threadlocal to avoid memory leaks 2008-06-20 19:57:57 +00:00
modules * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers 2008-06-14 14:12:12 +00:00
themes * Added support for htdocs module directory 2008-06-15 16:02:47 +00:00
.buildpath * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
.gitignore ignore vim swap files 2008-06-02 15:35:37 +00:00
.project Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to Lua Configuration Interface 2008-05-25 17:00:30 +00:00
INSTALL Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to Lua Configuration Interface 2008-05-25 17:00:30 +00:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
Makefile * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers 2008-06-14 14:12:12 +00:00
NOTICE * Moved luci.http.protocol to libs/http 2008-06-20 16:47:25 +00:00
THANKYOU * Bugfixes 2008-05-29 18:27:12 +00:00