Age | Commit message (Collapse) | Author |
|
Interface to Lua Configuration Interface
|
|
* Added a dispatching shortcut (thanks to Jow)
|
|
|
|
|
|
* Removed obsolete Haserl patch
* Added Client-Splash configuration page
|
|
* 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
|
|
|
|
|
|
OpenWRT-packages
|
|
* 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
|
|
* Fixed a bug in CBI that occured when target UCI is empty
* Added frontend for port forwarding / firewall pages
|
|
- Thanks to mickey (FF Hannover) for this patch
|