Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-06 | * General code cleanup | Steven Barth | |
* Removed unnecessary module dependencies * Completed SGI abstraction * Reworked ffluci.sgi.webuci | |||
2008-05-06 | * Fixed apply function | Steven Barth | |
* Fixed a few typos | |||
2008-05-06 | * Enabled development mode for Makefile | Steven Barth | |
2008-05-06 | * Bugfixes | Steven Barth | |
2008-05-06 | * Rewrote and optimized ffluci.model.uci | Steven Barth | |
* Use optimized UCI code for ffluci.cbi and ffluci.controller.admin.index if possible | |||
2008-05-05 | * Fixed Makefile | Steven Barth | |
2008-05-05 | * Added initial SGI for webuci | Steven Barth | |
2008-05-05 | * Fixed menu cache | Steven Barth | |
2008-05-05 | * ffluci.sgi.haserl: Several fixes | Steven Barth | |
* ffluci.menu: Enabled caching | |||
2008-05-05 | * Rewrote ffluci.http, ffluci.model.uci | Steven Barth | |
* WARNING: API CHANGES FOR ffluci.http and ffluci.model.uci | |||
2008-05-04 | * Cleaned up and rewrote dispatchers | Steven Barth | |
2008-05-01 | * Fixed DHCP configuration for devices without WAN interface | Steven Barth | |
* Made interface selector for route configuration a ListValue | |||
2008-04-30 | * Cosmetically fixes | Steven 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 again | Steven Barth | |
2008-04-28 | * Added NAT rule for Freifunk DHCP | Steven Barth | |
2008-04-28 | * Fixed another bug in firewall script ;-) | Steven Barth | |
2008-04-28 | * Fixed Freifunk firewall script | Steven Barth | |
2008-04-28 | * Corrected Freifunk NAT rules | Steven Barth | |
2008-04-28 | * Fixed Makefile | Steven Barth | |
2008-04-27 | * Fixed luci-splash again | Steven Barth | |
2008-04-27 | ffluci-splash: Minor fixes | Steven Barth | |
2008-04-27 | * Minor bugfixes | Steven Barth | |
2008-04-27 | * Fixed Freifunk wizard | Steven Barth | |
2008-04-27 | * Fixed Freifunk wizard again | Steven Barth | |
2008-04-27 | * Fixed Freifunk wizard | Steven 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 API | Steven Barth | |
* Fixed client splash | |||
2008-04-27 | * Fixed Makefile again... | Steven Barth | |
2008-04-27 | * Fixed Makefile | Steven Barth | |
2008-04-27 | * Fixed broken commit again | Steven Barth | |
2008-04-27 | * Fixed broken commit | Steven Barth | |
2008-04-27 | (no commit message) | Steven Barth | |
2008-04-27 | * Reworked Luci-Splash | Steven Barth | |
* Created ffluci-system-addons package for Kamikaze addons | |||
2008-04-26 | * Minor bugfixes | Steven Barth | |
2008-04-26 | * luci-splash: Fixes | Steven 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 Kamikaze | Steven 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 dirty | Steven Barth | |
2008-04-22 | * Minor bugfixes | Steven 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 fixes | Steven Barth | |
2008-04-22 | * Fixed ffluci.util.trim, ffluci.util.split | Steven Barth | |
2008-04-22 | * ffluci.sys.net.hexip4: Added option for big endian support | Steven 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 deleted | Steven Barth | |
* Fixed automatic restart of olsrd while applying OLSR configuration | |||
2008-04-22 | * ffluci.model.cbi.admin_services.olsr: Fixed variable conversion | Steven Barth | |
2008-04-21 | * CBI: Changed parser to list UCI sections in order of their appearance | Steven Barth | |
2008-04-21 | * ffluci.controller.public.olsr.fetch_txtinfo: Added optimizations for ↵ | Steven Barth | |
OLSR-le builds |