summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2008-04-01* Reverted bloated MASQUERADE commandSteven Barth
2008-04-01* Fixed firewall scriptsSteven Barth
2008-04-01* Added backend for firewall / portforwardingSteven Barth
2008-04-01* Added Quick&Dirty hack for head-revisioned FFLuCISteven 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* Fixed a conflict with haserl 0.9.23 (FFLuCI) and haserl 0.8.x (OpenWRT)Steven Barth
- Thanks to mickey (FF Hannover) for this patch
2008-03-31* Fixed a typo in INSTALLSteven Barth
2008-03-31* Fixed information in INSTALLSteven Barth
2008-03-31(no commit message)Steven Barth
2008-03-31* Removed abandoned link to source directorySteven Barth
2008-03-31* Made contrib/package OpenWRT feed compatibleSteven Barth
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* template header: Added translation support for path barSteven Barth
2008-03-30* Added Makefile entry for ffluci.model.ipkgSteven Barth
* Set properties for ffluci.model.ipkg
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* Added simple text editorSteven Barth
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* 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-28* Fixed templates to be XHTML 1.1 compliantSteven Barth
2008-03-28(no commit message)Steven Barth
2008-03-28* Added index.html redirectorSteven Barth
2008-03-27* Removed old examplesSteven Barth
2008-03-27* Major CBI improvementsSteven Barth
2008-03-26* STUPID SVN!!!!111oneoneone ;-/Steven Barth
2008-03-26(no commit message)Steven Barth
2008-03-26(no commit message)Steven Barth
2008-03-26* CBI updateSteven Barth
* Added some configuration pages * Introduced contact site * Introduced luci UCI config file
2008-03-25* Entering Version 0.2Steven Barth
* Completed CBI * Minor bugfixes and enhancements
2008-03-24* CBI: updatesSteven Barth
* UCI: fixed argument escaping
2008-03-24* contrib: Updated haserl-devel Makefile to support haserl 0.9.23Steven Barth
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-22* CBI updatesSteven Barth
2008-03-22* CBI updatesSteven Barth
* Made dispatching paths unambiguous
2008-03-21* ffluci.cbi: updatesSteven Barth
* ffluci.template: fixed a bug where different template scopes were not separated correctly * Added ffluci.dispatcher.cbi and ffluci.dispatcher.dynamic
2008-03-20* CBI cleanupSteven Barth
2008-03-20* CBI updatesSteven Barth
2008-03-20* Splitted up value validation code from ffluci.http.formvalue to ↵Steven Barth
ffluci.util.validate
2008-03-18* CBI updatesSteven Barth
2008-03-18* Added THANKYOU fileSteven Barth
2008-03-18* Fixed Makefile and postinst-script to work correctlySteven Barth
(Thanks to Mickey from FF Hannover)
2008-03-17* Added ffluci.util.instanceof functionSteven Barth
* 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* Added class support to template engineSteven Barth
* Cleaned up dispatcher * Added 404 error page * Cleaned up properties
2008-03-16* CBI updateSteven Barth
2008-03-16* Rewrote OOP class constructorSteven Barth
* Added stub for cbi (configuration bind interface)
2008-03-14Added initial index pageSteven Barth
2008-03-12Added installation instructionsSteven Barth