Commit graph

151 commits

Author SHA1 Message Date
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
Steven Barth
527edf0ba0 Replace Dos line endings with Unix ones where needed 2009-01-20 10:56:07 +00:00
Steven Barth
4694bedd69 Fix saving of ipkg configuration file 2009-01-16 18:18:29 +00:00
Steven Barth
d0d1fe0a28 Automatic language detection 2009-01-14 23:47:56 +00:00
Jo-Philipp Wich
c8a2a3031b modules/admin-full: fix default state and handling of the defaultroute and peerdns options 2009-01-07 20:48:05 +00:00
Steven Barth
55ed5c8978 Fix disabling of WiFi
closes #22
2009-01-05 21:13:56 +00:00
Steven Barth
70ded13045 Use luci.fs.access instead of luci.fs.isfile where applicable 2009-01-02 21:33:10 +00:00
Jo-Philipp Wich
4d34417ebc modules/admin-full: add support for the probereq iwpriv param
i18n: add required strings
2009-01-01 18:15:20 +00:00
Jo-Philipp Wich
ae6c1f618f modules/admin-full: fix diversity setting for atheros cards
applications/olsr: fix enable/disable for olsrd plugins
2009-01-01 13:55:40 +00:00
Steven Barth
a3d603df27 Rename wireless.wifi-device.mode to wireless.wifi-device.hwmode 2008-12-31 19:53:47 +00:00
Jo-Philipp Wich
73f2139f16 modules/admin-full: readd "none" protocol option to interface config 2008-12-23 16:48:48 +00:00
Steven Barth
014d971eab Fix urltoken passing on several pages 2008-12-22 21:54:20 +00:00
Steven Barth
f9a04e040f LuCIttpd configuration pages 2008-12-14 11:54:49 +00:00
Steven Barth
5412893954 Fixed an overflow error with IPv6 route metric 2008-12-10 21:45:29 +00:00
Steven Barth
5960841098 System Password: Prevent error when both password fields are empty 2008-12-07 13:26:34 +00:00
Jo-Philipp Wich
46bb17c2d2 modules/admin-full: whitesapce cleanup in routes.lua
libs/sys:		code changes in routes6() and defaultroute6()
2008-11-30 19:12:58 +00:00
Steven Barth
cd8e12d72a Don't fail if we do not have v6 support 2008-11-30 18:43:10 +00:00
Steven Barth
5734545388 Optimized conntrack (thanks to Joe Burpee) 2008-11-30 17:22:48 +00:00
Jo-Philipp Wich
f7dbdc6568 modules/admin-full: only display protocol related options if required software is installed, add posibility to remove 3g service field 2008-11-29 22:06:29 +00:00
Jo-Philipp Wich
dda65d2b94 libs/core/ip: optmizations
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-29 20:46:26 +00:00
Jo-Philipp Wich
d9d66f4c28 modules/admin-full, i18n/english: translation fixes for route6 support 2008-11-27 00:14:57 +00:00
Jo-Philipp Wich
838fa54541 modules/admin-full: remove some cruft from routes model 2008-11-26 23:40:34 +00:00