Age | Commit message (Collapse) | Author |
|
* 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
|
|
|
|
|
|
* Introduced privilege dropping capability
* Automatically drop privileges for "public" to "nobody/nogroup" (as defined in ffluci.uci)
|
|
|
|
|
|
* Added some configuration pages
* Introduced contact site
* Introduced luci UCI config file
|
|
* Completed CBI
* Minor bugfixes and enhancements
|
|
(Thanks to Mickey from FF Hannover)
|
|
Added a first draft design
Cleaned up Makefile
Prepared for module development
|
|
|