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
2e913fd28f
modules/admin-full:
...
- translate i18n fallbacks to english in status controller
- bump copyright year in iptables and interfaces templates
- remove redundant fieldsets from iptables page and nuke a left-over code
2009-02-08 20:20:42 +00:00
Jo-Philipp Wich
2c73c95055
modules/admin-full: implement interface status page
...
i18n/english: add required strings for interface status
2009-02-08 20:11:09 +00:00
Jo-Philipp Wich
f52ec22717
modules/admin-full: implement iptables status page
...
i18n/english: resync xml, add strings for iptables page
libs/sys/iptparser: implement chain() and is_custom_target()
2009-02-08 03:56:50 +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
b166a33429
* Remove "OPKG Configuration" link in menu - link on package manager page is enough
...
* Remove "Upgrade all packages" link as it is very dangerous on squashfs based filesystems
2009-01-17 13:20:59 +00:00
Steven Barth
4694bedd69
Fix saving of ipkg configuration file
2009-01-16 18:18:29 +00:00
Steven Barth
30ec22f842
Add shortcut "LuCI Components" to menu for easier adding / removing
2009-01-16 12:35:25 +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
bb44869de9
Cleanup overview / details nodes
2009-01-04 15:46:08 +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
Jo-Philipp Wich
04b5246950
modules/admin-full: make menu entry for led config depend on sysfs availability
2008-12-19 12:12:43 +00:00
Steven Barth
1ee5ba632a
Refined urltokens and XSRF protection
2008-12-15 10:40:45 +00:00
Steven Barth
509a3daadb
Kill session on logout
2008-12-14 21:43:05 +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
Jo-Philipp Wich
cb06573805
modules/admin-full: improve layout of uci changes pages
2008-12-07 21:27:11 +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
Jo-Philipp Wich
128ba2828a
modules/admin-core: extend network scheme to cover ipv6 routes and metric options
...
modules/admin-full: add route6 support
i18n/english: add required strings
2008-11-26 23:38:30 +00:00
Steven Barth
4f7c881396
Add ahdemo mode to mac80211
2008-11-21 07:59:56 +00:00
Steven Barth
9d6096a5f4
Fix behaviour of dynamicdhcp field (thanks to Fabio Mercuri)
2008-11-18 12:29:01 +00:00
Jo-Philipp Wich
47c601d7a1
* luci/modules/admin-full: fix reversed macfilter logic
2008-11-18 00:10:04 +00:00
Jo-Philipp Wich
cbed72fb47
* luci/themes: fix log pages
...
* luci/modules/admin-full: add dmesg page
* luci/i18n: add "dmesg" translations
* luci/libs/util: add cmatch(), register string functions in string class
* luci/libs/sys: add dmesg()
2008-11-16 22:45:10 +00:00
Jo-Philipp Wich
4bfa18a5ab
* luci/modules/admin-{core,full}: sync wireless model and scheme to new broadcom config
2008-11-16 20:07:55 +00:00
Jo-Philipp Wich
79c1f03c93
* modules/admin-full: adept wifi model to cover new broadcom options
2008-11-16 18:37:46 +00:00
Steven Barth
5ae95430e1
Added nosbeacon flags to wifi configuration
2008-11-12 21:33:23 +00:00
Steven Barth
3a0eb02f30
Add support for NanoFoo antenna settings
2008-11-12 18:36:43 +00:00
Steven Barth
93d2b0ec84
Include backup date and hostname in backup archive name
2008-11-09 20:09:43 +00:00
Jo-Philipp Wich
4869b91bc3
* luci/modules/admin-{core,mini,full}: implement new zoneinfo in system models
2008-11-06 18:59:15 +00:00
Jo-Philipp Wich
16bb2907a2
* luci/modules/admin-{mini,full}: allow custom values in timezone selection
2008-11-06 14:53:13 +00:00