summaryrefslogtreecommitdiffhomepage
path: root/contrib
AgeCommit message (Collapse)Author
2008-05-07(no commit message)Steven Barth
2008-05-06* General code cleanupSteven Barth
* Removed unnecessary module dependencies * Completed SGI abstraction * Reworked ffluci.sgi.webuci
2008-05-06* Enabled development mode for MakefileSteven Barth
2008-05-06* BugfixesSteven Barth
2008-05-06* Rewrote and optimized ffluci.model.uciSteven Barth
* Use optimized UCI code for ffluci.cbi and ffluci.controller.admin.index if possible
2008-04-30* Fixed a bug in Luci Splash where splash leases were deleted after the next ↵Steven Barth
sync although they are not outdated
2008-04-28* Corrected Freifunk NAT rulesSteven Barth
2008-04-28* Fixed MakefileSteven Barth
2008-04-27* Fixed luci-splash againSteven Barth
2008-04-27ffluci-splash: Minor fixesSteven Barth
2008-04-27* Fixed Freifunk wizardSteven 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 Makefile again...Steven Barth
2008-04-27* Fixed MakefileSteven Barth
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* Minor bugfixesSteven Barth
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-14* Updated LuaSteven Barth
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-10* Added DHCP pageSteven Barth
* Prepared Status section * Minor changes
2008-04-09* Updated Dnsmasq configuration pageSteven Barth
2008-04-08* Completed Firmware-Upgrade pageSteven Barth
* Added Dnsmasq configuration page
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(no commit message)Steven Barth
2008-04-06* (Hopefully) fixed package source URLsSteven Barth
2008-04-06* Cleaning up package definitions and sources to better harmonize with ↵Steven Barth
OpenWRT-packages
2008-04-06* Added IPKG-configurationSteven Barth
* Added Package management * Added confirmation link to reboot
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-03* Fixed firewall scriptSteven Barth
2008-04-01* Reverted bloated MASQUERADE commandSteven Barth
2008-04-01* Fixed firewall scriptsSteven Barth
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* Added simple text editorSteven Barth