Commit Graph

18782 Commits

Author SHA1 Message Date
Mark Andrews
863a0dbd20 The old active key could be deleted before the "former standby key has now
signed fully" ran causing it to fail.  Delay the deletion by 10 seconds.
2011-05-30 07:28:13 +00:00
Automatic Updater
0a3856d2c4 update 2011-05-28 01:17:53 +00:00
Automatic Updater
64a1132d74 update 2011-05-28 00:18:49 +00:00
Automatic Updater
7a0ca2b0c7 update copyright notice 2011-05-28 00:15:26 +00:00
Automatic Updater
c057a9b862 newcopyrights 2011-05-27 23:33:30 +00:00
Automatic Updater
6fc5dc883e update 2011-05-27 04:51:50 +00:00
Mark Andrews
d44cb7d304 move dns_trust_totext from masterdump.c to rdataset.c so that exportlib will build 2011-05-27 04:41:18 +00:00
Automatic Updater
e51b6ade48 update 2011-05-27 02:16:25 +00:00
Mark Andrews
babe8e1954 move 9.7.4rc1 release point 2011-05-27 01:57:48 +00:00
Automatic Updater
b6d8f4bcf7 update 2011-05-27 00:16:32 +00:00
Automatic Updater
4a2abf6faa update copyright notice 2011-05-26 23:46:25 +00:00
Automatic Updater
419ef16980 newcopyrights 2011-05-26 23:36:49 +00:00
Automatic Updater
8f9cf97d96 update 2011-05-26 23:16:34 +00:00
Evan Hunt
6dd373ebab 3121. [security] An authoritative name server sending a negative
response containing a very large RRset could
                        trigger an off-by-one error in the ncache code
                        and crash named. [RT #24650]

3120.	[bug]		Named could fail to validate zones listed in a DLV
			that validated insecure without using DLV and had
			DS records in the parent zone. [RT #24631]

3119.	[bug]		When rolling to a new DNSSEC key, a private-type
			record could be created and never marked complete.
			[RT #23253]
2011-05-26 23:10:13 +00:00
Automatic Updater
fc5f2e310e update 2011-05-25 00:16:59 +00:00
Automatic Updater
7000688bfc update copyright notice 2011-05-24 23:46:37 +00:00
Automatic Updater
35e6e7bfe9 update 2011-05-24 02:16:46 +00:00
Automatic Updater
5d900d5216 regen v9_7 2011-05-24 02:10:39 +00:00
Automatic Updater
0f862dd540 update 2011-05-24 01:16:40 +00:00
Automatic Updater
5dd7596365 v9_7_4rc1 2011-05-24 00:48:09 +00:00
Mark Andrews
1bf261f075 9.7.4rc1 2011-05-24 00:41:44 +00:00
Mark Andrews
63aaf0dba0 9.7.4rc1 2011-05-24 00:35:23 +00:00
Mark Andrews
53f747143d v9_7_4rc1 2011-05-24 00:26:44 +00:00
Automatic Updater
ea155b7f8b update 2011-05-23 23:16:32 +00:00
Evan Hunt
8a2c86ea10 3118. [bug] nsupdate could dump core on shutdown when using
SIG(0) keys. [RT #24604]
2011-05-23 22:23:05 +00:00
Automatic Updater
c02a729605 update 2011-05-23 21:16:16 +00:00
Evan Hunt
0b53de22db 3117. [cleanup] Remove doc and parser references to the
never-implemented 'auto-dnssec create' option.
			[RT #24533]
2011-05-23 20:55:24 +00:00
Automatic Updater
86039977b2 update 2011-05-20 00:16:56 +00:00
Automatic Updater
62bffa3ef0 update copyright notice 2011-05-19 23:46:30 +00:00
Automatic Updater
5f01b84397 newcopyrights 2011-05-19 23:31:12 +00:00
Automatic Updater
12f0fa2a6a update 2011-05-19 22:16:19 +00:00
Evan Hunt
905b16ef04 another post-commit fix for change 3114: call dns_db_resigned()/
dns_db_setsigningtime() only when incrementally resigning, not other
times.
2011-05-19 21:28:01 +00:00
Automatic Updater
3267c08327 update 2011-05-19 05:16:23 +00:00
Evan Hunt
4b7c993dc2 3114. [bug] Retain expired RRSIGs in dynamic zones if key is
inactive and there is no replacement key. [RT #23136]
2011-05-19 04:42:18 +00:00
Automatic Updater
7a9bb15a3c update 2011-05-18 02:16:31 +00:00
Automatic Updater
68e2731590 regen v9_7 2011-05-18 02:11:50 +00:00
Automatic Updater
3602d7ba6a update 2011-05-17 06:16:31 +00:00
Mark Andrews
203987b1f6 3113. [doc] Document the relationship between serial-query-rate
and NOTIFY messages.
2011-05-17 05:30:22 +00:00
Automatic Updater
ea2b2d9b49 update 2011-05-17 02:16:21 +00:00
Automatic Updater
28d84645bb regen v9_7 2011-05-17 02:10:42 +00:00
Evan Hunt
94a0e96ade add dns_dnssec_signs 2011-05-17 01:46:41 +00:00
Automatic Updater
480c85c467 update 2011-05-17 00:17:02 +00:00
Automatic Updater
d9e9d845a5 update copyright notice 2011-05-16 23:46:51 +00:00
Automatic Updater
f0903fa41f newcopyrights 2011-05-16 23:30:56 +00:00
Automatic Updater
f12b694d74 update 2011-05-16 23:16:24 +00:00
Evan Hunt
1a035f7c01 "make install" was failing when building with both exportlibs and libtool.
(trivial makefile fix, no CHANGES note.) [RT #24425]
2011-05-16 22:53:56 +00:00
Automatic Updater
b8be986508 update 2011-05-16 05:16:27 +00:00
Mark Andrews
3967e289ce 3112. [doc] Add missing descriptions of the update policy name
types "ms-self", "ms-subdomain", "krb5-self" and
                        "krb5-subdomain", which allow machines to update
                        their own records, to the BIND 9 ARM.
2011-05-16 04:16:03 +00:00
Automatic Updater
1f6eacb5f2 update 2011-05-14 02:16:43 +00:00
Automatic Updater
fd10c6096f regen v9_7 2011-05-14 02:10:30 +00:00