Age | Commit message (Expand) | Author |
2010-03-08 | libs/uci: reload luci-statistics when changing system properties | Jo-Philipp Wich |
2010-03-08 | libs/uci: purge luci_ethers and luci_hosts from ucitrack | Jo-Philipp Wich |
2009-11-10 | NIU: More pages | Steven Barth |
2009-11-08 | libs/uci: fix bug in property_bool() of luci.model.uci.bind class | Jo-Philipp Wich |
2009-10-30 | libs/uci: fix property_bool() in luci.model.uci.bind | Jo-Philipp Wich |
2009-10-27 | libs/uci: support custom initalizers in luci.model.uci.bind | Jo-Philipp Wich |
2009-10-15 | libs/uci: fix attempt to assign empty tables in uci bind class | Jo-Philipp Wich |
2009-10-08 | libs/uci: optimize get & set performance in luci.model.uci.bind, fix ambiguou... | Jo-Philipp Wich |
2009-10-08 | libs/uci: add luci.model.uci.bind class for easier oop-uci integration | Jo-Philipp Wich |
2009-08-13 | libs/uci: more detailed api docs | Malte S. Stretz |
2009-01-19 | libs/uci: implement get_bool() to retrive uci variables as boolean value | Jo-Philipp Wich |
2008-11-02 | Bump UCI version | Steven Barth |
2008-10-03 | Minor tinyproxy fixes (bumped translations, added missing ucitrack entry) | Steven Barth |
2008-09-23 | Optimize return value checks for luci-reload | Steven Barth |
2008-09-14 | * luci/libs/uci: register luci_hosts in ucitrack, fix dependencies for luci_e... | Jo-Philipp Wich |
2008-09-14 | libs/uci: Cursor.delete_all: fix logical condition | Steven Barth |
2008-09-09 | Performance optimisations: | Steven Barth |
2008-09-07 | Remove "done." message from luci-reload | Steven Barth |
2008-09-06 | Cosemtical changes | Steven Barth |
2008-09-06 | Fixed permissions of luci-reload | Steven Barth |
2008-09-06 | One more | Steven Barth |
2008-09-06 | Rewrote UCI apply logic | Steven Barth |
2008-09-05 | Fixed luci.uci.Cursor.delete_all | Steven Barth |
2008-09-04 | Add table-comparators to luci.model.uci.delete_all | Steven Barth |
2008-09-02 | libs/uci: Optimized workaround | Steven Barth |
2008-09-01 | UGLY workaround is UGLY | Steven Barth |
2008-08-30 | libs/uci: Pipe output of reload commands to /dev/null | Steven Barth |
2008-08-29 | Cleanup and documentation | Steven Barth |
2008-08-28 | libs/uci: Updated API-Docs | Steven Barth |
2008-08-27 | Switch back to mainline UCI | Steven Barth |
2008-08-27 | Added missing import | Steven Barth |
2008-08-27 | Renamed reworked UCI API to uci2 to allow a peaceful coexistence with the old... | Steven Barth |
2008-08-26 | UCI API changes | Steven Barth |
2008-08-26 | libs/core: Reworked some basic libraries to not use package.seeall | Steven Barth |
2008-08-18 | * libs/luci: implement get_list() and set_list() wrappers in luci.model.uci | Jo-Philipp Wich |
2008-08-17 | Fixed a design flaw in luci.model.uci | Steven Barth |
2008-08-13 | Completed rewrite of network interface configuration page | Steven Barth |
2008-07-25 | libs/core, libs/uci, libs/web: Fixed several inline documentation typos | Steven Barth |
2008-07-24 | libs/uci: Added inline documentation | Steven Barth |
2008-07-06 | * libs/uci: Added function get_statevalue | Steven Barth |
2008-06-14 | * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers | Steven Barth |
2008-06-07 | * libs/uci: Fixed uci.delete_all | Steven Barth |
2008-06-06 | * Fixed typos | Steven Barth |
2008-06-06 | * Removed High-Level UCI-API due to Lua compiler bugs | Steven Barth |
2008-06-05 | * Merged Luci to use native UCI-library | Steven Barth |
2008-06-05 | * Updated UCI libraries | Steven Barth |