Jo-Philipp Wich
fdf7d6618d
modules/admin-full: notify crond after writing crontab ( #559 )
2013-03-22 12:42:48 +00:00
Jo-Philipp Wich
21aba9c483
modules/admin-full: allow special value "ignore" for static lease ip address ( #558 )
2013-03-20 15:25:38 +00:00
Daniel Golle
fb9bed8a0c
correct spelling on luci startup page
...
https://dev.openwrt.org/ticket/13083
2013-02-26 18:50:36 +00:00
Jo-Philipp Wich
58b252456c
Add support for changing ULA prefix
2013-01-26 18:37:55 +00:00
Jo-Philipp Wich
314eebce98
modules/admin-full: add some additional option depends to the ra/dhcpv6 configuration page
2013-01-22 12:22:17 +00:00
Jo-Philipp Wich
a4f3f52d1c
New IPv6 integration
2013-01-22 10:44:16 +00:00
Jo-Philipp Wich
7a531b4add
modules/admin-full: make mac addresses optional in static lease configuration
2013-01-02 15:31:59 +00:00
Manuel Munz
7b7030629c
Add some more datatype checks, patch by Eugene C., #499
2012-11-10 20:55:50 +00:00
Manuel Munz
4e04e353fe
admin-full/network/hosts: Fix problem when arptable is empty, #482
2012-11-10 17:38:37 +00:00
Jo-Philipp Wich
36f88887c1
modules/admin-core, modules/admin-full: fix switch port status for devices with multiple switches
2012-11-01 20:03:36 +00:00
Daniel Golle
59af400346
wifi: add controls for noscan flag
...
OpenWrt contains a patch for hostapd which allows to override the channel-bandwidth decission
to always use 40MHz regardless of overlapping networks.
Though it does not conform with IEEE 802.11n-2009, this became the de-facto standard behaviour
of most off-the-shelf wifi routers.
Adding this option to LuCI makes it more accessible to users, which probably not everybody will
agree with to be a good idea. However, I didn't yet come across a single commercial product which
actually complies with 802.11n-2009 in that regard.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-10-31 15:58:15 +00:00
Jo-Philipp Wich
00f8f2fbb0
modules/admin-full: disambiguate NTP client/server settings
2012-09-28 19:08:47 +00:00
Jo-Philipp Wich
02ac6686fe
modules/admin-full: cope with undefined frequency lists
2012-09-26 17:34:58 +00:00
Jo-Philipp Wich
57e51eba60
modules/admin-full, modules/admin-core, themes/base: add port status indicators to switch config page
2012-09-11 14:18:28 +00:00
Jo-Philipp Wich
d88dc89f38
modules/admin-full: also require luci.tools.proto from parent cbi model
2012-08-17 08:24:24 +00:00
Daniel Golle
b70cdbdb7b
support extant Antenna configuration
2012-08-15 16:31:41 +00:00
Jo-Philipp Wich
536d329503
modules/admin-full: fix typo in dhcp cbi model, patch by "BasicXP" <basicxp@ubuntu.com>
2012-08-14 15:09:11 +00:00
Jo-Philipp Wich
396350aaf4
modules/admin-full: rework help text for network_netlist widget
2012-08-09 23:44:18 +00:00
Jo-Philipp Wich
e183e134b8
modules/admin-full: remove usage of wifi.channels()
2012-08-08 20:22:15 +00:00
Jo-Philipp Wich
adafc82819
modules/admin-full: remove an ancient cbi model that hasn't been used in years
2012-08-08 19:33:17 +00:00
Jo-Philipp Wich
f0a99dd6c7
modules/admin-full: use luci.sys.net.mac_hints() in wifi maclist config
2012-08-08 15:20:10 +00:00
Jo-Philipp Wich
3c1c9d4400
modules/admin-full: copy bssid when joining a network as client ( #455 )
2012-07-24 11:37:38 +00:00
Jo-Philipp Wich
746a5be1a8
modules/admin-full: expose wmm option for mac80211 interfaces
2012-07-23 08:53:50 +00:00
Daniel Golle
5be59e6ae7
Cosmetic changes to the terminology in the UI:
...
Replace references to the device running LuCI as being a "router", as that is
not necessarily the case.
2012-07-01 20:05:05 +00:00
Jo-Philipp Wich
c0451d8a72
modules/admin-full: remove support for configuring alias interfaces, they're useless now that ifaces can be part of multiple networks
2012-06-26 21:56:52 +00:00
Jo-Philipp Wich
d52859b37e
modules/admin-full: remove notice about iface exclusiveness when adding new networks
2012-06-26 21:49:21 +00:00
Jo-Philipp Wich
2e924f7aa5
modules/admin-full: extend wifi model to allow assigning multiple networks
2012-06-26 21:49:18 +00:00
Daniel Golle
fb5d41c2a5
Only show the TX-power selector if the hardware supports more than one option.
...
Some mac80211 drivers (rt2x00) probably won't support limiting TX-power to a
user-defined value in the near future under certain conditions, so it makes
sense to not expose that option in order not to confuse the user.
See http://patchwork.openwrt.org/patch/2187/
to understand the situation.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-06-18 19:42:39 +00:00
Jo-Philipp Wich
5ae5d3be63
modules/admin-full: allow to specify the DHCP pool start as IPv4 address ( #420 )
2012-06-05 14:05:03 +00:00
Jo-Philipp Wich
b3e5467ec6
modules/admin-full: check /etc/ethers and /var/dhcp.leases for existence before trying to read them
2012-05-23 22:22:22 +00:00
Jo-Philipp Wich
1ec71bbefe
modules/admin-full: add mac address suggestions to mac filter settings
2012-05-06 18:04:45 +00:00
Jo-Philipp Wich
a27481f35c
modules/admin-full: filter init scripts without START in startup model
2012-05-06 09:48:06 +00:00
Jo-Philipp Wich
c3aff0c622
modules/admin-full: since switch port numbers depend on model and current solar cycle, give up on making the human readable but just give the raw index
2012-03-19 21:04:15 +00:00
Jo-Philipp Wich
639f58d404
modules/admin-full: add client_cert option in wifi configuration
2012-01-24 20:57:54 +00:00
Jo-Philipp Wich
4bf31a8792
modules/admin-full: redirect init script output in startup model actions
2012-01-12 12:15:21 +00:00
Jo-Philipp Wich
c043db6518
modules/admin-full: set password of logged in user instead of unconditionally using root, thanks Viktar Palstsiuk <viktar.palstsiuk@promwad.com>
2012-01-06 16:42:02 +00:00
Jo-Philipp Wich
706eb828ad
modules/admin-full: allow space separated lists of macs in static lease form ( #319 )
2012-01-01 14:43:56 +00:00
Jo-Philipp Wich
28426c25fc
modules/admin-full: fix crypto depends for ad-hoc and static wds modes ( #271 )
2011-12-21 22:41:44 +00:00
Jo-Philipp Wich
3bccd25281
modules/admin-full: probe for EAP support in wpad/hostapd/wpa_supplicant and offer wpa/wpa2 only if it is present
2011-12-13 15:57:32 +00:00
Jo-Philipp Wich
3d2468cf34
modules/admin-full: fix System -> Administration menu if dropbear is not installed
2011-12-08 03:35:27 +00:00
Jo-Philipp Wich
c47e0596dd
modules/admin-full: use new iwinfo capabilities to display shifted tx power values
2011-12-05 18:29:04 +00:00
Jo-Philipp Wich
33bb31838d
modules/admin-full: allow bssid for sta wds as well
2011-11-15 15:47:46 +00:00
Jo-Philipp Wich
743296d42c
modules/admin-full: bssid is valid in mac80211 sta mode too
2011-11-15 15:44:01 +00:00
Jo-Philipp Wich
0ecbaa400e
modules/admin-full: don't make cipher mandatory
2011-11-13 21:03:06 +00:00
Manuel Munz
c67d7b2a43
admin-full: When creating the ntp timeserver section also add the default ntp servers
2011-11-10 13:44:22 +00:00
Manuel Munz
525da459d7
admin-full: Better fix for the last change (timeserver setup), add button to add the missing section
2011-11-10 12:57:13 +00:00
Manuel Munz
a196198fb9
admin-full: Add timeserver section if it doesn't already exist in /etc/config/system ( #329 )
2011-11-10 12:25:58 +00:00
Manuel Munz
ffdeb77e84
admin-full: Expose bogusnxdomain setting in DHCP / DNS configuration ( #339 )
2011-11-10 11:40:18 +00:00
Jo-Philipp Wich
0b7eb82eb6
modules/admin-full: add option to override the WPA cipher ( #303 )
2011-11-07 06:30:36 +00:00
Jo-Philipp Wich
327e4e773a
modules/admin-full: don't bother with 4k vlan / no 4k vlan nuisances, simply enable it when available
2011-10-27 00:02:10 +00:00