Commit graph

12 commits

Author SHA1 Message Date
Steven Barth
365d80765d Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to Lua Configuration Interface 2008-05-25 17:00:30 +00:00
Steven Barth
b515d6f88e * Changed Makefiles to use mainline Lua
* Added a dispatching shortcut (thanks to Jow)
2008-05-22 17:21:30 +00:00
Steven Barth
e895253a9b * Fixed broken commit 2008-04-27 11:10:09 +00:00
Steven Barth
ace012a032 2008-04-27 11:06:07 +00:00
Steven Barth
035a193353 * Makefile fixes ;-)
* Removed obsolete Haserl patch
* Added Client-Splash configuration page
2008-04-26 17:55:16 +00:00
Steven Barth
22b1721823 * Added experimental version of DHCP-Splash for Kamikaze
* 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-26 17:14:22 +00:00
Steven Barth
fa17536851 2008-04-06 18:56:55 +00:00
Steven Barth
95594ca595 * (Hopefully) fixed package source URLs 2008-04-06 18:51:33 +00:00
Steven Barth
98656c6b54 * Cleaning up package definitions and sources to better harmonize with OpenWRT-packages 2008-04-06 18:23:58 +00:00
Steven Barth
6adf7451cf * Added own custom version of Lua
* 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-05 15:12:02 +00:00
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
746fdf6b47 * Fixed a conflict with haserl 0.9.23 (FFLuCI) and haserl 0.8.x (OpenWRT)
- Thanks to mickey (FF Hannover) for this patch
2008-03-31 19:40:31 +00:00