Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-26 | * Makefile fixes ;-) | Steven Barth | |
* Removed obsolete Haserl patch * Added Client-Splash configuration page | |||
2008-04-26 | * Added experimental version of DHCP-Splash for Kamikaze | Steven Barth | |
* Added MAC-Address matching to luci_fw * Added interface alias hack for Kamikaze * ffluci.sys: Added several networking helper functions * ffluci.http: Added function remote_addr * Updated Haserl to 0.9.24 | |||
2008-04-17 | * Fixed typo in Makefile which prevented building | Steven Barth | |
2008-04-16 | * Reintroduced public pages | Steven Barth | |
* Automatically replace nil template values with '' | |||
2008-04-14 | * Updated Lua | Steven Barth | |
2008-04-11 | * Fixed Makefile again... | Steven Barth | |
2008-04-11 | * Fixed ffluci package Makefile | Steven Barth | |
2008-04-11 | (no commit message) | Steven Barth | |
2008-04-11 | * Major repository revision | Steven Barth | |
2008-04-07 | * Added configuration pages for Dropbear, HTTPd, Mount Points | Steven Barth | |
* Reorganized menu structure * Prepare firmware upgrade mechanism | |||
2008-04-06 | * Fixed a bug in postinst script | Steven Barth | |
2008-04-06 | (no commit message) | Steven Barth | |
2008-04-06 | * (Hopefully) fixed package source URLs | Steven Barth | |
2008-04-06 | * Cleaning up package definitions and sources to better harmonize with ↵ | Steven Barth | |
OpenWRT-packages | |||
2008-04-06 | * Added file upload capabilities | Steven Barth | |
2008-04-05 | * Added own custom version of Lua | Steven 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-01 | * Added backend for firewall / portforwarding | Steven Barth | |
2008-04-01 | * Added Quick&Dirty hack for head-revisioned FFLuCI | Steven Barth | |
2008-03-31 | * Fixed haserl-lua Makefile | Steven 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 | * Removed abandoned link to source directory | Steven Barth | |
2008-03-31 | * Made contrib/package OpenWRT feed compatible | Steven Barth | |
2008-03-29 | * Replaced luafilesystem with luaposix library | Steven Barth | |
* Introduced privilege dropping capability * Automatically drop privileges for "public" to "nobody/nogroup" (as defined in ffluci.uci) | |||
2008-03-28 | * Added index.html redirector | Steven Barth | |
2008-03-27 | * Major CBI improvements | Steven Barth | |
2008-03-26 | * CBI update | Steven Barth | |
* Added some configuration pages * Introduced contact site * Introduced luci UCI config file | |||
2008-03-25 | * Entering Version 0.2 | Steven Barth | |
* Completed CBI * Minor bugfixes and enhancements | |||
2008-03-24 | * contrib: Updated haserl-devel Makefile to support haserl 0.9.23 | Steven Barth | |
2008-03-18 | * Fixed Makefile and postinst-script to work correctly | Steven Barth | |
(Thanks to Mickey from FF Hannover) | |||
2008-03-10 | Moved examples out of source directory | Steven Barth | |
Added a first draft design Cleaned up Makefile Prepared for module development | |||
2008-03-02 | * new project: ff-luci - Freifunk Lua Configuration Interface | Jo-Philipp Wich | |