Mark Andrews
6d4935ecf5
3287. [port] Update ans.pl to work with Net::DNS 0.68. [RT #28028 ]
2012-02-22 14:30:38 +00:00
Evan Hunt
15601edb93
3286. [bug] Managed key maintenance timer could fail to start
...
after 'rndc reconfig'. [RT #26786 ]
2012-02-22 00:33:33 +00:00
Mark Andrews
bc337a2f44
Loop 'I:checking that large rdatasets loaded' in case the zone transfer has not yet completed
2012-02-15 01:23:33 +00:00
Automatic Updater
18ddc00419
update copyright notice
2012-02-14 23:46:30 +00:00
Mark Andrews
2924a2aef5
3283. [bug] Raw zones with with more than 512 records in a RRset
...
failed to load. [RT #27863 ]
2012-02-14 00:10:17 +00:00
Automatic Updater
38841ea996
update copyright notice
2012-02-09 23:46:25 +00:00
Mark Andrews
0de7627fff
move keygeneration out of the timing critical section
2012-02-09 21:51:34 +00:00
Mark Andrews
256948c153
3282. [bug] Restrict the TTL of NS RRset to no more than that
...
of the old NS RRset when replacing it. [RT #27792 ]
2012-02-09 21:01:48 +00:00
Evan Hunt
55f6591579
fixed a test error that caused autosign to fail on freebsd
2012-02-07 00:34:20 +00:00
Automatic Updater
f228a6b6cf
update copyright notice
2012-02-06 23:45:58 +00:00
Mark Andrews
9116257553
verify server is answering before starting next server
2012-02-06 23:23:52 +00:00
Evan Hunt
2a2657427f
3277. [bug] Make sure automatic key maintenance is started
...
when "auto-dnssec maintain" is turned on during
"rndc reconfig". [RT #26805 ]
2012-02-06 21:27:52 +00:00
Automatic Updater
91428e5e02
update copyright notice
2012-02-03 23:46:14 +00:00
Mark Andrews
f13044fd40
I:waiting for nameserver to load, ok'd by Evan
2012-02-03 04:46:32 +00:00
Automatic Updater
426a6a5dfb
update copyright notice
2012-02-02 23:46:42 +00:00
Mark Andrews
502b676005
portable code, ok'd by Evan
2012-02-02 03:50:14 +00:00
Automatic Updater
33a62e8d0f
update copyright notice
2012-01-31 23:46:41 +00:00
Evan Hunt
9f6a818af8
missed a bit
2012-01-31 18:01:18 +00:00
Evan Hunt
6522a6b265
3273. [bug] AAAA responses could be returned in the additional
...
section even when filter-aaaa-on-v4 was in use.
[RT #27292 ]
2012-01-31 17:54:12 +00:00
Automatic Updater
76f15cf37c
update copyright notice
2012-01-23 23:46:27 +00:00
Mark Andrews
b040640f44
test for Net::DNS
2012-01-23 11:56:39 +00:00
Automatic Updater
74a0cde85f
update copyright notice
2012-01-07 23:46:29 +00:00
Evan Hunt
fb55b8f34d
3262. [bug] Signed responses were handled incorrectly by RPZ.
...
[RT #27316 ]
2012-01-07 00:19:29 +00:00
Automatic Updater
8ead053cb0
update copyright notice
2012-01-04 23:46:19 +00:00
Evan Hunt
c0990ffd88
3260. [bug] "rrset-order cyclic" could appear not to rotate
...
for some query patterns. [RT #27170/27185]
2012-01-04 03:07:29 +00:00
Automatic Updater
1f94c807b2
update copyright notice
2011-12-23 23:46:46 +00:00
Mark Andrews
73a8651e91
--enable-fixed-rrset uses reversed order for cyclic
2011-12-23 01:05:22 +00:00
Mark Andrews
26a91b7001
3260. [bug] "rrset-order cyclic" could appears to not rotate
...
for some query patterns. [RT #27170 ]
2011-12-23 00:40:02 +00:00
Mark Andrews
9e3c916d15
forcing full sign with unreadable keys
2011-12-22 12:07:42 +00:00
Mark Andrews
7d714651ec
+/- 500ms was too small a fudge factor (-582ms seen in testing), raise to +/- 1000ms
2011-12-22 02:21:04 +00:00
Mark Andrews
d239e3b205
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:12:10 +00:00
Mark Andrews
9e18b682d3
set status to 1 on R:FAIL
2011-12-19 23:11:14 +00:00
Mark Andrews
80e5a5e71a
join line for old awk
2011-12-12 12:08:59 +00:00
Mark Andrews
e91eef5e4e
chech that the final time is within 10 seconds but no greater than the expected interval
2011-12-12 06:52:10 +00:00
Evan Hunt
731e98287f
Back out change #3182 and respin
2011-12-05 16:58:08 +00:00
Automatic Updater
ee5e88df4d
update copyright notice
2011-12-01 23:46:29 +00:00
Mark Andrews
fb36d70c76
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:00:51 +00:00
Mark Andrews
64a4597ad4
3226. [bug] Address minor resource leakages. [RT #26624 ]
2011-11-30 00:51:38 +00:00
Mark Andrews
7ea0d905b7
make grep more precise
2011-11-27 12:08:28 +00:00
Evan Hunt
c43baa7f73
add regression test for rbtdb.c version-mismatch issue
2011-11-18 19:31:55 +00:00
Evan Hunt
e7714a6314
3217. [cleanup] Fix build problem with --disable-static. [RT #26476 ]
2011-11-16 00:41:07 +00:00
Mark Andrews
65f3e99e21
3209. [func] Add "dnssec-lookaside 'no'". [RT #24858 ]
2011-11-07 00:31:48 +00:00
Automatic Updater
40bad6f18a
update copyright notice
2011-11-06 23:46:15 +00:00
Mark Andrews
d865252216
3208. [bug] 'dig -y' handle unknown tsig alorithm better.
...
[RT #25522 ]
2011-11-06 23:23:33 +00:00
Mark Andrews
f74cddb150
delay activation 10 seconds to allow slower systems to succeed
2011-11-04 09:05:36 +00:00
Evan Hunt
7fab4b9a18
3203. [bug] Increase log level to 'info' for validation failures
...
from expired or not-yet-valid RRSIGs. [RT #21796 ]
2011-11-04 05:35:59 +00:00
Automatic Updater
78021dca4a
update copyright notice
2011-11-03 23:45:58 +00:00
Evan Hunt
74032df72e
3200. [doc] Some rndc functions were undocumented or were
...
missing from 'rndc -h' output. [RT #25555 ]
2011-11-03 22:06:31 +00:00
Automatic Updater
09f3c90ec4
update copyright notice
2011-11-02 23:45:56 +00:00
Mark Andrews
5459c36b04
improve error diagnostics
2011-11-02 14:25:28 +00:00