summaryrefslogtreecommitdiffhomepage
path: root/src/ffluci/menu.lua
AgeCommit message (Collapse)Author
2008-04-11* Major repository revisionSteven Barth
2008-04-07* Added configuration pages for Dropbear, HTTPd, Mount PointsSteven Barth
* Reorganized menu structure * Prepare firmware upgrade mechanism
2008-04-05* Remove ffluci.util.__file__ as it relies on debug informationSteven Barth
* Added ffluci.debug for things that rely on debug information * Fixed a bug regarding path detection when Luci is bytecompiled
2008-03-31* Rewritten menu builderSteven Barth
* Moved menu definitions from controllers to model/menu
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-02* new project: ff-luci - Freifunk Lua Configuration InterfaceJo-Philipp Wich