Added new application luci-ntpc to luci-full and luci-mini
[project/luci.git] / libs /
2008-07-17 Steven BarthAdded new application luci-ntpc to luci-full and luci...
2008-07-17 Steven BarthNew application luci-upnp for luci-full and luci-mini
2008-07-17 Steven Barthlibs/core: Fixed luci.fs.isfile
2008-07-17 Steven Barthapplications/luci-qos: Smaller enhancements, support...
2008-07-16 Steven Barthmodules/admin-mini: Added Wifi configuration
2008-07-16 Jo-Philipp Wich* libs/http: fix blocksize-related mime decoding proble...
2008-07-16 Steven Barthlibs/web: Prevent luci.http to prematurely parse the...
2008-07-16 Steven Barthlibs/web: Made luci.http.write a sink
2008-07-16 Steven Barthlibs/cbi: Fixed AbstractSection.create
2008-07-16 Steven Barthlibs/web: Added luci.web.dispatcher.registered
2008-07-16 Steven Barthlibs/cbi: Cleaned up *Section.create
2008-07-15 Jo-Philipp Wich* luci: associate luci_ethers reload with luci_ethers...
2008-07-15 Jo-Philipp Wich* luci/libs/cbi: fix syntax error in mvalue template
2008-07-15 Jo-Philipp Wich* luci/libs/cbi: various template cleanups
2008-07-15 Jo-Philipp Wich* luci/libs/cbi: fix <label> assignment for checkbox...
2008-07-15 Steven Barthlib/cbi: Added support for multiple CBI maps per model
2008-07-14 Steven Barthlibs/cbi: Fixed MultiValue select widget
2008-07-14 Steven Barthlibs/cbi: Fixed MultiValues
2008-07-14 Jo-Philipp Wich* luci/libs/http: fix two typos in http.protocol
2008-07-14 Jo-Philipp Wich* luci/libs/http: use a more flexible aproach when...
2008-07-14 Jo-Philipp Wich* luci/libs/http: remove left over field initialisation
2008-07-14 Jo-Philipp Wich* luci/libs/http: implement multi-value support in...
2008-07-14 Jo-Philipp Wich* luci: add memory status patches from soma
2008-07-13 Jo-Philipp Wich* luci/libs/cbi: remove now ununsed tiny_value*.htm...
2008-07-13 Steven Barthlibs/cbi: Fixed dependency JavaScript to match the...
2008-07-13 Jo-Philipp Wich* luci/themes: more fixes for openwrt.org theme
2008-07-12 Jo-Philipp Wich* luci/themes: lots of fixes in openwrt.org theme
2008-07-07 Steven BarthAdded copyright-tags to templates
2008-07-07 Jo-Philipp Wich* luci/libs/web: fixed whitespace strip condition in...
2008-07-07 Jo-Philipp Wich* luci/libs/web: extended template syntax to allow...
2008-07-07 Steven Barthlibs/web: Added template comments
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-05 Jo-Philipp Wich* luci/libs: make treatment of "+" conditional in http...
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-04 Jo-Philipp Wich* luci: fixup svn properties
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-06-30 Jo-Philipp Wich* libs/httpd: also handle missing directory permissions...
2008-06-30 Jo-Philipp Wich* libs/http: removed protocol.filter, added mimetypes...
2008-06-29 Steven Barth* luci/httpd: Populated missing functions to wrapped...
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* libs/core: Made luci.util.strip_bytecode forward...
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 Wich* 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 Jo-Philipp Wich* libs/http: added support for directory listings
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 Wich* libs/http: add Date header for 304 responses
2008-06-28 Jo-Philipp Wich* 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 Wich* libs/http: prepare support for RFC2616 / 14.24 -...
2008-06-27 Jo-Philipp Wich* libs/http: removed caching in http.protocol.date
2008-06-27 Steven Barth* libs/web: Prepare session authentication
2008-06-26 Jo-Philipp Wich* 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 Wich* libs/httpd: added ETag, Date, Content-Type and Last...
2008-06-26 Jo-Philipp Wich* libs/http: removed debugging prints from http.protoco...
2008-06-26 Jo-Philipp Wich* libs/http: require luci.util in http.protocol.mime
2008-06-26 Jo-Philipp Wich* libs/http: added http mime helper lib
2008-06-26 Jo-Philipp Wich* libs/http: added http date helper lib
2008-06-25 Jo-Philipp Wich* 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 Wich* luci/libs: fix syntax error in last commit
next