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
Mark Andrews
c1894e12b1
loop waiting for stub zone to transfer
2011-11-02 08:20:00 +00:00
Mark Andrews
ddad6271f5
3191. [bug] Print NULL records using unknown format. [RT #26392 ]
2011-11-02 01:10:14 +00:00
Automatic Updater
377fb6580d
update copyright notice
2011-11-01 23:46:34 +00:00
Evan Hunt
21a0bffb48
3189. [test] Added a summary report after system tests. [RT #25517 ]
2011-11-01 18:35:28 +00:00
Mark Andrews
2136c92599
3186. [bug] Version/db mis-match in rpz code. [RT #26180 ]
2011-10-31 02:55:07 +00:00
Automatic Updater
33fa8f844c
update copyright notice
2011-10-28 12:07:36 +00:00
Mark Andrews
06dc0a3eea
exit 255 for SKIPPED
2011-10-28 03:15:40 +00:00
Scott Mann
8ec070b361
add test for recent Net::DNS module.
2011-10-28 02:21:35 +00:00
Automatic Updater
3f5b58b3fa
update copyright notice
2011-10-27 23:45:57 +00:00
Scott Mann
a48afa63d7
fix edns0 retry issues (rt #23393/24964).
2011-10-27 20:26:12 +00:00
Mark Andrews
707dde973a
spin waiting for zone transfer to complete
2011-10-26 05:34:21 +00:00
Mark Andrews
b96a621dac
improve failure reports
2011-10-25 04:04:56 +00:00
Automatic Updater
701dafd1ea
update copyright notice
2011-10-20 23:46:28 +00:00
Mark Andrews
f4105ef7b8
3175. [bug] Fix how DNSSEC positive wildcard responses from a
...
NSEC3 signed zone are validated. Stop sending a
unnecessary NSEC3 record when generating such
responses. [RT #26200 ]
2011-10-20 21:44:36 +00:00
Mark Andrews
cb05b7128f
3174. [bug] Always compute to revoked key tag from scratch.
...
[RT #24711 ]
2011-10-20 21:23:51 +00:00
Automatic Updater
fccaeca218
update copyright notice
2011-10-17 23:46:09 +00:00
Mark Andrews
19fccfd89e
sleep 1 # allow lwresd to finish starting.
2011-10-17 05:43:18 +00:00
Mark Andrews
e791300a86
sync notify system test with HEAD
2011-10-17 02:00:17 +00:00
Automatic Updater
c43b3107b6
update copyright notice
2011-10-15 23:46:14 +00:00
Mark Andrews
05373aca9d
3173. [port] Correctly validate root DS responses. [RT #25726 ]
2011-10-15 05:10:04 +00:00
Mark Andrews
8c52446d78
wait for test zones to have loaded
2011-10-14 12:03:11 +00:00
Mark Andrews
0daf116dee
I:waiting for servers to be ready for testing
2011-10-14 07:39:37 +00:00
Mark Andrews
c2995d7bda
properly compute the revoked key's id
2011-10-14 07:26:11 +00:00
Mark Andrews
89769cb5a5
3170. [func] RPZ update:
...
- fix precedence among competing rules
- improve ARM text including documenting rule precedence
- try to rewrite CNAME chains until first hit
- new "rpz" logging channel
2011-10-14 03:51:07 +00:00
Mark Andrews
45eb171172
'grep' -> 'grep -w' when checking for keyids
2011-10-13 04:39:07 +00:00
Automatic Updater
be51148212
update copyright notice
2011-10-12 23:45:50 +00:00
Mark Andrews
143ea455e7
3167. [bug] Negative answers from forwarders were not being
...
correctly tagged making them appear to not be cached.
[RT #25380 ]
2011-10-12 00:24:31 +00:00
Scott Mann
7cb6cfded1
Change s/\R//g to chomp().
2011-10-10 23:21:44 +00:00
Scott Mann
6fa148d910
fix subdirectory path
2011-10-10 19:27:45 +00:00
Scott Mann
89ae0ecba7
allow options to named via start.pl (RT 26044).
2011-10-10 17:16:32 +00:00
Automatic Updater
c65c57a508
update copyright notice
2011-09-05 23:45:54 +00:00
Evan Hunt
e0ab683596
3152. [cleanup] Some versions of gcc and clang failed due to
...
incorrect use of __builtin_expect. [RT #25183 ]
2011-09-05 18:01:01 +00:00
Evan Hunt
1f2fe31d19
add time.h to silence compiler warning
2011-09-05 17:39:31 +00:00
Evan Hunt
404329080f
3151. [bug] Queries for type RRSIG or SIG could be handled
...
incorrectly. [RT #21050 ]
2011-09-02 21:54:52 +00:00
Mark Andrews
5f853eb2da
don't use a expired slave zone
2011-09-02 02:24:22 +00:00
Automatic Updater
3f847d0a8a
update copyright notice
2011-08-31 23:45:53 +00:00
Mark Andrews
6b7f4adaba
3148. [bug] Processing of normal queries could be stalled when
...
forwarding a UPDATE message. [RT #24711 ]
2011-08-31 07:01:47 +00:00
Automatic Updater
7b1d7ae4c4
update copyright notice
2011-08-30 23:45:51 +00:00
Mark Andrews
05bcbdf260
report the result of dns_adb_createfind
2011-08-30 21:52:37 +00:00