Commit graph

172 commits

Author SHA1 Message Date
Jo-Philipp Wich
f3bcaf2909 modules/admin-full: prepare iface join wizzard 2009-10-10 15:59:46 +00:00
Jo-Philipp Wich
368ce414d3 modules/admin-full: move advanced ppp options to extra tab, only keep important settings on general view 2009-10-10 04:44:03 +00:00
Jo-Philipp Wich
9ebb038a94 modules/admin-full: use interface picker in iface config page 2009-10-08 10:31:31 +00:00
Jo-Philipp Wich
c7f225b133 modules/admin-full: adept ifaces model to changed firewall model interface 2009-10-08 01:24:37 +00:00
Jo-Philipp Wich
0ee2d670c7 modules/admin-full: only remove network if zones actually change 2009-10-08 00:48:02 +00:00
Jo-Philipp Wich
4854a46c68 modules/admin-full: use firewall picker in interface config pages 2009-10-08 00:36:22 +00:00
Jo-Philipp Wich
8c675f6a6c modules/admin-full: only render ipv6 options if ipv6 is available 2009-10-02 01:34:54 +00:00
Jo-Philipp Wich
247b38ae39 modules/admin-full: introduce tabs in interface configuration 2009-09-29 23:10:04 +00:00
Jo-Philipp Wich
37b3416c5d modules/admin-full: prevent crash in wifi model if no tx power list is available 2009-09-26 18:53:01 +00:00
Jo-Philipp Wich
3c8728390f modules/admin-full: add doth (802.11h) and wmm (802.11h) options for broadcom 2009-09-22 16:44:21 +00:00
Jo-Philipp Wich
ff9f4dbda8 modules/admin-full, modules/admin-mini: fix psk-mixed dependency (#81) 2009-09-06 10:27:10 +00:00
Jo-Philipp Wich
71e5891354 modules/admin-full, modules/admin-mini: prevent addremove in system page 2009-08-27 17:53:52 +00:00
Jo-Philipp Wich
a0d353e332 modules/admin-full: only allow multiple wireless interfaces if the driver actually supports it 2009-08-19 23:31:33 +00:00
Jo-Philipp Wich
cca896a02b modules/admin-full: only show antenna selection if diversity is off, use radio buttons for antenna selection 2009-08-19 23:24:24 +00:00
Jo-Philipp Wich
a7e524bb7f modules/admin-full: use driver supported values in txpower control 2009-08-19 22:51:56 +00:00
Jo-Philipp Wich
a4bc2e3d79 modules/admin-full: add "disable" label to prism2 maclist as well 2009-08-16 17:46:45 +00:00
Jo-Philipp Wich
f7eb9361d7 modules/admin-full: label empty option "disable" in mac filter policy field 2009-08-16 17:39:47 +00:00
Jo-Philipp Wich
42b162eaad modules/admin-full: merge mode and wds options for madwifi 2009-08-16 17:30:30 +00:00
Jo-Philipp Wich
843641d98e modules/admin-mini, modules/admin-full: fix language selection, broke with lua->lmo transition 2009-08-16 04:51:28 +00:00
Jo-Philipp Wich
aed5544dc9 modules/admin-full: convert wireless config page to use cbi tabs 2009-08-16 04:13:21 +00:00
Jo-Philipp Wich
68fb58dbca modules/admin-{mini,full} fix wpa psk mixed mode setting for atheros/prism2/mac80211 drivers 2009-08-08 00:42:19 +00:00
Jo-Philipp Wich
d8eb5b292d modules/admin-full: fix syntax error in system controller 2009-07-31 00:02:07 +00:00
Jo-Philipp Wich
5f70d9f4f4 modules/admin-full: fix udata vs. string in system.lua model 2009-07-26 22:37:24 +00:00
Jo-Philipp Wich
8fcd841aa9 convert luci.fs users to nixio.fs api 2009-07-19 00:24:58 +00:00
Jo-Philipp Wich
75e8d0bf4b modules/admin-full: reimplement conntrack page as template 2009-07-10 22:02:30 +00:00
Jo-Philipp Wich
6940edbdce modules/admin-full: speedup route status page by reimplementing it as template 2009-07-10 19:11:37 +00:00
Vasilis Tsiligiannis
fbc438cf3a Add diversity option for prism2 cards 2009-06-02 21:09:33 +00:00
Jo-Philipp Wich
242f8edabf modules/admin-full: fix cbi dependency of stp flag 2009-05-29 23:03:15 +00:00
Jo-Philipp Wich
7cc1874db7 modules/admin-full: add stp option in interface configuration 2009-05-29 22:32:42 +00:00
Jo-Philipp Wich
1a33ff8c67 modules/admin-{mini,full}: rename "mode" to "hwmode" 2009-05-29 20:18:32 +00:00
Jo-Philipp Wich
601deffafc modules/admin-{mini,full}: fixup wpa-mixed dependencies, make key a password field, fix bssid dependency for broadcom ad-hoc mode in admin-mini 2009-05-29 19:54:18 +00:00
Jo-Philipp Wich
632abafabf modules/admin-{mini,full}: sort by keys in language selection 2009-05-27 08:59:02 +00:00
Steven Barth
e9e22aca73 Fix: Mountpoints cannot be disabled 2009-05-25 10:31:08 +00:00
Jo-Philipp Wich
faaf4e925c modules/admin-full: fix madwifi turbo modes 2009-05-23 01:59:09 +00:00
Jo-Philipp Wich
7590cd25f4 - Add support for hostap driver
- Retrieve channels from all available wireless interfaces
 - Add channel "auto" to channel list

Thanks Vasilis Tsiligiannis
2009-05-21 21:33:24 +00:00
Jo-Philipp Wich
3de89c4f9f modules/admin-full:
- move routes and conntrack info to status menu
	- move static routes to own 2nd level menu point
	- fix i18n in upgrade page
2009-05-13 23:46:56 +00:00
Jo-Philipp Wich
98996e380a libs/sys: implement luci.sys.wifi.channels()
modules/admin-full: only display available channels
2009-05-13 18:42:53 +00:00
Jo-Philipp Wich
e4d0d97fbb [PATCH] Add regdomain, country and outdoor options for madwifi
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07 14:18:43 +00:00
Jo-Philipp Wich
00f1c31b8b [PATCH] Change fast frames option from value to flag type
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07 14:17:58 +00:00
Jo-Philipp Wich
438180ead4 modules/admin-{core,full}: cover new openwrt option "cronloglevel" 2009-04-29 13:19:23 +00:00
Jo-Philipp Wich
9cc54c7f15 modules/admin-{mini,full}: rename option "hwmode" to "mode" since hwmode is now used for hostapd and mode for madwifi... 2009-04-27 00:12:25 +00:00
Jo-Philipp Wich
9835296ba2 trunk: prepare LuCI to handle .lua.gz files 2009-04-04 22:54:16 +00:00
Steven Barth
6e11559793 Fix WPA2-EAP support 2009-03-23 13:41:04 +00:00
Jo-Philipp Wich
0feb0a4607 modules/admin-{mini,full}: implement wpa-wpa2 mixed mode
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s)
2009-03-04 22:43:45 +00:00
Steven Barth
2b0c0485e8 Add GUI for 802.11s 2009-02-26 15:50:41 +00:00
Jo-Philipp Wich
2b1e0d20ab modules/admin-full: also show bssid option in ad-hoc mode for broadcom cards 2009-02-02 14:39:56 +00:00
Jo-Philipp Wich
4b9f7db1ce libs/sys: extend luci.sys.hostname() to allow setting a new name
modules/admin-{full,mini}: update the hostname at runtime
2009-02-01 17:08:40 +00:00
Jo-Philipp Wich
56f5204e8f modules/admin-full: move txpower control to wifi-device
modules/admin-core: extend wireless schema to cover txpower changes
2009-01-31 16:27:24 +00:00
Jo-Philipp Wich
70fe5ad437 modules/admin-full: fix dropbear pwauth option (#42) - thanks for reporting! 2009-01-26 02:09:13 +00:00
Steven Barth
918e1f8658 Fix PPP support (closes #41) 2009-01-25 12:15:39 +00:00