project/luci.git
2008-07-07 Jo-Philipp... * luci/libs/web: extended template syntax to allow...
2008-07-07 Steven Barthlibs/web: Added template comments
2008-07-07 Steven BarthUpdated about-page
2008-07-07 Steven BarthUpdated notice and contributors information
2008-07-07 Jo-Philipp... * luci/themes: next round of css fixes for openwrt...
2008-07-07 Andreas Seidler* fixed Makefile for community package for Freifunk...
2008-07-07 Andreas Seidler* Add community package for Freifunk Berlin
2008-07-07 Jo-Philipp... * luci: fix an error in Makefile introduced by french...
2008-07-07 Florian FainelliAdd french translations to LuCI
2008-07-06 Jo-Philipp... * luci/themes: several css fixes for openwrt.org theme
2008-07-06 Jo-Philipp... * luci/themes: always show all submenus in openwrt...
2008-07-06 Jo-Philipp... * luci/themes: merge openwrt.org the from xyron
2008-07-06 Steven Barthremoved recursive dependency
2008-07-06 Steven BarthAdd temporary dependency for luci-web to luci-sgi-cgi
2008-07-06 Steven BarthRemove "incomplete" note of now complete package
2008-07-06 Steven Barthlibs/web: Removed deprecated i18n-file naming convention
2008-07-06 Steven Barth* libs/web: Fixed translation handling
2008-07-06 Steven Barth* libs/web: Prepare entry for french translation
2008-07-06 Steven Barthlibs/cbi: Fixed rendering of checkbox and radiobox...
2008-07-06 Steven Barthlibs/cbi: Use labels instead of divs for field titles
2008-07-06 Steven Barth* libs/uci: Added function get_statevalue
2008-07-06 Steven BarthRevert "* luci/olsr: fix names of interfaces with type...
2008-07-05 Jo-Philipp... * luci/libs: make treatment of "+" conditional in http...
2008-07-05 Steven Barthapplications/luci-olsr: Fixed to work with 0.5.6
2008-07-05 Steven Barthlibs/core: Fixed luci.util.split
2008-07-05 Steven Barthlibs/http: Added handling of "+" in luci.http.protocl...
2008-07-05 Steven Barth* i18n: Changed description of LuCI
2008-07-05 Steven Barth* modules/admin-core: Add translation for UCI changes...
2008-07-04 Jo-Philipp... * luci: fixup svn properties
2008-07-04 Jo-Philipp... * luci/olsr: fix names of interfaces with type bridge
2008-07-03 Steven Barth* libs/httpd: Add limit for luci handler
2008-07-02 Steven Barth* libs/httpd: Fixed garbage collection
2008-07-01 Steven Barth* libs/httpd: Fixed last commit
2008-07-01 Steven Barth* libs/httpd: Memory optimizations part #1
2008-07-01 Steven Barth* libs/httpd: Fixed a memleak
2008-07-01 Steven Barth* Initial luaxyssl Package
2008-06-30 Jo-Philipp... * libs/httpd: also handle missing directory permissions...
2008-06-30 Jo-Philipp... * libs/http: removed protocol.filter, added mimetypes...
2008-06-29 Steven Barth* luci/httpd: Populated missing functions to wrapped...
2008-06-29 Jo-Philipp... * luci: fix stripping of certain multi line comments
2008-06-29 Jo-Philipp... * luci: strip comments in source target
2008-06-29 Steven Barth* lib/sgi-luci: Fixed init.d scripts
2008-06-29 Steven Barth* libs/core: Moved ltn12 inside LuCI to avoid package...
2008-06-29 Steven Barth* Fixed last commit
2008-06-29 Steven Barth* luci/httpd: Handle timeouts on socket writes correctly
2008-06-29 Steven Barth* libs/web: Added Logout support
2008-06-29 Steven Barth* applications/luci-splash: Rewrote luci-splash using...
2008-06-29 Steven Barth* Some more cleanup
2008-06-29 Steven Barth* Removed orphaned directories
2008-06-29 Steven Barth* libs/core: Made luci.util.strip_bytecode forward...
2008-06-29 Felix Fietkaubetter excludes for the local tree copy
2008-06-29 Felix Fietkauadd cookie support
2008-06-29 Felix Fietkaufix bogus quilt patch apply errors
2008-06-28 Felix Fietkaufix an accidental return code change
2008-06-28 Jo-Philipp... * libs/httpd: print request uri, not real path in direc...
2008-06-28 Felix Fietkaufix running boa as root
2008-06-28 Felix Fietkauhandle local host lookup failures
2008-06-28 Felix Fietkaufix dynamic plugin dlopen() linker issues
2008-06-28 Felix Fietkaudon't copy .o files when copying the local source tree
2008-06-28 Jo-Philipp... * libs/http: added support for directory listings
2008-06-28 Felix Fietkaufix some build flags, add support for transparently...
2008-06-28 Steven Barth* lib/sgi-cgi, lib/sgi-webuci: Enforce HTTP standards
2008-06-28 Steven Barth* lib/core: Fixed wrong argument order for luci.user...
2008-06-28 Felix Fietkauuse ldflags in sgi-webuci linking
2008-06-28 Steven Barth* libs/httpd: Fixed a problem with empty sources in...
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... * libs/http: add Date header for 304 responses
2008-06-28 Jo-Philipp... * libs/http: fix header handling in conditionals.lua
2008-06-28 Steven Barth* libs/web: Switched from HTTP-Basic-Auth to Session...
2008-06-28 Jo-Philipp... * libs/http: prepare support for RFC2616 / 14.24 -...
2008-06-27 Jo-Philipp... * libs/http: removed caching in http.protocol.date
2008-06-27 Steven Barth* libs/web: Prepare session authentication
2008-06-27 Steven Barth* Updated thankyou documents
2008-06-26 Jo-Philipp... * libs/http: implement caching in http.protocol.date
2008-06-26 Steven Barth* libs/httpd: Removed a debug function
2008-06-26 Steven Barth* libs/httpd: Rewrote daemon controller to increase...
2008-06-26 Jo-Philipp... * libs/httpd: added ETag, Date, Content-Type and Last...
2008-06-26 Jo-Philipp... * libs/http: removed debugging prints from http.protoco...
2008-06-26 Jo-Philipp... * libs/http: require luci.util in http.protocol.mime
2008-06-26 Jo-Philipp... * libs/http: added http mime helper lib
2008-06-26 Jo-Philipp... * libs/http: added http date helper lib
2008-06-25 Jo-Philipp... * luci/httpd: fix 500 error case in luci handler...
2008-06-25 Steven Barth* libs/httpd: Optimized performance again
2008-06-25 Steven Barth* libs/httpd: Fixed typos
2008-06-25 Steven Barth* libs/httpd: Optimized performance
2008-06-25 Steven Barth* libs/httpd: cleanup
2008-06-25 Steven Barth* libs/httpd: Use HTTP/1.0 for error messages
2008-06-25 Steven Barth* libs/httpd: Automatically remove timed out threads
2008-06-25 Steven Barth* libs/httpd: Introduced keep-alive and pipelining...
2008-06-25 Steven Barth* libs/web: Fixed reference to dispatcher in luci.dispa...
2008-06-23 Steven Barthlibs/web: Fixed bug where the environment table gets...
2008-06-23 Steven Barth* libs/web: Changed caching behaviour of template library
2008-06-23 Steven Barth* Added preliminary OpenWRT support for luci-httpd
2008-06-23 Steven Barth* libs/httpd: Tuned Garbage Collection
2008-06-23 Steven Barth* libs/util: Fixed memory leaks in threadlocal implemen...
2008-06-23 Steven Barth* libs/httpd: Added performance ;-)
2008-06-23 Jo-Philipp... * luci/libs: fix syntax error in last commit
2008-06-23 Jo-Philipp... * luci/libs: fix possible error when doing sub() on...
2008-06-23 Jo-Philipp... * luci/libs: fix eof handling for urldecode_message_bod...
next