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
Steven Barth
af51f7718e
Show ARP-Cache on "Active Connections" page
2008-11-01 11:43:01 +00:00
Steven Barth
7b99529d95
Wifi devices should not be deletable (UVL override)
2008-10-31 10:03:27 +00:00
Jo-Philipp Wich
253a61ad80
* luci/modules/admin-full: make custom dns servers selectable for any interface protocol
2008-10-24 21:30:17 +00:00
Jo-Philipp Wich
08a89f42b5
* luci/modules/admin-full: obfuscate password field for pptp server
...
* luci/i18n/portuguese_brazilian: sync translation
2008-10-23 18:35:35 +00:00
Jo-Philipp Wich
02ef5ea6fb
* luci/modules/admin-full: only display interface protocols that are actually supported
...
* luci/18n: add prereq description for interface proto to translations
2008-10-23 18:19:27 +00:00
Jo-Philipp Wich
38319cfaa5
* luci/themes/openwrt.org: fixes for syslog page and overall improvements, thanks Carlos
2008-10-23 16:05:55 +00:00
Steven Barth
f68d31c8f0
Added support for PXE boot configuration
2008-10-17 16:18:02 +00:00
Jo-Philipp Wich
576e6fe8f0
* luci/modules/admin-full: made keep-alive and demand optional in interface config
2008-10-13 00:54:08 +00:00
Jo-Philipp Wich
97de32ee4f
* luci/admin-full: implement 3G support in interface config
...
* luci/admin-mini: extend network scheme to cover 3G support
* luci/i18n: add required strings for 3G support
2008-10-13 00:05:48 +00:00
Jo-Philipp Wich
5a70b00f60
* luci/modules/admin-full: make some ppp options actually optional
2008-10-12 22:34:10 +00:00
Jo-Philipp Wich
76fe259328
* luci/modules/admin-full: add support for PPP interface configurations
...
* luci/i18n: add strings for ppp config and cbi filebrowse values
2008-10-12 22:15:48 +00:00
Jo-Philipp Wich
b618361bf1
* luci/libs/cbi: implement file browse fields
...
* luci/modules/admin-full: add file browse controller
2008-10-10 21:52:22 +00:00
Steven Barth
720295d973
OXYGEN #3 : Add "back" button to UCI apply/revert/changes pages
2008-10-10 20:59:27 +00:00
Steven Barth
8815b6a7dd
OXYGEN #1 : Added index-marks
2008-10-09 20:28:07 +00:00
Steven Barth
e317c7545e
modules/admin-full: Added conntrack network page
2008-10-08 21:46:20 +00:00
Jo-Philipp Wich
86e1aebb59
* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Alina!
2008-10-07 13:10:24 +00:00
Jo-Philipp Wich
5adf9d5780
* luci/modules/admin-{mini,full}: fix language selection for langauges containing hyphens
2008-10-05 17:16:36 +00:00
Steven Barth
24a52d6f3e
Fixed last commit
2008-10-03 16:56:35 +00:00
Steven Barth
741dd0bcd3
Added several backreference to Overview pages
2008-10-03 16:55:06 +00:00
Steven Barth
4538b12895
Broadcom should handle keep_avail now
2008-09-24 22:37:09 +00:00
Jo-Philipp Wich
a67aea40a0
* luci/modules/admin-full: convert cert fields to file upload fields in wifi configuration
2008-09-23 17:32:31 +00:00
Jo-Philipp Wich
70de30251b
* luci/modules/admin-full: allow multiple httpd sections (instances)
2008-09-23 17:27:39 +00:00
Jo-Philipp Wich
dc253f4af4
* luci/libs/cbi: implement commit hooks in cbi maps
...
* luci/moules/admin-mini: reload global config namespace when change theme or language (for persistent environments)
* luci/moules/admin-full: reload global config namespace when change theme or language (for persistent environments)
2008-09-20 22:11:41 +00:00
Steven Barth
f5d4157cab
admin-full/admin-mini: Fixed backup module
2008-09-19 17:47:56 +00:00
Steven Barth
1c7cc8501c
Fixed a typo for broadcom maclist, Improved general maclist handling
2008-09-19 10:42:18 +00:00