Automatic Updater
398aa77a34
update copyright notice
2012-01-23 23:45:55 +00:00
Mark Andrews
9df9ea7daa
test for Net::DNS
2012-01-23 11:57:07 +00:00
Evan Hunt
7ac2b23c54
- add openssl-1.0.0f-patch
...
- update openssl-0.9.8s-patch to francis's version
2012-01-16 19:02:19 +00:00
Evan Hunt
f6a185d135
rebase pkcs11 patch to openssl 0.9.8s
2012-01-11 23:46:43 +00:00
Curtis Blackburn
a777002cad
added myself to the list of authors.
2012-01-11 20:19:07 +00:00
Automatic Updater
25ec2a4109
update copyright notice
2012-01-10 23:46:00 +00:00
Scott Mann
682db59b71
added scott mann to bind authors
2012-01-10 00:27:47 +00:00
Automatic Updater
cc8baeb284
update copyright notice
2012-01-04 23:45:53 +00:00
Evan Hunt
52ca8590dc
3260. [bug] "rrset-order cyclic" could appear not to rotate
...
for some query patterns. [RT #27170/27185]
2012-01-04 03:09:33 +00:00
Automatic Updater
74a0f19645
update copyright notice
2011-12-23 23:46:23 +00:00
Mark Andrews
edc78a0f1b
--enable-fixed-rrset uses reversed order for cyclic
2011-12-23 01:07:21 +00:00
Mark Andrews
b04446fa5f
3260. [bug] "rrset-order cyclic" could appears to not rotate
...
for some query patterns. [RT #27170 ]
2011-12-23 00:41:43 +00:00
Automatic Updater
ac255047aa
update copyright notice
2011-12-22 23:45:33 +00:00
Evan Hunt
2d46c5fd9c
3259. [bug] named-compilezone: Suppress "dump zone to <file>"
...
message when writing to stdout. [RT #27109 ]
2011-12-22 17:28:32 +00:00
Mark Andrews
17820c59a5
forcing full sign with unreadable keys
2011-12-22 12:08:49 +00:00
Mark Andrews
a937e32c70
3256. [bug] Disable empty zones for lwresd -C. [RT #27139 ]
2011-12-22 08:28:18 +00:00
Mark Andrews
673cc90d4b
3254. [bug] Set isc_socket_ipv6only() on the IPv6 control channels.
...
[RT #22249 ]
2011-12-22 08:11:09 +00:00
Mark Andrews
ab507a4e06
+/- 500ms was too small a fudge factor (-582ms seen in testing), raise to +/- 1000ms
2011-12-22 02:21:34 +00:00
Mark Andrews
3628f04492
3249. [bug] Update log message when saving slave zones files for
...
analysis after load failures. [RT #27087 ]
3248. [bug] Configure options --enable-fixed-rrset and
--enable-exportlib were incompatible with each
other. [RT #27087 ]
3247. [bug] 'raw' format zones failed to preserve load order
breaking 'fixed' sort order. [RT #27087 ]
2011-12-20 00:14:16 +00:00
Mark Andrews
89af8f9be3
set status to 1 on R:FAIL
2011-12-19 23:12:35 +00:00
Mark Andrews
e8da1d8078
join line for old awk
2011-12-12 12:09:23 +00:00
Mark Andrews
c4d6a78f38
chech that the final time is within 10 seconds but no greater than the expected interval
2011-12-12 06:49:10 +00:00
Evan Hunt
531e809a1d
3237. [bug] dig -6 didn't work with +trace. [RT #26906 ]
2011-12-07 17:24:25 +00:00
Evan Hunt
40f6436384
Back out change #3182 and respin.
2011-12-05 16:57:27 +00:00
Automatic Updater
39b1eee8cf
update copyright notice
2011-12-01 23:46:06 +00:00
Mark Andrews
2871055d09
3231. [bug] named could fail to send a uncompressable zone.
...
[RT #26796 ]
3230. [bug] 'dig axfr' failed to properly handle a multi-message
axfr with a serial of 0. [RT #26796 ]
2011-12-01 01:03:08 +00:00
Mark Andrews
3edc4dba34
3226. [bug] Address minor resource leakages. [RT #26624 ]
2011-11-30 00:53:35 +00:00
Mark Andrews
49f4392f32
make grep more precise
2011-11-27 12:10:10 +00:00
Mark Andrews
a22db1268c
3218. [security] Cache lookup could return RRSIG data associated with
...
nonexistent records, leading to an assertion
failure. [RT #26590 ]
2011-11-16 09:53:21 +00:00
Automatic Updater
ea582b291f
regen v9_7
2011-11-08 01:39:35 +00:00
Automatic Updater
bd9aa58852
update copyright notice
2011-11-07 23:46:02 +00:00
Automatic Updater
83cac3fd35
regen v9_7
2011-11-07 01:39:40 +00:00
Mark Andrews
ca7b9f18da
3209. [func] Add "dnssec-lookaside 'no'". [RT #24858 ]
2011-11-07 01:20:51 +00:00
Automatic Updater
5e62f59109
update copyright notice
2011-11-06 23:45:51 +00:00
Mark Andrews
29cadafdb8
3208. [bug] 'dig -y' handle unknown tsig alorithm better.
...
[RT #25522 ]
2011-11-06 23:25:29 +00:00
Evan Hunt
ce9a9ac5d5
3206. [cleanup] Add ISC information to log at start time. [RT #25484 ]
2011-11-05 00:46:11 +00:00
Mark Andrews
441bd60bb8
delay activation 10 seconds to allow slower systems to succeed
2011-11-04 09:04:38 +00:00
Evan Hunt
82b95385ef
3203. [bug] Increase log level to 'info' for validation failures
...
from expired or not-yet-valid RRSIGs. [RT #21796 ]
2011-11-04 05:34:16 +00:00
Automatic Updater
4c63c71cbb
regen v9_7
2011-11-04 01:37:29 +00:00
Automatic Updater
8558d6300e
update copyright notice
2011-11-03 23:45:34 +00:00
Evan Hunt
dc102ed192
3200. [doc] Some rndc functions were undocumented or were
...
missing from 'rndc -h' output. [RT #25555 ]
2011-11-03 22:06:43 +00:00
Evan Hunt
afc268ebb8
3198. [doc] Clarified that dnssec-settime can alter keyfile
...
permissions. [RT #24866 ]
2011-11-03 20:21:24 +00:00
Evan Hunt
7613e9e7cb
3196. [bug] nsupdate: return nonzero exit code when target zone
...
doesn't exist. [RT #25783 ]
2011-11-03 04:30:37 +00:00
Evan Hunt
691d1d2c86
3193. [cleanup] Changed MAXZONEKEYS to DNS_MAXZONEKEYS, moved to
...
dnssec.h. [RT #26415 ]
2011-11-03 02:56:18 +00:00
Automatic Updater
11a3eab225
update copyright notice
2011-11-02 23:45:34 +00:00
Mark Andrews
32bd2f5d3c
improve error diagnostics
2011-11-02 14:41:33 +00:00
Mark Andrews
1a3fb98614
loop waiting for stub zone to transfer
2011-11-02 08:20:21 +00:00
Evan Hunt
918555fc4a
fix usage message
2011-11-02 06:00:15 +00:00
Mark Andrews
3ec4216b58
3191. [bug] Print NULL records using unknown format. [RT #26392 ]
2011-11-02 01:11:58 +00:00
Automatic Updater
c282d8a75b
update copyright notice
2011-11-01 23:46:12 +00:00