summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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(no commit message)Steven Barth
2008-04-06* Fixed bug in package managementSteven Barth
2008-04-06* Fixed a bug in postinst scriptSteven Barth
2008-04-06(no commit message)Steven Barth
2008-04-06* (Hopefully) fixed package source URLsSteven Barth
2008-04-06* Cleaning up package definitions and sources to better harmonize with ↵Steven Barth
OpenWRT-packages
2008-04-06* Added IPKG-configurationSteven Barth
* Added Package management * Added confirmation link to reboot
2008-04-06* Added file upload capabilitiesSteven Barth
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-04-05* Updated INSTALL fileSteven Barth
2008-04-05* Added own custom version of LuaSteven Barth
* Updated Lua to produce architecture-independent bytecode * Updated Lua to load bytecode from different endianess * Updated Lua to use optimized integer arithmetic for CPUs without an FPU * Updated haserl-lua to fit to optimized Lua version (hopefully this should fix: "bad header in precompiled chunk" on some platforms) * Luci core will now be bytecompiled and stripped by default to save disk space and CPU time
2008-04-03* Fixed firewall scriptSteven Barth
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* 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