8267 Commits

Author SHA1 Message Date
Ondřej Surý
b6a5a9b29e Update documentation to remove obsolete bind9-bugs@isc.org email address
(cherry picked from commit efc9bc5d8d)
(cherry picked from commit 486e79050f)
2018-03-08 12:51:19 -08:00
Evan Hunt
cd8d44403b [v9_12] copyrights 2018-02-17 21:26:12 -08:00
Michał Kępień
2c1307f061 Make dns_dt_reopen() request task-exclusive mode on its own
Instead of relying on the caller to set up task-exclusive mode, make
dns_dt_reopen() enforce task-exclusive mode itself, using the task
specified at dnstap environment creation time.
2018-02-16 09:37:23 +01:00
Mark Andrews
57fbc03b11 return failure count 2018-02-16 14:08:26 +11:00
Mark Andrews
6a896a0247 conditionally declare strbuf 2018-02-16 14:08:26 +11:00
Mark Andrews
5aba593545 add brackets 2018-02-16 14:08:26 +11:00
Mark Andrews
cf53ca27d5 reorder test to silence cppcheck 2018-02-16 14:08:26 +11:00
Mark Andrews
e416b6f57c remove event which is only used for sizeof 2018-02-16 14:08:26 +11:00
Mark Andrews
a87296cb7b remember the masters count 2018-02-16 14:08:26 +11:00
Mark Andrews
6fc28063f1 reorder test to silence cppcheck 2018-02-16 14:08:26 +11:00
Mark Andrews
d76f6a67dd use %u instead of %d 2018-02-16 14:08:26 +11:00
Mark Andrews
000eec7831 use %u instead of %d 2018-02-16 14:08:26 +11:00
Mark Andrews
eaae1216b3 use %u instead of %d 2018-02-16 14:08:26 +11:00
Mark Andrews
5c2ea775c4 use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
059ff0206b use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
90f7a76891 use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
7aab54de6f use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
2e0129aba4 use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
018cb006e1 use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
4230e366b4 use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
a6c47e456e use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
aaac93da3c make declarations consistent 2018-02-16 14:07:34 +11:00
Mark Andrews
51e274b187 report argument error in human form 2018-02-16 14:07:34 +11:00
Mark Andrews
191ebf1076 use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
4f6706e0ed use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
ef5ecb3e6d use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
599d257fad use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
7aa9ea8709 use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
0a9b55e23e use %u instead of %i 2018-02-16 14:07:34 +11:00
Mark Andrews
6a2292d0f4 use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
a014677c1f use %u rather than %d; pass a unsigned int pointer 2018-02-16 14:07:34 +11:00
Mark Andrews
ef3b87e15a clear *logp 2018-02-16 14:07:34 +11:00
Mark Andrews
5e29734aee use %u instead of %d 2018-02-16 14:07:34 +11:00
Mark Andrews
dddb3e2976 signed vs unsigned fixes 2018-02-16 14:07:34 +11:00
Evan Hunt
d44775b859 [v9_12] copyrights 2018-02-10 16:30:58 -08:00
Mark Andrews
dc089b3339 check warning text
(cherry picked from commit c6cd108838)
2018-02-09 14:05:20 +11:00
Mark Andrews
06da554649 get the correct test file
(cherry picked from commit ae09500989)
2018-02-09 13:57:39 +11:00
Evan Hunt
cbd58053e6 [v9_12] fix test error 2018-02-08 18:45:56 -08:00
Mark Andrews
303f4e8b5d 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:11:10 +11:00
Tinderbox User
42f67ba196 regen v9_12 2018-02-08 21:56:13 +00:00
Evan Hunt
8fb952e6ab [v9_12] copyrights 2018-02-08 13:40:50 -08:00
Mark Andrews
e59f44f51d [v9_12] fix rpzrecurse test on windows
4887.	[test]		Enable the rpzrecurse test to run on Windows.
			[RT #47093]

(cherry picked from commit ecf6dcc5c6)
2018-02-08 13:29:17 -08:00
Tony Finch
30c86d5649 Document dig -u in manpage (#47150)
(cherry picked from commit cc82b5aa3c)
2018-02-09 00:52:25 +05:30
Tinderbox User
85fec73a21 update copyright notice / whitespace 2018-02-07 23:47:00 +00:00
Mark Andrews
b329876bf1 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:36:45 +11:00
Michał Kępień
5c33d89ff1 [v9_12] Prevent crashing due to a race during server shutdown
4884.	[bug]		named could crash on shutdown due to a race between
			shutdown_server() and ns__client_request(). [RT #47120]

(cherry picked from commit af1937c35a)
2018-02-05 20:25:41 +01:00
Mark Andrews
1a22ae18fe Update license to 'MPL' [RT #47101]
(cherry picked from commit a97ca00ce8)
2018-02-02 10:38:34 +11:00
Tinderbox User
072b32faf0 update copyright notice / whitespace 2018-01-31 23:46:36 +00:00
Evan Hunt
69b5fafb03 [v9_12] improve debugging output from dnssec-cds
4883.	[cleanup]	Improved debugging output from dnssec-cds. [RT #47026]

Patch submitted by Tony Finch (dot@dotat.at)
2018-01-31 10:23:54 -08:00
Tinderbox User
fd7a1d9cb9 update copyright notice / whitespace 2018-01-30 23:46:57 +00:00