Steven Barth
5a35b64dfb
Added computer-readable Freifunk status page
2009-01-08 17:14: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
75e9772baa
modules/freifunk: fix typo in route6 section *sigh*
2008-12-27 00:31:42 +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
3a7171d73d
Sysauth does not have a valid dispatched node: Fall back to REQUEST_URI environment
2008-12-23 10:36:57 +00:00
Steven Barth
014d971eab
Fix urltoken passing on several pages
2008-12-22 21:54:20 +00:00
Jo-Philipp Wich
489be66e4d
modules/admin-core: change network uvl scheme to allow ipv4 routes without gateway
2008-12-22 12:57:49 +00:00
Jo-Philipp Wich
412fc44071
modules/admin-root: remove "sample-host" entry from /etc/config/luci_hosts
2008-12-21 22:32:08 +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
271c53a4af
Implement URL tokens
...
Add basic XSRF protection
2008-12-14 21:43:10 +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
1b48ae1188
Fix display of v6 Routing metric on Freifunk status pages
2008-12-10 23:24:29 +00:00
Steven Barth
f57759a08a
Correct r3885
2008-12-10 23:17:15 +00:00
Steven Barth
5412893954
Fixed an overflow error with IPv6 route metric
2008-12-10 21:45:29 +00:00
Steven Barth
8e62419bcb
Don't apply network configuration if user clicks on "Scan" button
2008-12-10 20:31:09 +00:00
Jo-Philipp Wich
f7a3e34955
prevent package upgrade failures caused by sloppy postinstalls
2008-12-09 00:03:08 +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
008a65e5cc
modules/freifunk: handle v6 conditionally (as in network / routes)
2008-11-30 19:29:59 +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
0d64b29b89
modules/admin-core: allow static v6 routes without gateway
2008-11-28 21:56:09 +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
Steven Barth
8b8d903035
Fix URL to Freifunk contact page ( closes #3 )
2008-11-16 20:59:57 +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
Jo-Philipp Wich
36e3f2a3e8
* modules/admin-core: adept wireless scheme to new config options
2008-11-16 18:30:53 +00:00
Jo-Philipp Wich
1857248166
* luci/modules/freifunk: remove now obsolte [tr]xant options from wizzard
2008-11-16 18:26:07 +00:00
Steven Barth
2efe49d758
Tune Freifunk defaults
2008-11-12 21:44:01 +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