summaryrefslogtreecommitdiffhomepage
path: root/src/ffluci/sys.lua
AgeCommit message (Collapse)Author
2008-04-11* Major repository revisionSteven Barth
2008-04-08* Completed Firmware-Upgrade pageSteven Barth
* Added Dnsmasq configuration page
2008-03-30* Moved exec, execl from ffluci.util to ffluci.sysSteven Barth
* Introduced stub for ffluci.model.ipkg
2008-03-30* Added reboot pageSteven Barth
* Added SSH-Keys page * ffluci.template: Removed a debugging statement
2008-03-29* Replaced luafilesystem with luaposix librarySteven Barth
* Introduced privilege dropping capability * Automatically drop privileges for "public" to "nobody/nogroup" (as defined in ffluci.uci)
2008-03-28* CBI: improvements, bug fixesSteven Barth
* admin: Introduced wifi, olsr, password pages
2008-03-12Added module for system abstractionSteven Barth
Rewrote readfile and exec functions Moved some orpahned example file out of the way