Commit Graph

23429 Commits

Author SHA1 Message Date
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
Tinderbox User
3619f2a9b7 update copyright notice / whitespace 2015-08-31 23:45:54 +00:00
Tinderbox User
3759658b38 newcopyrights 2015-08-31 23:30:06 +00:00
Jeremy C. Reed
cd6bd9864e grammar 2015-08-31 12:54:42 -04:00
Mark Andrews
19e4476456 update list of supported types in the ARM 2015-08-31 15:19:24 +10:00
Tinderbox User
5f080b689f regen v9_10 2015-08-28 01:11:04 +00:00
Tinderbox User
0b1c2f14c3 newcopyrights 2015-08-28 00:01:24 +00:00
Mark Andrews
c2fdaf81d9 add support for .gitattributes
(cherry picked from commit 6376f61899)
2015-08-27 23:57:52 +00:00
Mark Andrews
0d9fcd6afe *.vcxproj.in should use CRLF as EOL 2015-08-27 21:59:45 +00:00
Evan Hunt
4d7926b1f3 [v9_10] s/the the/the/ 2015-08-27 14:12:02 -07:00
Evan Hunt
bb4b0be101 [v9_10] fix incorrect bug ID 2015-08-27 10:22:58 -07:00
Evan Hunt
de7ba81cb4 [v9_10] fix tag 2015-08-27 10:20:06 -07:00
Tinderbox User
81aa863a22 update copyright notice / whitespace 2015-08-26 23:45:50 +00:00