Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-15 | * Removed support for Haserl | Steven Barth | |
2008-06-15 | * Fixed last commit | Steven Barth | |
2008-06-15 | * Finished support for SGI CGI | Steven Barth | |
2008-06-15 | * Added support for CGI SGI | Steven Barth | |
2008-06-15 | * Added support for htdocs module directory | Steven Barth | |
2008-06-15 | * luci/libs: http.protocol: split parse_message() in parse_message_header() ↵ | Jo-Philipp Wich | |
and parse_message_body() | |||
2008-06-15 | * luci/libs: drop depency to luci.bits use tonumber() for hex decoding | Jo-Philipp Wich | |
2008-06-15 | * Generalized HTTP-API | Steven Barth | |
2008-06-15 | * luci/libs: protocol.lua: store status code and status description in http ↵ | Jo-Philipp Wich | |
message object | |||
2008-06-15 | * luci/libs: fix get parameter handling in http.protocol | Jo-Philipp Wich | |
2008-06-15 | * luci/libs: added initial HTTP protocol implementation | Jo-Philipp Wich | |
2008-06-14 | * Added preliminary support for WSAPI SGI | Steven Barth | |
2008-06-14 | * luci/libs: move time fix to luci-addons | Jo-Philipp Wich | |
2008-06-14 | * Minor cleanups | Steven Barth | |
2008-06-14 | * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers | Steven Barth | |
* Setting base version to 0.7 | |||
2008-06-12 | * Rolling back to Boa 0.94.13 due to chaos | Steven Barth | |
2008-06-12 | * Fixed cross compiling | Steven Barth | |
2008-06-12 | Readded unfindes Boa 0.94.14rc21 | Steven Barth | |
2008-06-12 | * libs/sgi-webuci: Added init-script for Boa | Steven Barth | |
2008-06-11 | Revert "* Updated Boa to 0.94.14rc21 + Debian patches" | Steven Barth | |
due to instability of new version Updated Boa configuration | |||
2008-06-11 | * Disable Boa gunzip support | Steven Barth | |
2008-06-11 | * Updated Boa to 0.94.14rc21 + Debian patches | Steven Barth | |
2008-06-10 | * Fixed host builds | Steven Barth | |
2008-06-09 | * Prepare german translation cleanup | Steven Barth | |
2008-06-09 | * themes/fledermaus: Register on install | Steven Barth | |
* applications/luci-statistics: Fixed wrong paths in templates | |||
2008-06-09 | * Made Makefiles attribute aware | Steven Barth | |
2008-06-08 | * libs/cbi: Fixed a bug which prevented creation of non-anonymous sections | Steven Barth | |
2008-06-08 | * Increased version number to 0.6 | Steven Barth | |
2008-06-08 | * luci/core: add spairs(), kspairs() and vspairs() sorted hashtable ↵ | Jo-Philipp Wich | |
iterator functions | |||
2008-06-08 | * More Translation | Steven Barth | |
2008-06-08 | * Core translation | Steven Barth | |
* Added license headers * Splitted qos into separate application package | |||
2008-06-07 | * libs/web: Fixed time hack | Steven Barth | |
2008-06-07 | * libs/uci: Fixed uci.delete_all | Steven Barth | |
* Fixed Freifunk wizard | |||
2008-06-07 | * libs/web: Fixed secure caching with setuid/setgid handling | Steven Barth | |
2008-06-07 | * Fixed last commit | Steven Barth | |
2008-06-07 | * libs/web: Fixed Luci template cache | Steven Barth | |
* libs/web: Added luci.http.urlencode, luci.http.urldecode * Minor enhancements | |||
2008-06-06 | * Fixed typos | Steven Barth | |
2008-06-06 | * Removed High-Level UCI-API due to Lua compiler bugs | Steven Barth | |
2008-06-06 | * Separated OLSR pages into separate application pack | Steven Barth | |
* Minor bugfixes and enhancements | |||
2008-06-05 | * Merged Luci to use native UCI-library | Steven Barth | |
2008-06-05 | * Updated UCI libraries | Steven Barth | |
* Removed old UCI libraries * Added new High-Level UCI API | |||
2008-06-04 | * luci/statistics: moving the graph controller to admin caused the images to ↵ | Jo-Philipp Wich | |
be generated by the root user which rendered the linked-in public statistics pages unusable because of missing permissions to write the generated graphics as nobody to directories created by root * luci/core: store the actual dispatching path to .path in node() - this permits dispatcher modules to get the canonical path as luci.dispatcher.dispatched.path | |||
2008-06-04 | allow the sgi-webuci prepare_req function to reload the lua context if ↵ | Felix Fietkau | |
necessary (not used yet) | |||
2008-06-03 | fix footer | Felix Fietkau | |
2008-06-03 | make use of the new features in the binding for uci v0.4.0 - fixes remaining ↵ | Felix Fietkau | |
dependencies of libuci.lua on the cli | |||
2008-06-03 | * luci/core: util.lua: implement min(utes) in parse_units() | Jo-Philipp Wich | |
2008-06-03 | * libs/web: Added support for custom query strings | Steven Barth | |
2008-06-03 | * Fixed COPTS handling in OpenWRT Makefile | Steven Barth | |
* libs/fastindex: fixed Makefile | |||
2008-06-02 | * Moved Freifunk status pages to admin-core and linked them in Freifunk | Steven Barth | |
* luci/web: Added assign() to dispatcher to reference foreign nodes in the dispatching tree | |||
2008-06-02 | * libs/fastindex: Changed Makefile to use LUCI_INSTALLDIR | Steven Barth | |