summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2008-05-06* General code cleanupSteven Barth
* Removed unnecessary module dependencies * Completed SGI abstraction * Reworked ffluci.sgi.webuci
2008-05-06* Fixed apply functionSteven Barth
* Fixed a few typos
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-05-05* Fixed MakefileSteven Barth
2008-05-05* Added initial SGI for webuciSteven Barth
2008-05-05* Fixed menu cacheSteven Barth
2008-05-05* ffluci.sgi.haserl: Several fixesSteven Barth
* ffluci.menu: Enabled caching
2008-05-05* Rewrote ffluci.http, ffluci.model.uciSteven Barth
* WARNING: API CHANGES FOR ffluci.http and ffluci.model.uci
2008-05-04* Cleaned up and rewrote dispatchersSteven Barth
2008-05-01* Fixed DHCP configuration for devices without WAN interfaceSteven Barth
* Made interface selector for route configuration a ListValue
2008-04-30* Cosmetically fixesSteven Barth
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(no commit message)Steven Barth
2008-04-28* Fixed firewall script againSteven Barth
2008-04-28* Added NAT rule for Freifunk DHCPSteven Barth
2008-04-28* Fixed another bug in firewall script ;-)Steven Barth
2008-04-28* Fixed Freifunk firewall scriptSteven Barth
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* Minor bugfixesSteven Barth
2008-04-27* Fixed Freifunk wizardSteven Barth
2008-04-27* Fixed Freifunk wizard againSteven 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 commit againSteven 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-23* Removed ffluci.view.public_status.internet: Too dirtySteven Barth
2008-04-22* Minor bugfixesSteven Barth
2008-04-22* ffluci.cbi: Fixed a problem where an error message occured when the first ↵Steven Barth
UCI section in an empty configuration file gets created
2008-04-22* Minor fixesSteven Barth
2008-04-22* Fixed ffluci.util.trim, ffluci.util.splitSteven Barth
2008-04-22* ffluci.sys.net.hexip4: Added option for big endian supportSteven Barth
* ffluci.cbi.TypedSection.cfgsections: Check whether there are any configuration sections before iterating * ffluci.view.public_status.routes: Added "fix" for big endian systems
2008-04-22* ffluci.controller.public.olsr: Renamed a variable to not overwrite Lua ↵Steven Barth
core functions * ffluci.sys.wifi.iwscan: Fixed Wlan-Scan parsing algorithm * ffluci.view.sudo_status.iwscan: Fixed Frequency / Channel row to match different kinds of available data
2008-04-22* Fixed a bug in CBI throwing an error if a config section gets deletedSteven Barth
* Fixed automatic restart of olsrd while applying OLSR configuration
2008-04-22* ffluci.model.cbi.admin_services.olsr: Fixed variable conversionSteven Barth
2008-04-21* CBI: Changed parser to list UCI sections in order of their appearanceSteven Barth
2008-04-21* ffluci.controller.public.olsr.fetch_txtinfo: Added optimizations for ↵Steven Barth
OLSR-le builds