Commit Graph

23441 Commits

Author SHA1 Message Date
Mark Andrews
cdb3033788 address race condition in ecdsa system test leading to differing authority sections. [RT #40283]; no CHANGES entry.
(cherry picked from commit 1d5ebfc05f)
2015-09-17 14:24:14 +10:00
Mark Andrews
de8a5c0d3b 4210. [cleanup] Silence use after free false positive. [RT #40743]
(cherry picked from commit f43e5c8ed2)
2015-09-17 14:05:51 +10:00
Mark Andrews
f81faf7001 4209. [bug] Address resource leaks in dlz modules. [RT #40654]
(cherry picked from commit 7b1f63dcd1)
2015-09-17 13:20:03 +10:00
Tinderbox User
93d30b3c29 regen v9_10 2015-09-17 01:10:32 +00:00
Mark Andrews
eb4de5324b fix company name 2015-09-17 10:17:34 +10:00
Mark Andrews
645fd1ac0e update util/copyrights 2015-09-17 09:41:34 +10:00
Mark Andrews
1b96d74ae2 4208. [bug] Address null pointer dereferences on out of memory.
[RT #40764]

(cherry picked from commit fe51e068f0)
2015-09-17 08:51:50 +10:00
Jeremy C. Reed
1ee220eaed document zone "type" in the ARM
This is for ticket #39577
It only added two sentences so didn't update changelog.
2015-09-16 10:55:20 -04:00
Mark Andrews
8cca6950a8 fix opcode usage
(cherry picked from commit 48bbe9c7f2)
2015-09-16 21:18:25 +10:00
Mark Andrews
44455db0a9 4207. [bug] Handle class mismatches with raw zone files.
[RT #40746]

(cherry picked from commit 0f2ecf4b5c)
2015-09-16 10:44:00 +10:00
Evan Hunt
e62bd7e975 [v9_10] add debian/ubuntu path for docbook-xsl to configure 2015-09-14 20:20:15 -07:00
Tinderbox User
981e64275f update copyright notice / whitespace 2015-09-14 23:45:49 +00:00
Tinderbox User
9b63f4bccf newcopyrights 2015-09-14 23:30:07 +00:00
Evan Hunt
4534589b64 [v9_10] possible null deref in dlz_wildcard
4206.   [bug]           contrib: fixed a possible NULL dereference in
                        DLZ wildcard module. [RT #40745]
2015-09-14 10:40:28 -07:00
Evan Hunt
abfa2247af [v9_10] spurious spaces in named-checkconf -p
4205.	[bug]		'named-checkconf -p' could include unwanted spaces
			when printing tuples with unset optional fields.
			[RT #40731]
2015-09-14 08:53:17 -07:00
Tinderbox User
4f9619e0d4 regen v9_10 2015-09-12 01:14:51 +00:00
Tinderbox User
7ae5096ba5 update copyright notice / whitespace 2015-09-11 23:46:09 +00:00
Tinderbox User
5217ab576a newcopyrights 2015-09-11 23:30:12 +00:00
Mark Andrews
ff27d0258d 4204. [bug] 'dig +trace' failed to lookup the correct type if
the initial root ns query was retried. [RT #40296]
`

(cherry picked from commit 295a711b72)
2015-09-12 09:06:40 +10:00
Jeremy C. Reed
c8bdfc0f7b add docbook tag for dns64 suffix value
add missing docbook formatting.
Note the element is standard, but that can be fixed in bulk later.
2015-09-11 14:36:49 -04:00
Mark Andrews
8431a9d3c1 4199. [protocol] Add support for NINFO, RKEY, SINK, TA.
[RT #40545] [RT #40547] [RT #40561] [RT #40563]

(cherry picked from commit 5a49f61ca9)
2015-09-11 17:36:18 +10:00
Evan Hunt
dc4577e506 [v9_10] improve rrchecker test
4203.	[test]		The rrchecker system test now tests conversion
			to and from unkonwn-type format. [RT #40584]
2015-09-11 00:25:06 -07:00
Evan Hunt
918a74ff08 [v9_10] incorrect result code in isccc
4202.	[bug]		isccc_cc_fromwire() could return an incorrect
			result. [RT #40614]
2015-09-11 00:05:34 -07:00
Mark Andrews
64a3134529 4201. [func] The default preferred-glue is now the address record
type of the transport the query was received
                        over.  [RT #40468]

(cherry picked from commit a0ef8211d3)
2015-09-11 13:28:24 +10:00
Mark Andrews
279b537999 4200. [cleanup] win32: update BINDinstall to be BIND release
independent. [RT #38915]

(cherry picked from commit 3fa134363f)
2015-09-11 12:27:06 +10:00
Mark Andrews
693df0aa7d add NINFO and RKEY
(cherry picked from commit 329073f6b8)
2015-09-11 11:41:23 +10:00
Tinderbox User
3d963604e6 regen v9_10 2015-09-11 01:10:37 +00:00
Tinderbox User
03e2c07f24 update copyright notice / whitespace 2015-09-10 23:46:55 +00:00
Tinderbox User
24a02702c3 newcopyrights 2015-09-10 23:30:26 +00:00
Jeremy C. Reed
cc6cd94731 add missing space
noticed in manual review of the PDF
minor so wasn't reviewed

(after cherry-pick had to fix conflicts too)
2015-09-10 10:40:25 -04:00
Mark Andrews
0f6e4cb5bd 4199. [protocol] Add support for NINFO, RKEY, TA.
[RT #40545] [RT #40547] [RT #40563]

(cherry picked from commit 3dd63ba00f)
2015-09-10 17:59:44 +10:00
Mark Andrews
9a95c605e8 4199. [protocol] Add support for NINFO, RKEY. [RT #40547] [RT #40563]
(cherry picked from commit 63874956de)
2015-09-10 17:08:02 +10:00
Mark Andrews
f00d028c20 4199. [protocol] Add support for RKEY. [RT #40563]
(cherry picked from commit 8b29fc0b7a)
2015-09-10 14:53:20 +10:00
Tinderbox User
91356a4f20 regen v9_10 2015-09-10 01:10:57 +00:00
Mark Andrews
90cdbb6ae7 update 2015-09-10 10:40:22 +10:00
Evan Hunt
d35df79b54 [v9_10] clean up dead code 2015-09-09 08:38:32 -07:00
Mark Andrews
be8abebe44 address race condition rt40242
(cherry picked from commit 5be3128599)
2015-09-09 18:12:22 +10:00
Mark Andrews
513f6f6ff5 4198. [doc] Add fetch-quota-params, fetches-per-server, and
fetches-per-zone to doc/misc/options. [RT #40601]
2015-09-09 18:04:50 +10:00
Mark Andrews
0978e56fd3 4197. [bug] 'named-checkconf -z' didn't handle 'in-view' clauses.
[RT #40603]

(cherry picked from commit 075a3d60c2)
2015-09-09 17:57:11 +10:00
Mark Andrews
f524494512 4196. [doc] Improve how "enum + other" types are documented.
[RT #40608]

4195.   [bug]           'max-zone-ttl unlimited;' was broken. [RT #40608]

(cherry picked from commit 4ca7391e64)
2015-09-09 17:23:11 +10:00
Mark Andrews
74b964fabe 4194. [bug] named-checkconf -p failed to properly print a port
range.  [RT #40634]

(cherry picked from commit fbd9aaa58c)
2015-09-09 16:49:54 +10:00
Tinderbox User
2799933bc6 regenerate v9.10.3 2015-09-09 02:23:40 +00:00
Tinderbox User
2c0c9afe57 regen v9_10 2015-09-09 02:14:10 +00:00
Evan Hunt
255b91fad4 [v9_10] prep 9.10.3 2015-09-08 18:33:51 -07:00
Tinderbox User
1bfe161c93 regen v9_10 2015-09-09 01:11:19 +00:00
Jeremy C. Reed
2632269e88 fix grammar for keys to use key_id
This is for ticket #23009.
Remove statement about grammar too.
No CHANGES entry done.
2015-09-08 16:16:52 -04:00
Jeremy C. Reed
320d0e0496 improve dnssec-enable and dnssec-validation documentation
This is for #37362
Okayed via jabber
No CHANGES entry
2015-09-08 16:05:59 -04:00
Tinderbox User
a3f3394f6c regen v9_10 2015-09-05 01:12:57 +00:00
Mark Andrews
f9dc3249a8 startup-notify-rate and notify-rate are 9.11 directives 2015-09-05 05:01:29 +10:00
Tinderbox User
af616f3e64 regen v9_10 2015-09-01 01:10:16 +00:00