summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/ffluci
AgeCommit message (Collapse)Author
2008-05-18* Add community package for Freifunk HannoverSteven Barth
2008-05-14* modules/freifunk: Fixed MakefileSteven Barth
2008-05-14* modules/freifunk: Updated wizard to be more genericSteven Barth
2008-05-14* applications/luci-fw: Added support for customizing inter-device routingSteven Barth
* applications/luci-fw: Adapted Firewallscripts to better integrate into OpenWRT networking concept
2008-05-13* applications/luci-splash: Added missing dependency to iptables-mod-ipoptSteven Barth
2008-05-11* DHCP-Splash fixes #1Steven Barth
2008-05-08* applications/luci-splash: Fixed cronscript was not executableSteven Barth
2008-05-08* Fixed MakefileSteven Barth
2008-05-08* applications/luci-splash: Minor bugfixesSteven Barth
2008-05-08* Minor bugfixesSteven Barth
2008-05-08* Some more Makefile fixesSteven Barth
2008-05-08* Mördercommit ;-)Steven Barth
* Major Repository Reorganisation * API 0.4 Softfreeze to come
2008-05-06* Enabled development mode for MakefileSteven Barth
2008-04-28* Fixed MakefileSteven Barth
2008-04-27* Reworked Theme "Fledermaus"Steven Barth
* Added Freifunk wizard * Added Freifunk iptables rules
2008-04-27* Added initial version of RPC info APISteven Barth
* Fixed client splash
2008-04-27* Fixed broken commitSteven Barth
2008-04-27(no commit message)Steven Barth
2008-04-27* Reworked Luci-SplashSteven Barth
* Created ffluci-system-addons package for Kamikaze addons
2008-04-26* luci-splash: FixesSteven Barth
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 KamikazeSteven 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 buildingSteven Barth
2008-04-16* Reintroduced public pagesSteven Barth
* Automatically replace nil template values with ''
2008-04-11* Fixed Makefile again...Steven Barth
2008-04-11* Fixed ffluci package MakefileSteven Barth
2008-04-11(no commit message)Steven Barth
2008-04-11* Major repository revisionSteven Barth
2008-04-07* Added configuration pages for Dropbear, HTTPd, Mount PointsSteven Barth
* Reorganized menu structure * Prepare firmware upgrade mechanism
2008-04-06* Fixed a bug in postinst scriptSteven Barth
2008-04-06* Added file upload capabilitiesSteven 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-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* Removed abandoned link to source directorySteven Barth
2008-03-31* Made contrib/package OpenWRT feed compatibleSteven 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* Added index.html redirectorSteven Barth
2008-03-27* Major CBI improvementsSteven 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-18* Fixed Makefile and postinst-script to work correctlySteven Barth
(Thanks to Mickey from FF Hannover)
2008-03-10Moved examples out of source directorySteven Barth
Added a first draft design Cleaned up Makefile Prepared for module development
2008-03-02* new project: ff-luci - Freifunk Lua Configuration InterfaceJo-Philipp Wich