summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-full/luasrc/model
AgeCommit message (Collapse)Author
2009-04-27modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is ↵Jo-Philipp Wich
now used for hostapd and mode for madwifi...
2009-04-04trunk: prepare LuCI to handle .lua.gz filesJo-Philipp Wich
2009-03-23Fix WPA2-EAP supportSteven Barth
2009-03-04modules/admin-{mini,full}: implement wpa-wpa2 mixed modeJo-Philipp Wich
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s)
2009-02-26Add GUI for 802.11sSteven Barth
2009-02-02modules/admin-full: also show bssid option in ad-hoc mode for broadcom cardsJo-Philipp Wich
2009-02-01libs/sys: extend luci.sys.hostname() to allow setting a new nameJo-Philipp Wich
modules/admin-{full,mini}: update the hostname at runtime
2009-01-31modules/admin-full: move txpower control to wifi-deviceJo-Philipp Wich
modules/admin-core: extend wireless schema to cover txpower changes
2009-01-26modules/admin-full: fix dropbear pwauth option (#42) - thanks for reporting!Jo-Philipp Wich
2009-01-25Fix PPP support (closes #41)Steven Barth
2009-01-20Replace Dos line endings with Unix ones where neededSteven Barth
2009-01-16Fix saving of ipkg configuration fileSteven Barth
2009-01-14Automatic language detectionSteven Barth
2009-01-07modules/admin-full: fix default state and handling of the defaultroute and ↵Jo-Philipp Wich
peerdns options
2009-01-05Fix disabling of WiFiSteven Barth
closes #22
2009-01-02Use luci.fs.access instead of luci.fs.isfile where applicableSteven Barth
2009-01-01modules/admin-full: add support for the probereq iwpriv paramJo-Philipp Wich
i18n: add required strings
2009-01-01modules/admin-full: fix diversity setting for atheros cardsJo-Philipp Wich
applications/olsr: fix enable/disable for olsrd plugins
2008-12-31Rename wireless.wifi-device.mode to wireless.wifi-device.hwmodeSteven Barth
2008-12-23modules/admin-full: readd "none" protocol option to interface configJo-Philipp Wich
2008-12-22Fix urltoken passing on several pagesSteven Barth
2008-12-14LuCIttpd configuration pagesSteven Barth
2008-12-10Fixed an overflow error with IPv6 route metricSteven Barth
2008-12-07System Password: Prevent error when both password fields are emptySteven Barth
2008-11-30modules/admin-full: whitesapce cleanup in routes.luaJo-Philipp Wich
libs/sys: code changes in routes6() and defaultroute6()
2008-11-30Don't fail if we do not have v6 supportSteven Barth
2008-11-30Optimized conntrack (thanks to Joe Burpee)Steven Barth
2008-11-29modules/admin-full: only display protocol related options if required ↵Jo-Philipp Wich
software is installed, add posibility to remove 3g service field
2008-11-29libs/core/ip: optmizationsJo-Philipp Wich
libs/sys: implement defaultroute6(), change return values of routes() and routes6() modules/admin-full: adept route config page to new api modules/freifunk: adept overview page to new routes api
2008-11-27modules/admin-full, i18n/english: translation fixes for route6 supportJo-Philipp Wich
2008-11-26modules/admin-full: remove some cruft from routes modelJo-Philipp Wich
2008-11-26modules/admin-core: extend network scheme to cover ipv6 routes and metric ↵Jo-Philipp Wich
options modules/admin-full: add route6 support i18n/english: add required strings
2008-11-21Add ahdemo mode to mac80211Steven Barth
2008-11-18Fix behaviour of dynamicdhcp field (thanks to Fabio Mercuri)Steven Barth
2008-11-18* luci/modules/admin-full: fix reversed macfilter logicJo-Philipp Wich
2008-11-16* luci/modules/admin-{core,full}: sync wireless model and scheme to new ↵Jo-Philipp Wich
broadcom config
2008-11-16* modules/admin-full: adept wifi model to cover new broadcom optionsJo-Philipp Wich
2008-11-12Added nosbeacon flags to wifi configurationSteven Barth
2008-11-12Add support for NanoFoo antenna settingsSteven Barth
2008-11-06* luci/modules/admin-{core,mini,full}: implement new zoneinfo in system modelsJo-Philipp Wich
2008-11-06* luci/modules/admin-{mini,full}: allow custom values in timezone selectionJo-Philipp Wich
2008-11-01Show ARP-Cache on "Active Connections" pageSteven Barth
2008-10-31Wifi devices should not be deletable (UVL override)Steven Barth
2008-10-24* luci/modules/admin-full: make custom dns servers selectable for any ↵Jo-Philipp Wich
interface protocol
2008-10-23* luci/modules/admin-full: obfuscate password field for pptp serverJo-Philipp Wich
* luci/i18n/portuguese_brazilian: sync translation
2008-10-23* luci/modules/admin-full: only display interface protocols that are ↵Jo-Philipp Wich
actually supported * luci/18n: add prereq description for interface proto to translations
2008-10-17Added support for PXE boot configurationSteven Barth
2008-10-13* luci/modules/admin-full: made keep-alive and demand optional in interface ↵Jo-Philipp Wich
config
2008-10-13* luci/admin-full: implement 3G support in interface configJo-Philipp Wich
* luci/admin-mini: extend network scheme to cover 3G support * luci/i18n: add required strings for 3G support
2008-10-12* luci/modules/admin-full: make some ppp options actually optionalJo-Philipp Wich