Commit Graph
18654 Commits
Author SHA1 Message Date
Evan Hunt 32209f69cd Fixed an nsupdate test error 2011-06-09 00:15:16 +00:00
Automatic Updater 504e859cf6 update 2011-06-08 23:17:07 +00:00
Evan Hunt 8b2bec1cc0 forgot to add changes note 2011-06-08 23:13:01 +00:00
Evan Hunt 5d0d5c6641 3124. [bug] Use an rdataset attribute flag to indicate
negative-cache records rather than using rrtype 0;
			this will prevent problems when that rrtype is
			used in actual DNS packets. [RT #24777]

3123.	[security]	Change #2912 exposed a latent flaw in
			dns_rdataset_totext() that could cause named to
			crash with an assertion failure. [RT #24777]
2011-06-08 23:02:43 +00:00
Automatic Updater 389777e3f8 update 2011-06-06 02:17:37 +00:00
Automatic Updater 5b855a3e61 cleanup removed files 2011-06-06 01:24:36 +00:00
Automatic Updater 423845d45e update 2011-06-02 21:16:56 +00:00
Evan Hunt 52f6ab64a9 3122. [cleanup] dnssec-settime: corrected usage message. [RT #24664] 2011-06-02 20:24:11 +00:00
Automatic Updater 6e6a41728a update 2011-06-01 00:19:07 +00:00
Automatic Updater dc0dc46c4b 9.8.1b2 2011-05-31 23:31:16 +00:00
Mark Andrews 6b81040520 9.8.1b2 2011-05-31 23:28:39 +00:00
Automatic Updater 70002adf02 update 2011-05-30 23:17:26 +00:00
Mark Andrews d12179ca91 date +%s is not portable, use perl -e 'print time();', Adjust messages 2011-05-30 22:31:28 +00:00
Automatic Updater b674d799a3 update 2011-05-30 08:17:47 +00:00
Mark Andrews aa7d0857f0 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:26:41 +00:00
Automatic Updater 50b2eaf50b update 2011-05-28 01:18:41 +00:00
Automatic Updater d089451dca update copyright notice 2011-05-28 00:27:48 +00:00
Automatic Updater fd8bc236a9 update 2011-05-28 00:19:30 +00:00
Automatic Updater e206b6ed13 newcopyrights 2011-05-27 23:34:18 +00:00
Automatic Updater efc256e07c update 2011-05-27 04:52:59 +00:00
Mark Andrews 57f287577f move dns_trust_totext from masterdump.c to rdataset.c so that exportlib will build 2011-05-27 04:40:09 +00:00
Automatic Updater 7c0881dc5b update 2011-05-27 00:17:03 +00:00
Automatic Updater 9e914eadd0 update copyright notice 2011-05-26 23:47:06 +00:00
Automatic Updater 7691327497 newcopyrights 2011-05-26 23:36:57 +00:00
Automatic Updater aa718594cd update 2011-05-26 23:17:05 +00:00
Evan Hunt 9b1f733801 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]
2011-05-26 23:10:44 +00:00
Automatic Updater f5d2d30434 update 2011-05-26 05:16:45 +00:00
Mark Andrews 893f3378d5 list -> listed 2011-05-26 04:55:26 +00:00
Mark Andrews 22fdcb03cc 3120. [bug] Named could fail to validate zones list in a DLV
that validated insecure without using DLV and had
                        DS records in the parent zone. [RT #24631]
2011-05-26 04:47:16 +00:00
Evan Hunt 17968c1451 3118. [bug] When rolling to a new DNSSEC key, a private-type
record could be created and never marked complete.
			[RT #23253]
2011-05-26 04:25:09 +00:00
Automatic Updater c7df857b5e update 2011-05-24 03:17:40 +00:00
Automatic Updater c23ef01bfb regen v9_8 2011-05-24 02:37:19 +00:00
Automatic Updater 96763a6c39 update 2011-05-23 22:16:43 +00:00
Evan Hunt 77b55b7446 3118. [bug] nsupdate could dump core on shutdown when using
SIG(0) keys. [RT #24604]
2011-05-23 22:12:15 +00:00
Automatic Updater 68d87f7d43 update 2011-05-23 21:16:46 +00:00
Evan Hunt 2127785ad7 3117. [cleanup] Remove doc and parser references to the
never-implemented 'auto-dnssec create' option.
			[RT #24533]
2011-05-23 20:56:11 +00:00
Automatic Updater c60a92e849 update 2011-05-20 15:16:47 +00:00
Paul Ebersman d7022d427d Corrected bug number from 2445 to 24455. 2011-05-20 14:23:59 +00:00
Automatic Updater 53cbbefc76 update 2011-05-20 05:17:16 +00:00
Mark Andrews 7e773a23d9 3115. [bug] Named could fail to return requested data when
following a CNAME that points into the same zone.
                        [RT #2445]
2011-05-20 05:12:18 +00:00
Automatic Updater 63bca3ef31 update 2011-05-20 00:17:28 +00:00
Automatic Updater 79f2487b9d update copyright notice 2011-05-19 23:46:59 +00:00
Automatic Updater db4b385b8f newcopyrights 2011-05-19 23:31:20 +00:00
Automatic Updater cb6cc3d9dc update 2011-05-19 22:16:49 +00:00
Evan Hunt d96c88531b 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:26 +00:00
Automatic Updater c39d5521cf update 2011-05-19 05:16:56 +00:00
Evan Hunt b62b7fbe9e 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:51 +00:00
Automatic Updater ad500dca04 update 2011-05-18 03:17:40 +00:00
Automatic Updater 7265a25c2e regen v9_8 2011-05-18 02:38:47 +00:00
Automatic Updater ee398e005b update 2011-05-17 06:17:02 +00:00