summaryrefslogtreecommitdiffhomepage
path: root/src/ffluci/model/uci.lua
AgeCommit message (Collapse)Author
2008-04-11* Major repository revisionSteven Barth
2008-03-31* Fixed haserl-lua MakefileSteven Barth
* Fixed a bug in CBI that occured when target UCI is empty * Added frontend for port forwarding / firewall pages
2008-03-30* Moved exec, execl from ffluci.util to ffluci.sysSteven Barth
* Introduced stub for ffluci.model.ipkg
2008-03-27* Major CBI improvementsSteven Barth
2008-03-26* CBI updateSteven Barth
* Added some configuration pages * Introduced contact site * Introduced luci UCI config file
2008-03-24* CBI: updatesSteven Barth
* UCI: fixed argument escaping
2008-03-24* CBI: updatesSteven Barth
* UCI: Introduced Session class, supporting different change file paths * util: introduced sessionid() function * general: Changed several error messages to OS native ones
2008-03-12Added module for system abstractionSteven Barth
Rewrote readfile and exec functions Moved some orpahned example file out of the way
2008-03-02* new project: ff-luci - Freifunk Lua Configuration InterfaceJo-Philipp Wich