summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2008-07-06Revert "* luci/olsr: fix names of interfaces with type bridge"Steven Barth
2008-07-05* luci/libs: make treatment of "+" conditional in http.protocol ("+" should n...Jo-Philipp Wich
2008-07-05applications/luci-olsr: Fixed to work with 0.5.6Steven Barth
2008-07-05libs/core: Fixed luci.util.splitSteven Barth
2008-07-05libs/http: Added handling of "+" in luci.http.protocl.urldecodeSteven Barth
2008-07-05* i18n: Changed description of LuCISteven Barth
2008-07-05* modules/admin-core: Add translation for UCI changes, revert and apply page ...Steven Barth
2008-07-04* luci: fixup svn propertiesJo-Philipp Wich
2008-07-04* luci/olsr: fix names of interfaces with type bridgeJo-Philipp Wich
2008-07-03* libs/httpd: Add limit for luci handlerSteven Barth
2008-07-02* libs/httpd: Fixed garbage collectionSteven Barth
2008-07-01* libs/httpd: Fixed last commitSteven Barth
2008-07-01* libs/httpd: Memory optimizations part #1Steven Barth
2008-07-01* libs/httpd: Fixed a memleakSteven Barth
2008-07-01* Initial luaxyssl PackageSteven Barth
2008-06-30* libs/httpd: also handle missing directory permissions correctlyJo-Philipp Wich
2008-06-30* libs/http: removed protocol.filter, added mimetypes to protocol.mimeJo-Philipp Wich
2008-06-29* luci/httpd: Populated missing functions to wrapped socketSteven Barth
2008-06-29* luci: fix stripping of certain multi line commentsJo-Philipp Wich
2008-06-29* luci: strip comments in source targetJo-Philipp Wich
2008-06-29* lib/sgi-luci: Fixed init.d scriptsSteven Barth
2008-06-29* libs/core: Moved ltn12 inside LuCI to avoid package conflicts with luasocketSteven Barth
2008-06-29* Fixed last commitSteven Barth
2008-06-29* luci/httpd: Handle timeouts on socket writes correctlySteven Barth
2008-06-29* libs/web: Added Logout supportSteven Barth
2008-06-29* applications/luci-splash: Rewrote luci-splash using an own daemon implement...Steven Barth
2008-06-29* Some more cleanupSteven Barth
2008-06-29* Removed orphaned directoriesSteven Barth
2008-06-29* libs/core: Made luci.util.strip_bytecode forward-compatible to upcoming Ope...Steven Barth
2008-06-29better excludes for the local tree copyFelix Fietkau
2008-06-29add cookie supportFelix Fietkau
2008-06-29fix bogus quilt patch apply errorsFelix Fietkau
2008-06-28fix an accidental return code changeFelix Fietkau
2008-06-28* libs/httpd: print request uri, not real path in directory listingsJo-Philipp Wich
2008-06-28fix running boa as rootFelix Fietkau
2008-06-28handle local host lookup failuresFelix Fietkau
2008-06-28fix dynamic plugin dlopen() linker issuesFelix Fietkau
2008-06-28don't copy .o files when copying the local source treeFelix Fietkau
2008-06-28* libs/http: added support for directory listingsJo-Philipp Wich
2008-06-28fix some build flags, add support for transparently copying files from a luci...Felix Fietkau
2008-06-28* lib/sgi-cgi, lib/sgi-webuci: Enforce HTTP standardsSteven Barth
2008-06-28* lib/core: Fixed wrong argument order for luci.user.checkpasswdSteven Barth
2008-06-28use ldflags in sgi-webuci linkingFelix Fietkau
2008-06-28* libs/httpd: Fixed a problem with empty sources in filehandlerSteven Barth
2008-06-28* Fixed last commitSteven Barth
2008-06-28* libs/httpd: Added Cache-Control header to LuCISteven Barth
2008-06-28* libs/http: add Date header for 304 responsesJo-Philipp Wich
2008-06-28* libs/http: fix header handling in conditionals.luaJo-Philipp Wich
2008-06-28* libs/web: Switched from HTTP-Basic-Auth to Session-AuthSteven Barth
2008-06-28* libs/http: prepare support for RFC2616 / 14.24 - 14.28Jo-Philipp Wich