Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2008-04-21 | * Rewrote ffluci.util.split (optimizations) | Steven Barth | |
* Added public pages for OLSR | |||
2008-04-19 | * Added public webif pages: | Steven Barth | |
2008-04-17 | * Fixed typo in Makefile which prevented building | Steven Barth | |
2008-04-16 | * Reintroduced public pages | Steven Barth | |
* Automatically replace nil template values with '' | |||
2008-04-14 | * Entering Milestone 4 | Steven Barth | |
2008-04-14 | * Added QoS | Steven Barth | |
2008-04-14 | * Initial translation for English | Steven Barth | |
2008-04-14 | * Updated Lua | Steven Barth | |
2008-04-14 | * Added many descriptions | Steven Barth | |
2008-04-14 | * Fixed last commit | Steven Barth | |
2008-04-14 | * Reintroduced menu for public category | Steven Barth | |
2008-04-13 | * Fixed not unique i18n-file convention in ffluci.dispatcher | Steven Barth | |
2008-04-12 | * Added many descriptions | Steven Barth | |
* Removed admin > status stubs | |||
2008-04-11 | * Supress output of ffluci-flash | Steven Barth | |
2008-04-11 | * Fixed Typo | Steven Barth | |
2008-04-11 | * Fixed changed layout of flash_keep in admin > index | Steven Barth | |
2008-04-11 | * Guess what... fixed Makefile... | Steven Barth | |
2008-04-11 | * Fixed Makefile again... | Steven Barth | |
2008-04-11 | * Fixed ffluci package Makefile | Steven Barth | |
2008-04-11 | * Fixing Makefiles | Steven Barth | |
2008-04-11 | (no commit message) | Steven Barth | |
2008-04-11 | * Updated INSTALL | Steven Barth | |
2008-04-11 | * Update information files | Steven Barth | |
2008-04-11 | (no commit message) | Steven Barth | |
2008-04-11 | (no commit message) | Steven Barth | |
2008-04-11 | * Major repository revision | Steven Barth | |
2008-04-11 | (no commit message) | Steven Barth | |
2008-04-11 | * Major repository revision | Steven Barth | |
2008-04-10 | * Added DHCP page | Steven Barth | |
* Prepared Status section * Minor changes | |||
2008-04-09 | * Updated Dnsmasq configuration page | Steven Barth | |
2008-04-08 | * Completed Firmware-Upgrade page | Steven Barth | |
* Added Dnsmasq configuration page | |||
2008-04-07 | * Added configuration pages for Dropbear, HTTPd, Mount Points | Steven Barth | |
* Reorganized menu structure * Prepare firmware upgrade mechanism | |||
2008-04-06 | (no commit message) | Steven Barth | |
2008-04-06 | (no commit message) | Steven Barth | |
2008-04-06 | * Fixed bug in package management | Steven Barth | |
2008-04-06 | * Fixed a bug in postinst script | Steven Barth | |
2008-04-06 | (no commit message) | Steven Barth | |
2008-04-06 | * (Hopefully) fixed package source URLs | Steven Barth | |
2008-04-06 | * Cleaning up package definitions and sources to better harmonize with ↵ | Steven Barth | |
OpenWRT-packages | |||
2008-04-06 | * Added IPKG-configuration | Steven Barth | |
* Added Package management * Added confirmation link to reboot |