Merge pull request #1818 from dibdot/lxc_fix
[project/luci.git] / libs / httpd / luasrc / httpd / handler / luci.lua
2009-05-01 Steven BarthRemove Luasocket - obsoleted by nixio
2008-11-01 Steven BarthRemove overload protection from SDK httpd
2008-10-15 Jo-Philipp Wich* luci/libs/httpd: fix spurious Overload errors in...
2008-09-02 Steven BarthFixed occasionally occuring "Overload"-problems with...
2008-08-27 Steven BarthFix some synchronization issues
2008-08-27 Steven BarthRenamed reworked UCI API to uci2 to allow a peaceful...
2008-08-10 Steven Barth* libs/web: Reworked authentication
2008-07-23 Steven BarthMade SGIs even more standards compliant (respect EOF...
2008-07-23 Steven BarthFix sgi-wsapi and sgi-luci to be standards compliant
2008-07-03 Steven Barth* libs/httpd: Add limit for luci handler
2008-06-29 Steven Barth* libs/core: Moved ltn12 inside LuCI to avoid package...
2008-06-28 Steven Barth* Fixed last commit
2008-06-28 Steven Barth* libs/httpd: Added Cache-Control header to LuCI
2008-06-28 Jo-Philipp Wich* libs/http: fix header handling in conditionals.lua
2008-06-25 Jo-Philipp Wich* luci/httpd: fix 500 error case in luci handler...
2008-06-25 Steven Barth* libs/httpd: Introduced keep-alive and pipelining...
2008-06-23 Steven Barth* Introducing LuCI HTTPD as testing environment