Evan Hunt
079165bae3
[v9_11] copyrights
2018-02-10 16:31:54 -08:00
Mark Andrews
c8b2cbe1e0
check warning text
...
(cherry picked from commit c6cd108838 )
2018-02-09 14:05:14 +11:00
Mark Andrews
b071744673
get the correct test file
...
(cherry picked from commit ae09500989 )
2018-02-09 13:57:43 +11:00
Evan Hunt
e96cce6c7a
[v9_11] fix test error
2018-02-08 18:46:01 -08:00
Mark Andrews
1d4d23dac8
fix meger error
...
(cherry picked from commit f6b7ff7280 )
2018-02-09 12:33:43 +11:00
Mark Andrews
30ca20f720
4889. [func] Warn about the use of old root keys without the new
...
root key being present. Warn about dlv.isc.org's
key being present. Warn about both managed and
trusted root keys being present. [RT #43670 ]
(cherry picked from commit baef0ca988 )
2018-02-09 12:33:42 +11:00
Tinderbox User
c71b045cdb
regen v9_11
2018-02-09 01:24:58 +00:00
Tinderbox User
83545641dd
update copyright notice / whitespace
2018-02-08 23:48:55 +00:00
Tony Finch
002f137337
Document dig -u in manpage ( #47150 )
...
(cherry picked from commit cc82b5aa3c )
(cherry picked from commit 30c86d5649 )
2018-02-09 00:53:07 +05:30
Tinderbox User
fccc836ebf
update copyright notice / whitespace
2018-02-07 23:48:20 +00:00
Mark Andrews
8f1ed05dc0
4885. [security] update-policy rules that otherwise ignore the name
...
field now require that it be set to "." to ensure
that any type list present is properly interpreted.
[RT #47126 ]
(cherry picked from commit ec771bbdc8 )
2018-02-07 13:50:00 +11:00
Mark Andrews
1fea816a07
Update license to 'MPL' [RT #47101 ]
...
(cherry picked from commit a97ca00ce8 )
2018-02-02 10:39:15 +11:00
Tinderbox User
596f89167f
update copyright notice / whitespace
2018-01-29 23:47:56 +00:00
Mark Andrews
f1740da065
4878. [bug] List 'ply' as a requirement for the 'isc' python
...
package. [RT #47065 ]
(cherry picked from commit 6e08af82ed )
2018-01-29 13:29:35 +11:00
Tinderbox User
93ca8abdf8
update copyright notice / whitespace
2018-01-22 23:47:25 +00:00
Evan Hunt
1cf118a656
[v9_11] automatically generate named.conf grammars for the ARM
...
4873. [doc] Grammars for named.conf included in the ARM are now
automatically generated by the configuration parser
itself. As a side effect of the work needed to
separate zone type grammars from each other, this
also makes checking of zone statements in
named-checkconf more correct and consistent.
[RT #36957 ]
(cherry picked from commit 129c4414cb )
(cherry picked from commit f662d5484e )
2018-01-22 19:40:00 +00:00
Mukund Sivaraman
6fb3db01ac
Don't permit loading meta RR types such as TKEY from master files ( #47009 )
...
(cherry picked from commit 8a4ce20172 )
(cherry picked from commit c8eb726046 )
2018-01-22 14:36:18 +05:30
Tinderbox User
217efc6ec8
regen v9_11
2018-01-19 01:20:59 +00:00
Tinderbox User
5232303369
update copyright notice / whitespace
2018-01-18 23:47:19 +00:00
Evan Hunt
cdda779d07
[v9_11] fix merge error
2018-01-18 13:28:55 -08:00
Evan Hunt
4221d9cd1d
[v9_11] normalize rndc on/off commands
...
4867. [cleanup] Normalize rndc on/off commands (validation and
querylog) so they accept the same synonyms
for on/off (yes/no, true/false, enable/disable).
Thanks to Tony Finch. [RT #47022 ]
(cherry picked from commit cf8f4241e7 )
2018-01-18 10:52:15 -08:00
Tinderbox User
9eb24f1f84
update copyright notice / whitespace
2018-01-17 23:47:10 +00:00
Francis Dupont
ea51eef4c8
Applied #46125 fix (hardcoded "pkcs11")
2018-01-17 15:20:44 +01:00
Tinderbox User
2927284144
update copyright notice / whitespace
2018-01-15 23:47:32 +00:00
Michał Kępień
e526027287
[v9_11] Ensure all master definitions in a catalog zone contain an IP address
...
4864. [bug] named acting as a slave for a catalog zone crashed if
the latter contained a master definition without an IP
address. [RT #45999 ]
(cherry picked from commit ae51a676c9 )
2018-01-15 20:52:54 +01:00
Tinderbox User
a853d87fc4
update copyright notice / whitespace
2018-01-13 23:48:14 +00:00
Mukund Sivaraman
929329d2d6
Fix various bugs reported by valgrind --tool=memcheck ( #46978 )
...
(cherry picked from commit f96133826e )
(cherry picked from commit 0374e1c3fd )
2018-01-13 11:47:46 +05:30
Mark Andrews
14d7dfd77e
ret was not being set to 1 on dig error. [RT #46990 ]
...
(cherry picked from commit 69c4c987f6 )
2018-01-13 13:16:33 +11:00
Mark Andrews
e08a31e317
test devent->sigrdataset rather than devent->rdataset before calling query_putrdataset
2018-01-05 12:40:36 +11:00
Tinderbox User
dc2a85bed7
update copyright notice / whitespace
2018-01-04 23:46:19 +00:00
Mark Andrews
cad79077bd
4857. [bug] Maintain attach/detach semantics for event->db,
...
event->node, event->rdataset and event->sigrdataset
in query.c. [RT #46891 ]
2018-01-04 13:07:51 +11:00
Tinderbox User
d2017ba188
update copyright notice / whitespace
2018-01-03 23:46:13 +00:00
Mark Andrews
adfe58e8e5
4856. [bug] 'rndc zonestatus' reported the wrong underlying type
...
for a inline slave zone. [RT #46875 ]
(cherry picked from commit 0b27aa0712 )
2018-01-04 10:12:15 +11:00
Mark Andrews
455265a147
wait for status: line to be readable, before checking status
...
(cherry picked from commit 4674127443 )
2018-01-03 13:56:42 +11:00
Mark Andrews
c0a2210466
4850. [bug] Named failed to restart with multiple added zones in
...
lmdb database. [RT #46889 ]
(cherry picked from commit 9bec7facfb )
2017-12-27 16:26:32 +11:00
Tinderbox User
ebc438edb1
update copyright notice / whitespace
2017-12-22 23:46:35 +00:00
Mark Andrews
b498959ce2
properly test for yaml
2017-12-22 21:54:18 +11:00
Mark Andrews
b089df4f84
save why ydump.py failed
...
(cherry picked from commit f5d429e7c3 )
2017-12-22 16:03:47 +11:00
Mark Andrews
8d1aadeb8a
silence clang static analysis
...
(cherry picked from commit f933be6d45 )
2017-12-22 13:09:32 +11:00
Tinderbox User
2b9f526504
update copyright notice / whitespace
2017-12-20 23:47:04 +00:00
Mark Andrews
534057c9f9
4849. [bug] Duplicate zones could appear in the .nzf file if
...
addzone failed. [RT #46435 ]
(cherry picked from commit 2d7f89b9c7 )
(cherry picked from commit 22a32060c1 )
2017-12-20 17:16:49 +11:00
Mark Andrews
d1862fe530
test for key != NULL on error path
...
(cherry picked from commit 9bad78cbc2 )
2017-12-13 15:13:18 +11:00
Mark Andrews
0f14b04132
4846. [test] Adjust timing values in runtime system test. Address
...
named.pid removal races in runtime system test.
[RT #46800 ]
(cherry picked from commit c67180f09b )
2017-12-13 10:26:58 +11:00
Mark Andrews
897d49e929
increment test number
...
(cherry picked from commit e5c2cfdbf9 )
2017-12-08 14:50:46 +11:00
Mark Andrews
1848d38f44
4843. [bug] dnssec-signzone free hashlist on exit. [RT #46791 ]
...
(cherry picked from commit 8444b4856a )
2017-12-07 19:30:10 +11:00
Mark Andrews
a5a1cbece4
4841. [bug] Address -fsanitize=undefined warnings. [RT #46786 ]
...
(cherry picked from commit 9d5a0abe81 )
2017-12-06 21:02:24 +11:00
Mark Andrews
0d6328ce5f
4840. [test] Add tests to cover fallback to using ZSK on inactive
...
KSK. [RT #46787 ]
(cherry picked from commit 32d09cd7e0 )
2017-12-06 20:38:26 +11:00
Curtis Blackburn
e5f0db4734
clarify "stage 1" and "stage 2" in autosign test
2017-12-05 10:03:23 -08:00
Mark Andrews
15057131d5
set the DNSKEY deletion time to now+5 once we got all the zones into their initial state
...
(cherry picked from commit ecafa2ae50 )
2017-12-05 21:42:38 +11:00
Mark Andrews
7f31784c52
use 9.11 and earlier syntax for dnssec-keygen
2017-12-05 20:43:15 +11:00