libs/web: fix file handle leak in template parser
[project/luci.git] / libs / uci /
2009-01-19 Jo-Philipp Wichlibs/uci: implement get_bool() to retrive uci variables...
2008-11-02 Steven BarthBump UCI version
2008-10-03 Steven BarthMinor tinyproxy fixes (bumped translations, added missi...
2008-09-23 Steven BarthOptimize return value checks for luci-reload
2008-09-14 Jo-Philipp Wich* luci/libs/uci: register luci_hosts in ucitrack, fix...
2008-09-14 Steven Barthlibs/uci: Cursor.delete_all: fix logical condition
2008-09-09 Steven BarthPerformance optimisations:
2008-09-07 Steven BarthRemove "done." message from luci-reload
2008-09-06 Steven BarthCosemtical changes
2008-09-06 Steven BarthFixed permissions of luci-reload
2008-09-06 Steven BarthOne more
2008-09-06 Steven BarthRewrote UCI apply logic
2008-09-05 Steven BarthFixed luci.uci.Cursor.delete_all
2008-09-04 Steven BarthAdd table-comparators to luci.model.uci.delete_all
2008-09-02 Steven Barthlibs/uci: Optimized workaround
2008-09-01 Steven BarthUGLY workaround is UGLY
2008-08-30 Steven Barthlibs/uci: Pipe output of reload commands to /dev/null
2008-08-29 Steven BarthCleanup and documentation
2008-08-28 Steven Barthlibs/uci: Updated API-Docs
2008-08-27 Steven BarthSwitch back to mainline UCI
2008-08-27 Steven BarthAdded missing import
2008-08-27 Steven BarthRenamed reworked UCI API to uci2 to allow a peaceful...
2008-08-26 Steven BarthUCI API changes
2008-08-26 Steven Barthlibs/core: Reworked some basic libraries to not use...
2008-08-18 Jo-Philipp Wich* libs/luci: implement get_list() and set_list() wrappe...
2008-08-17 Steven BarthFixed a design flaw in luci.model.uci
2008-08-13 Steven BarthCompleted rewrite of network interface configuration...
2008-07-25 Steven Barthlibs/core, libs/uci, libs/web: Fixed several inline...
2008-07-24 Steven Barthlibs/uci: Added inline documentation
2008-07-06 Steven Barth* libs/uci: Added function get_statevalue
2008-06-14 Steven Barth* Rewrote Luci to be coroutine-safe allowing the use...
2008-06-07 Steven Barth* libs/uci: Fixed uci.delete_all
2008-06-06 Steven Barth* Fixed typos
2008-06-06 Steven Barth* Removed High-Level UCI-API due to Lua compiler bugs
2008-06-05 Steven Barth* Merged Luci to use native UCI-library
2008-06-05 Steven Barth* Updated UCI libraries