Commit graph

16 commits

Author SHA1 Message Date
Steven Barth
184f13334f * Fixed haserl-lua Makefile
* Fixed a bug in CBI that occured when target UCI is empty
* Added frontend for port forwarding / firewall pages
2008-03-31 22:24:32 +00:00
Steven Barth
1c6c6d62ca * Replaced luafilesystem with luaposix library
* Introduced privilege dropping capability
* Automatically drop privileges for "public" to "nobody/nogroup" (as defined in ffluci.uci)
2008-03-29 18:22:21 +00:00
Steven Barth
bd32a8aac5 * CBI: improvements, bug fixes
* admin: Introduced wifi, olsr, password pages
2008-03-28 22:55:27 +00:00
Steven Barth
077db659bb * Major CBI improvements 2008-03-27 23:14:01 +00:00
Steven Barth
68d142e792 * CBI update
* Added some configuration pages
* Introduced contact site
* Introduced luci UCI config file
2008-03-26 20:55:14 +00:00
Steven Barth
5f9910566d * Entering Version 0.2
* Completed CBI
* Minor bugfixes and enhancements
2008-03-25 23:34:21 +00:00
Steven Barth
9fa7e0e92d * CBI: updates
* UCI: fixed argument escaping
2008-03-24 21:50:48 +00:00
Steven Barth
06a385370c * CBI: updates
* UCI: Introduced Session class, supporting different change file paths
* util: introduced sessionid() function
* general: Changed several error messages to OS native ones
2008-03-24 15:39:32 +00:00
Steven Barth
ef01ff75db * CBI updates 2008-03-22 21:26:44 +00:00
Steven Barth
93c55f3c5d * CBI updates
* Made dispatching paths unambiguous
2008-03-22 19:46:14 +00:00
Steven Barth
c8426cfa3c * ffluci.cbi: updates
* ffluci.template: fixed a bug where different template scopes were not separated correctly
* Added ffluci.dispatcher.cbi and ffluci.dispatcher.dynamic
2008-03-21 19:30:53 +00:00
Steven Barth
e9461f898c * CBI updates 2008-03-20 20:33:43 +00:00
Steven Barth
f989f6ee00 * CBI updates 2008-03-18 22:08:46 +00:00
Steven Barth
f41539e549 * Added ffluci.util.instanceof function
* Minor beautifying in dispatcher
* Added field for additional Tags under <head> in main style
* Added structure for CBI
* Added CBI to Makefile
2008-03-17 21:38:03 +00:00
Steven Barth
38d279e4ea * CBI update 2008-03-16 20:13:11 +00:00
Steven Barth
03ad2398aa * Rewrote OOP class constructor
* Added stub for cbi (configuration bind interface)
2008-03-16 18:11:22 +00:00