summaryrefslogtreecommitdiffhomepage
path: root/libs/uci
AgeCommit message (Expand)Author
2009-01-19libs/uci: implement get_bool() to retrive uci variables as boolean valueJo-Philipp Wich
2008-11-02Bump UCI versionSteven Barth
2008-10-03Minor tinyproxy fixes (bumped translations, added missing ucitrack entry)Steven Barth
2008-09-23Optimize return value checks for luci-reloadSteven Barth
2008-09-14* luci/libs/uci: register luci_hosts in ucitrack, fix dependencies for luci_e...Jo-Philipp Wich
2008-09-14libs/uci: Cursor.delete_all: fix logical conditionSteven Barth
2008-09-09Performance optimisations:Steven Barth
2008-09-07Remove "done." message from luci-reloadSteven Barth
2008-09-06Cosemtical changesSteven Barth
2008-09-06Fixed permissions of luci-reloadSteven Barth
2008-09-06One moreSteven Barth
2008-09-06Rewrote UCI apply logicSteven Barth
2008-09-05Fixed luci.uci.Cursor.delete_allSteven Barth
2008-09-04Add table-comparators to luci.model.uci.delete_allSteven Barth
2008-09-02libs/uci: Optimized workaroundSteven Barth
2008-09-01UGLY workaround is UGLYSteven Barth
2008-08-30libs/uci: Pipe output of reload commands to /dev/nullSteven Barth
2008-08-29Cleanup and documentationSteven Barth
2008-08-28libs/uci: Updated API-DocsSteven Barth
2008-08-27Switch back to mainline UCISteven Barth
2008-08-27Added missing importSteven Barth
2008-08-27Renamed reworked UCI API to uci2 to allow a peaceful coexistence with the old...Steven Barth
2008-08-26UCI API changesSteven Barth
2008-08-26libs/core: Reworked some basic libraries to not use package.seeallSteven Barth
2008-08-18* libs/luci: implement get_list() and set_list() wrappers in luci.model.uciJo-Philipp Wich
2008-08-17Fixed a design flaw in luci.model.uciSteven Barth
2008-08-13Completed rewrite of network interface configuration pageSteven Barth
2008-07-25libs/core, libs/uci, libs/web: Fixed several inline documentation typosSteven Barth
2008-07-24libs/uci: Added inline documentationSteven Barth
2008-07-06* libs/uci: Added function get_statevalueSteven Barth
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
2008-06-07* libs/uci: Fixed uci.delete_allSteven Barth
2008-06-06* Fixed typosSteven Barth
2008-06-06* Removed High-Level UCI-API due to Lua compiler bugsSteven Barth
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-06-05* Updated UCI librariesSteven Barth