Commit Graph

24942 Commits

Author SHA1 Message Date
Mark Andrews
1294dcbc4b allow for numbered namedX.args
(cherry picked from commit 4cbaa08602)
2017-10-28 10:54:22 +11:00
Tinderbox User
a6a4520076 update copyright notice / whitespace 2017-10-26 23:47:43 +00:00
Mark Andrews
5e594e69fa .md for MKD
(cherry picked from commit f808b5e0d2)
2017-10-27 10:41:50 +11:00
Tinderbox User
de446ea4af newcopyrights 2017-10-26 23:30:23 +00:00
Mark Andrews
1c9cb8714c address resource leak [RT #46413]
(cherry picked from commit c341e524dc)
2017-10-27 10:01:50 +11:00
Evan Hunt
ef844e095f [v9_10] some improvements in doc/dev [RT #46011]
- add info about rdatasets, etc, to dev.md (thanks to Tony Finch)
- convert rdata.html to markdown

(cherry picked from commit 63270d33f1)
2017-10-25 23:31:24 -07:00
Evan Hunt
436ba0a39d [v9_10] check file and tree headers when loading map files
4792.	[bug]		Fix map file header correctness check. [RT #38418]

(cherry picked from commit 5b69d3da83)
2017-10-25 21:37:37 -07:00
Evan Hunt
d10e669c55 [v9_10] clean up DNS_MESSAGETEXTFLAG comments
(cherry picked from commit 89d1777560)
2017-10-25 21:34:24 -07:00
Tinderbox User
fb23176e1b regen v9_10 2017-10-26 01:26:16 +00:00
Tinderbox User
508337e118 update copyright notice / whitespace 2017-10-25 23:52:15 +00:00
Tinderbox User
25fa5f5414 newcopyrights 2017-10-25 23:30:48 +00:00
Evan Hunt
47528807e3 [v9_10] fix some documentation errors [RT #45527]
(cherry picked from commit 81570e84a2)
(cherry picked from commit 4ee7a74729)
2017-10-25 11:05:56 -07:00
Evan Hunt
4bd6a61bbd [v9_10] fixed libdns doc
4791.	[doc]		Fixed outdated documentation about export libraries.
			[RT #46341]

(cherry picked from commit 6a59e53a69)
2017-10-25 10:56:16 -07:00
Mark Andrews
c61bf9e3c0 4790. [bug] nsupdate could trigger a require when sending a
update to the second address of the server.
                        [RT #45731]

(cherry picked from commit 2bbca9594f)
2017-10-26 00:31:10 +11:00
Evan Hunt
2586526a0a [v9_10] log when update-policy local gets a key match from a remote host
4788.	[cleanup]	When using "update-policy local", log a warning
			when an update matching the session key is received
			from a remote host. [RT #46213]

- this completes change #4762.
2017-10-25 01:08:07 -07:00
Michał Kępień
54a43e9bf1 [v9_10] Rename nsec3param_salt_totext() to dns_nsec3param_salttotext(), make it public, add unit tests
4786.	[cleanup]	Turn nsec3param_salt_totext() into a public function,
			dns_nsec3param_salttotext(), and add unit tests for it.
			[RT #46289]

(cherry picked from commit 5e1ca7a326)
2017-10-25 09:50:58 +02:00
Mark Andrews
68a4bb4f09 read dig.out.ns3.test$n rather than dig.out.ns2.test$n
(cherry picked from commit 80739779fc)
2017-10-25 15:03:24 +11:00
Tinderbox User
20e95b6bfa regen v9_10 2017-10-25 01:24:34 +00:00
Tinderbox User
cab57c79b4 update copyright notice / whitespace 2017-10-24 23:50:30 +00:00
Tinderbox User
b7f531c849 newcopyrights 2017-10-24 23:31:09 +00:00
Mark Andrews
bd646f9229 4783. [test] dnssec: 'check that NOTIFY is sent at the end of
NSEC3 chain generation failed' required more time
                        on some machines for the IXFR to complete. [RT #46388]

(cherry picked from commit 969d923536)
2017-10-25 09:22:11 +11:00
Michał Kępień
dadca599da [v9_10] Remove REQUIRE preventing change 4592 from working
Change 4592 was supposed to replace a REQUIRE with a conditional return.
While the latter was added, the former was not removed.  Remove the
relevant REQUIRE to fix RT #43822 for good.

(cherry picked from commit a94d68ce43)
2017-10-24 21:11:52 +02:00
Evan Hunt
cd2556d78c [v9_10] fix merge error; missing hunk from change 4780
(cherry picked from commit 4d39bffd95)
2017-10-24 10:09:56 -07:00
Evan Hunt
a86bc0304a [v9_10] update B.ROOT-SERVERS.NET 2017-10-24 09:17:28 -07:00
Mark Andrews
5ca903ae3d remove redundent reconfig; number tests 2017-10-24 14:49:14 +11:00
Evan Hunt
9321e4128f [v9_10] zone "file" option was undocumented
(cherry picked from commit b1042e011c)
2017-10-23 19:40:17 -07:00
Evan Hunt
13435af49a [v9_10] omit NS from authority section if it was in answer
4780.	[bug]		When answering ANY queries, don't include the NS
			RRset in the authority section if it was already
			in the answer section. [RT #44543]

(cherry picked from commit b7b76d6b85)
2017-10-23 19:35:45 -07:00
Mark Andrews
1b13294a44 report if named.run or named.memstats not removed after successful test
(cherry picked from commit 5bead588b7)
2017-10-24 12:47:53 +11:00
Evan Hunt
33ab321a97 [v9_10] clean up a redundancy
4777.	[cleanup]	Removed a redundant call to configure_view_acl().
			[RT #46369]

(cherry picked from commit 89636d8f30)
(cherry picked from commit a06198688f)
2017-10-23 11:13:11 -07:00
Tinderbox User
69c494847c regen v9_10 2017-10-22 01:24:30 +00:00
Evan Hunt
b858dbe3a8 [v9_10] doc nit: Base64 is capitalized and not hyphenated
(cherry picked from commit 321b8429f5)
2017-10-21 13:29:50 -07:00
Evan Hunt
fffc169233 [v9_10] add DNS_RPZ_MAX_ZONES to OPTIONS
(cherry picked from commit 172aa40e8f)
(cherry picked from commit fd1a7af399)
2017-10-21 13:29:31 -07:00
Evan Hunt
13b56a42b9 [v9_10] test for Net::DNS::Nameserver in prereq.sh
(cherry picked from commit 475c51cce0)
2017-10-21 00:29:20 -07:00
Tinderbox User
27dcf3142c regen v9_10 2017-10-21 01:29:23 +00:00
Mark Andrews
1824904d45 use correct tag
(cherry picked from commit 317330c25a)
2017-10-20 19:06:39 +11:00
Tinderbox User
734041a7c9 regen v9_10 2017-10-20 01:24:33 +00:00
Mark Andrews
1ba0495b37 include "../mkd"; as we have already changed working directory
(cherry picked from commit b71747f765)
2017-10-20 11:49:56 +11:00
Tinderbox User
3a3d6733ca update copyright notice / whitespace 2017-10-19 23:47:47 +00:00
Tinderbox User
be0d756d1f newcopyrights 2017-10-19 23:30:49 +00:00
Mark Andrews
c1e989a111 s/made/may/ 2017-10-20 10:29:07 +11:00
Mark Andrews
88d46ae126 note removal of <isc/util.h> from other header files
(cherry picked from commit 9e5439a6d8)
2017-10-20 10:27:14 +11:00
Mark Andrews
e2a0aab747 s/REQUIRE/ISC_REQUIRE/; include <isc/assertions.h> if ISC_REQUIRE is used; include <isc/likely.h> if ISC_{UN}LIKELY is used
(cherry picked from commit 0fab171196)
2017-10-19 16:54:18 +11:00
Evan Hunt
b5c1d2bc01 [v9_10] skip managed-keys reconfig tests in runtime if no crypto [RT #46327]
(cherry picked from commit b093b684a6)
2017-10-18 22:29:14 -07:00
Evan Hunt
d0d9b93391 [v9_10] remove reference to ht.h 2017-10-18 19:53:06 -07:00
Mark Andrews
20ea1dd8c8 4774. [bug] <isc/util.h> was incorrectly included in several
header files. [RT #46311]
2017-10-19 12:44:15 +11:00
Tinderbox User
d0c34529c6 regen v9_10 2017-10-19 01:24:04 +00:00
Evan Hunt
937a399a55 [v9_10] copyrights 2017-10-18 17:31:44 -07:00
Evan Hunt
b6b2b0b9b5 [v9_10] require writable managed keys directory
4769.	[bug]		Enforce the requirement that the managed keys
			directory (specified by "managed-keys-directory",
			and defaulting to the working directory if not
			specified) must be writable. [RT #46077]

(cherry picked from commit 56e30ebae6)
2017-10-17 21:35:19 -07:00
Tinderbox User
93340c2754 regen v9_10 2017-10-18 01:26:16 +00:00
Tinderbox User
69b5243372 update copyright notice / whitespace 2017-10-17 23:50:51 +00:00