Mark Andrews
ae0691566a
date +%s is not portable, use perl -e 'print time();', Adjust messages
2011-05-30 22:32:06 +00:00
Automatic Updater
4e3be43e8a
update
2011-05-30 15:17:59 +00:00
Scott Mann
5588b32695
This is a workaround fix for a problem in Solaris 10 (specifically on thing1)
...
for which a root cause has not yet been found. RT #24561 .
2011-05-30 15:13:49 +00:00
Automatic Updater
1f69914bc4
update
2011-05-30 08:18:25 +00:00
Mark Andrews
fe8572e116
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:25:19 +00:00
Automatic Updater
7b1b9e7163
auto update
2011-05-27 23:27:45 +00:00
Automatic Updater
e6290b4d1b
update
2011-05-27 00:17:17 +00:00
Automatic Updater
6406d6507a
update copyright notice
2011-05-26 23:47:28 +00:00
Automatic Updater
7f814b8b16
newcopyrights
2011-05-26 23:37:02 +00:00
Automatic Updater
b1050011bf
update
2011-05-26 23:17:21 +00:00
Automatic Updater
0977de5e55
auto update
2011-05-26 23:16:10 +00:00
Evan Hunt
fbe2cff19f
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:11:15 +00:00
Automatic Updater
df4193696f
update
2011-05-26 08:17:37 +00:00
Mark Andrews
4100ae5109
move dns_trust_totext from masterdump.c to rdataset.c so that exportlib will build
2011-05-26 07:56:39 +00:00
Automatic Updater
37c7dfe92c
update
2011-05-26 05:17:01 +00:00
Mark Andrews
e482a4a340
list -> listed
2011-05-26 04:57:25 +00:00
Mark Andrews
ea82782532
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:35:02 +00:00
Evan Hunt
0245f7725c
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:47 +00:00
Automatic Updater
798ecee049
update
2011-05-26 00:17:37 +00:00
Automatic Updater
00678e367d
update copyright notice
2011-05-25 23:47:16 +00:00
Automatic Updater
88d58d79c5
newcopyrights
2011-05-25 23:31:27 +00:00
Automatic Updater
adb6daf322
auto update
2011-05-25 23:17:41 +00:00
Automatic Updater
a07664121a
update
2011-05-25 01:17:16 +00:00
Mark Andrews
021bc5b3cc
add DRUZ zone with DS records
2011-05-25 01:06:56 +00:00
Automatic Updater
3980c6081a
update
2011-05-24 01:17:39 +00:00
Automatic Updater
9ce6056d52
regen HEAD
2011-05-24 01:14:44 +00:00
Automatic Updater
6671e343b8
newcopyrights
2011-05-23 23:25:44 +00:00
Automatic Updater
dad1c7db57
update
2011-05-23 23:17:17 +00:00
Evan Hunt
47e70d820e
3118. [bug] nsupdate could dump core on shutdown when using
...
SIG(0) keys. [RT #24604 ]
2011-05-23 22:25:32 +00:00
Automatic Updater
d72f90e8a3
update
2011-05-23 21:17:03 +00:00
Evan Hunt
eee7f742ea
3117. [cleanup] Remove doc and parser references to the
...
never-implemented 'auto-dnssec create' option.
[RT #24533 ]
2011-05-23 21:10:26 +00:00
Automatic Updater
f582b779fa
update
2011-05-23 20:17:01 +00:00
Evan Hunt
c5660d514b
grammar repair
2011-05-23 20:11:14 +00:00
Evan Hunt
bfe32d08c5
3116. [func] New 'dnssec-update-mode' option controls updates
...
of DNSSEC records in signed dynamic zones. Set to
'no-resign' to disable automatic RRSIG regeneration
while retaining the ability to sign new or changed
data. [RT #24533 ]
2011-05-23 20:10:03 +00:00
Automatic Updater
86e92d6a9a
update
2011-05-22 00:17:35 +00:00
Automatic Updater
4461317255
newcopyrights
2011-05-21 23:31:17 +00:00
Automatic Updater
34be68dbcc
update
2011-05-21 15:17:02 +00:00
Evan Hunt
fc6364bf24
expiring.example.db.in was left out when committing rt23136 to HEAD
2011-05-21 15:07:10 +00:00
Automatic Updater
6a89283e3a
auto update
2011-05-20 23:17:01 +00:00
Automatic Updater
c62606c547
update
2011-05-20 15:17:04 +00:00
Paul Ebersman
722fa6417b
corrected RT bug number from 2445 to 24455.
2011-05-20 14:22:21 +00:00
Automatic Updater
f5cabd37a1
update
2011-05-20 05:17:29 +00:00
Mark Andrews
c0984ac8bd
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:09:30 +00:00
Automatic Updater
23465021dd
update
2011-05-20 00:17:44 +00:00
Automatic Updater
b1b37b61da
update copyright notice
2011-05-19 23:47:17 +00:00
Automatic Updater
c97a42f7d4
auto update
2011-05-19 23:17:41 +00:00
Automatic Updater
3bcda8df81
update
2011-05-19 22:17:04 +00:00
Evan Hunt
ff330a6273
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:29:07 +00:00
Automatic Updater
3ca23628d6
update
2011-05-19 05:17:13 +00:00
Evan Hunt
276f9fac3e
another post-commit bugfix for change 3114: need to take rndc freeze into
...
account in determining whether zone is dynamic
2011-05-19 04:44:58 +00:00