hingbong💫
003065d959
luci-app-unbound: dns assist in zone-detail add 'unprotected-loop' option #6524
...
Signed-off-by: hingbong💫 <hingbonglo@gmail.com>
2023-12-04 21:25:17 +08:00
Tugzrida
5bc03d56df
luci-app-unbound: correct default for validator_ntp
...
Signed-off-by: Cameron Steel <git@tugzrida.xyz>
2023-07-16 21:47:54 +10:00
Avinesh Singh
fce70a08cc
luci-app-unbound: fix error on empty leasetrigger
...
Signed-off-by: Avinesh Singh <gitlocal@avine.sh>
2021-10-30 14:25:18 +05:30
Eric Luehrsen
23feca7181
luci-app-unbound: fix interface selections to match UCI
...
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2021-03-06 21:07:55 -05:00
Eric Luehrsen
11f72bbcab
luci-app-unbound: add rate_limit and dns_assist option support
...
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2020-07-16 01:30:34 -04:00
Jo-Philipp Wich
74da73b012
applications: add ACL dependency annotations to legacy controllers
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-19 17:17:26 +02:00
Eric Luehrsen
65e3e1d929
luci-app-unbound: inform if odhcpd is not configured
...
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2019-09-21 20:37:19 -04:00
Eric Luehrsen
ee18024a8b
luci-app-unbound: protect against printing large cache dump
...
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-12-31 15:24:43 -05:00
yangfl
ae8b68cfe8
treewide: Fix typos in UI strings
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-10-12 22:18:51 +08:00
yangfl
401382a459
treewide: Fix typos in comments
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-10-10 15:00:07 +08:00
Ansuel Smith
013a8187ed
luci-app-unbound: add cache_dump tab
...
This adds in the State tab a new option to dump cache from unbound-control application
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-09-18 17:31:25 +02:00
Eric Luehrsen
f4818d414a
luci-app-unbound: add protocol=ip4_local option support
...
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-09-16 00:00:41 -04:00
Ameer Dawood
71581c80b1
luci-app-unbound: Colons removed from input headers
...
Most OpenWrt applications do not have a colon in input headers.
This has been explained in #1566 as well.
This commit removes the said colons.
Signed-off-by: Ameer Dawood <ameer1234567890@gmail.com>
2018-08-19 13:42:49 +05:00
Eric Luehrsen
dec88df41c
luci-app-unbound: add zone-details combined tab
...
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-08-12 20:06:15 -04:00
Eric Luehrsen
394658a114
luci-app-unbound: add LuCI for forward stub and auth zone clauses
...
With growing interest, DNS over TLS can be setup in Unbounds foward-zone:
clause. New section 'zone' is available for forward-, stub-, and auth-
zone cluses. This LuCI application will show the 'zone' section and
permit changing 'enabled' and 'fallback' options. Detailed changes to
'zone' secitons will need to use the Edit:UCI tab (text editor).
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-07-29 23:20:35 -04:00
Eric Luehrsen
d0757f1f47
luci-app-unbound: add root zone file cache option
...
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-05-29 00:14:00 -04:00
Eric Luehrsen
60ea5dc53f
luci-app-unbound: provide transparent defaults with documentation
...
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-05-28 23:59:17 -04:00
Eric Luehrsen
1204d2a617
luci-app-unbound: clean up tab presentation
...
Some of the options in the tabs were not placed in
optimal groups. Add tabs for DHCP and start triggers.
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-05-08 22:57:32 -04:00
Jo-Philipp Wich
4a90accda9
luci-app-unbound: dispatch SimpleForm models using the form() action
...
This fixes issues dicovered by check-controllers.sh
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-06 12:07:49 +02:00
Eric Luehrsen
9bb3400a00
unbound: add domain resolution control options
...
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2018-03-18 21:34:29 -04:00
Eric Luehrsen
7ca169710e
luci-app-unbound: clean up presentation of advanced LuCI tabs
...
Add CSS for editing tabs to provide monospace font and offset
editing window color from read only windows. Expand 'control'
option to match with net/unbound. Add 'extended_stats' option
to match with net/unbound.
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-09-22 23:04:40 -04:00
Eric Luehrsen
007b28ddb3
luci-app-unbound: add statistics and manual edit tabs
...
Add an option to "Basic Settings" tab to expand LuCI. This option
will add tab hierarchy for the settings, statistics, and raw view
or editing of configuration files. If you have unbound-control
installed, then you can see some useful debug information.
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-09-12 21:04:52 -04:00
Eric Luehrsen
4a95fd9423
luci-app-unbound: move and rename configure.lua
...
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-09-12 21:04:52 -04:00
Eric Luehrsen
809ddecd39
luci-app-unbound: option 'add_extra_dns' and list 'trigger'
...
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-05-23 00:15:35 -04:00
Eric Luehrsen
54aa4b5799
unbound: update UCI for odhcpd and hostname
...
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-01-24 00:06:49 -05:00
danrl
6f2b21cd20
luci-app-unbound: added DNS64 support
...
Signed-off-by: Dan Luedtke <mail@danrl.com>
2016-12-11 16:50:17 +01:00
Eric Luehrsen
3580eddcfa
Unbound: Basic LuCI to go with recent Unbound UCI (Oct2016)
...
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-12-04 13:58:13 -05:00