summaryrefslogtreecommitdiffhomepage
path: root/src/ffluci/model
AgeCommit message (Collapse)Author
2008-04-10* Added DHCP pageSteven Barth
* Prepared Status section * Minor changes
2008-04-09* Updated Dnsmasq configuration pageSteven Barth
2008-04-08* Completed Firmware-Upgrade pageSteven Barth
* Added Dnsmasq configuration page
2008-04-07* Added configuration pages for Dropbear, HTTPd, Mount PointsSteven Barth
* Reorganized menu structure * Prepare firmware upgrade mechanism
2008-04-06(no commit message)Steven Barth
2008-04-06* Added IPKG-configurationSteven Barth
* Added Package management * Added confirmation link to reboot
2008-04-03* Fixed a bug in Wifi when no wifi interfaces are availableSteven Barth
2008-04-03* Updated IPKG modelSteven Barth
2008-04-02* Updated INSTALL fileSteven Barth
2008-04-01* Fixed firewall scriptsSteven Barth
2008-04-01* Added backend for firewall / portforwardingSteven 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-31* Rewritten menu builderSteven Barth
* Moved menu definitions from controllers to model/menu
2008-03-31* Added admin > index > luci (FFLuCI configuration page)Steven Barth
* Added admin > network > routes (static routes configuration page)
2008-03-30* Moved exec, execl from ffluci.util to ffluci.sysSteven Barth
* Introduced stub for ffluci.model.ipkg
2008-03-28* Completed last checkin (SVN errors)Steven Barth
2008-03-28* CBI: improvements, bug fixesSteven Barth
* admin: Introduced wifi, olsr, password pages
2008-03-28* CBI: Generalized templatesSteven Barth
* admin > network > ifaces: Set default value for protocol allowing new sections to be created.
2008-03-27* Major CBI improvementsSteven Barth
2008-03-26* STUPID SVN!!!!111oneoneone ;-/Steven 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