summaryrefslogtreecommitdiffhomepage
path: root/libs/uci
AgeCommit message (Expand)Author
2010-10-12libs: remove uci folderJo-Philipp Wich
2010-10-12libs: merge libs/uci into libs/coreJo-Philipp Wich
2010-10-11libs/uci: prevent concurrent luci-reload instances, write currently processed...Jo-Philipp Wich
2010-03-08libs/uci: reload luci-statistics when changing system propertiesJo-Philipp Wich
2010-03-08libs/uci: purge luci_ethers and luci_hosts from ucitrackJo-Philipp Wich
2009-11-10NIU: More pagesSteven Barth
2009-11-08libs/uci: fix bug in property_bool() of luci.model.uci.bind classJo-Philipp Wich
2009-10-30libs/uci: fix property_bool() in luci.model.uci.bindJo-Philipp Wich
2009-10-27libs/uci: support custom initalizers in luci.model.uci.bindJo-Philipp Wich
2009-10-15libs/uci: fix attempt to assign empty tables in uci bind classJo-Philipp Wich
2009-10-08libs/uci: optimize get & set performance in luci.model.uci.bind, fix ambiguou...Jo-Philipp Wich
2009-10-08libs/uci: add luci.model.uci.bind class for easier oop-uci integrationJo-Philipp Wich
2009-08-13libs/uci: more detailed api docsMalte S. Stretz
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