project/luci.git
2008-06-17 Steven Barth* Use CRLF instead of LF in HTTP headers
2008-06-17 Steven Barth* Preliminary module implementation for Luci HTTPD
2008-06-16 Steven Barth* Removed it
2008-06-16 Steven Barth* Added preliminary HTTPD construct
2008-06-15 Jo-Philipp... * luci/libs: http.protocol: prevent oversized read...
2008-06-15 Jo-Philipp... * luci/libs: http.protocol: switch to blockwise reading...
2008-06-15 Steven Barth* Fixed SGI webuci to work with new HTTP API
2008-06-15 Steven Barth* Fix sgi-cgi postinst
2008-06-15 Jo-Philipp... * luci/libs: improved linereader implementation
2008-06-15 Steven Barth* Removed support for Haserl
2008-06-15 Steven Barth* Fixed last commit
2008-06-15 Steven Barth* Finished support for SGI CGI
2008-06-15 Steven Barth* Added support for CGI SGI
2008-06-15 Steven Barth* Added support for htdocs module directory
2008-06-15 Jo-Philipp... * luci/libs: http.protocol: split parse_message() in...
2008-06-15 Jo-Philipp... * luci/libs: drop depency to luci.bits use tonumber...
2008-06-15 Steven Barth* Generalized HTTP-API
2008-06-15 Jo-Philipp... * luci/libs: protocol.lua: store status code and status...
2008-06-15 Jo-Philipp... * luci/libs: fix get parameter handling in http.protocol
2008-06-15 Jo-Philipp... * luci/libs: added initial HTTP protocol implementation
2008-06-14 Steven Barth* Added preliminary support for WSAPI SGI
2008-06-14 Jo-Philipp... * luci/statistics: some german translation fixes
2008-06-14 Jo-Philipp... * luci/addons: minor fix in luci-fixtime init script
2008-06-14 Jo-Philipp... * luci/libs: move time fix to luci-addons
2008-06-14 Steven Barth* Minor cleanups
2008-06-14 Jo-Philipp... * luci/themes: fix query string functionality
2008-06-14 Steven Barth* Rewrote Luci to be coroutine-safe allowing the use...
2008-06-14 Jo-Philipp... * luci/olsr: added config-support and translations...
2008-06-12 Steven Barth* Rolling back to Boa 0.94.13 due to chaos
2008-06-12 Steven Barth* Fixed last commit
2008-06-12 Steven Barth* Fixed cross compiling
2008-06-12 Steven BarthReadded unfindes Boa 0.94.14rc21
2008-06-12 Steven Barth* libs/sgi-webuci: Added init-script for Boa
2008-06-11 Steven BarthRevert "* Updated Boa to 0.94.14rc21 + Debian patches"
2008-06-11 Steven Barth* Added support for timezone setting
2008-06-11 Steven Barth* applications/luci-splash: Removed dependency to sgi...
2008-06-11 Steven Barth* Disable Boa gunzip support
2008-06-11 Steven Barth* Updated Boa to 0.94.14rc21 + Debian patches
2008-06-10 Steven Barth* Fixed host builds
2008-06-10 Steven Barth* Fixed luaposix Makefile
2008-06-10 Jo-Philipp... * luci/statistics: fix syntax error in init script
2008-06-10 Jo-Philipp... * luci/statistics: add and enable load plugin by default
2008-06-09 Steven Barth* Completed cleanup of German translation
2008-06-09 Steven Barth* Prepare german translation cleanup
2008-06-09 Steven Barth* themes/fledermaus: Register on install
2008-06-09 Steven Barth* Made Makefiles attribute aware
2008-06-08 Jo-Philipp... * luci/statistics: add postinstall for package, fix...
2008-06-08 Jo-Philipp... * luci/statistics: register statistics reload commit...
2008-06-08 Jo-Philipp... * luci/statistics: implement reload action in init...
2008-06-08 Jo-Philipp... * luci/statistics: implement support for the load...
2008-06-08 Steven Barth* applications/olsr: Fixed case sensitive i18n-keys
2008-06-08 Steven Barth* libs/cbi: Fixed a bug which prevented creation of...
2008-06-08 Jo-Philipp... * luci/statistics: reworked some dispatcher, use new...
2008-06-08 Steven Barth* Increased version number to 0.6
2008-06-08 Jo-Philipp... * luci/core: add spairs(), kspairs() and vspairs...
2008-06-08 Jo-Philipp... * luci/i18n: fix typo in english translation
2008-06-08 Steven Barth* applications/luci-olsr: Translation
2008-06-08 Steven Barth* applications/luci-qos: Translation
2008-06-08 Steven Barth* More Translation
2008-06-08 Jo-Philipp... * luci/statistics: append ".lua" to language files...
2008-06-08 Jo-Philipp... * luci/statistics: replace load() with loadc() since...
2008-06-08 Jo-Philipp... * luci/statistics: Latin1 -> UTF-8 conversation for...
2008-06-08 Jo-Philipp... * luci/statistics: add german translation
2008-06-08 Steven Barth* Core translation
2008-06-08 Steven Barth* Core translation
2008-06-07 Steven Barth* libs/web: Fixed time hack
2008-06-07 Steven Barth* libs/uci: Fixed uci.delete_all
2008-06-07 Steven Barth* libs/web: Fixed secure caching with setuid/setgid...
2008-06-07 Steven Barth* Fixed last commit
2008-06-07 Steven Barth* libs/web: Fixed Luci template cache
2008-06-06 Steven Barth* Fixed a typo
2008-06-06 Steven Barth* Fixed typos
2008-06-06 Steven Barth* Fixed a bug in Luci-Splash
2008-06-06 Steven Barth* Core translation
2008-06-06 Steven Barth* Removed High-Level UCI-API due to Lua compiler bugs
2008-06-06 Steven Barth* Removed section titles
2008-06-06 Steven Barth* Fixed an issue that prevented the controller from...
2008-06-06 Steven Barth* Added missing file
2008-06-06 Steven Barth* Separated OLSR pages into separate application pack
2008-06-05 Steven Barth* Merged Luci to use native UCI-library
2008-06-05 Steven Barth* Updated UCI libraries
2008-06-05 Jo-Philipp... * luci/statistics: whitespace cleanup in controller
2008-06-05 Jo-Philipp... * luci/statistics: fix dispatcher again: drop redirect...
2008-06-04 Jo-Philipp... * luci/themes: do an explicit check for table data...
2008-06-04 Jo-Philipp... * luci/statistics: moving the graph controller to admin...
2008-06-04 Jo-Philipp... * luci/themes: oops I forgot the most important piece...
2008-06-04 Jo-Philipp... * luci/themes: fix admin header template, crashes badly...
2008-06-04 Steven Barth* Fix #2275
2008-06-04 Felix Fietkauallow the sgi-webuci prepare_req function to reload...
2008-06-03 Jo-Philipp... * luci/statistics: made definition fallbacks for date...
2008-06-03 Jo-Philipp... * luci/statistics: definitions.lua: remove all defs...
2008-06-03 Jo-Philipp... * luci/statistics: remove unneeded processes/ps_st...
2008-06-03 Jo-Philipp... * luci/statistics: added missing iptables/ipt_bytes...
2008-06-03 Felix Fietkaufix footer
2008-06-03 Jo-Philipp... * luc/statistics: add file/license headers
2008-06-03 Felix Fietkausome error handling for fs.dir(...) == nil
2008-06-03 Felix Fietkaumake use of the new features in the binding for uci...
2008-06-03 Steven Barth* Increased menu font size
2008-06-03 Steven Barth* Linked statistic graphs to Freifunk module
2008-06-03 Jo-Philipp... * luci/statistics: move public pages to /admin/statisti...
next