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
Automatic Updater
c1b283b66a
update copyright notice
2011-08-29 23:45:52 +00:00
Mark Andrews
6e5c6dae0b
query could be tested uninitialised, check the result of dns_message_create
2011-08-29 23:25:20 +00:00
Mark Andrews
480adc66ed
add POST, len is not needed
2011-08-28 23:55:57 +00:00
Mark Andrews
7fdec4fc2f
add POST
2011-08-28 23:48:26 +00:00
Automatic Updater
4e22dcb860
update copyright notice
2011-08-28 23:45:47 +00:00
Mark Andrews
c13fc9cf42
add missing check_result
2011-08-28 23:37:14 +00:00
Mark Andrews
207f156483
silence 'never read' warning
2011-08-28 09:26:28 +00:00
Mark Andrews
e01c2e56ba
report if dns_rdata{class,type}_totext failed
2011-08-28 09:14:27 +00:00
Mark Andrews
850fe20987
t3 is not used
2011-08-28 08:12:28 +00:00
Automatic Updater
407194d9af
update copyright notice
2011-08-25 23:45:49 +00:00
Mark Andrews
e7a9ddf92d
simplify flag printing, protect first with #ifdef USEINITALWS
2011-08-25 13:29:39 +00:00
Automatic Updater
cf9d9faddb
update copyright notice
2011-08-09 04:11:44 +00:00
Mark Andrews
da0a5b6c99
3141. [bug] Silence spurious "zone serial (0) unchanged" messages
...
associated with empty zones. [RT #25079 ]
2011-08-09 02:34:24 +00:00
Evan Hunt
2f87b8f081
3136. [func] Add RFC 1918 reverse zones to the list of built-in
...
empty zones switched on by the 'empty-zones-enable'
option. [RT #24990 ]
2011-08-02 04:58:46 +00:00
Automatic Updater
b145384404
update copyright notice
2011-07-28 23:47:16 +00:00
Mark Andrews
d091300d0f
add ${ISC_INCLUDES}
2011-07-28 03:20:13 +00:00
Mark Andrews
a5821d6fbc
use UNUSED()
2011-07-28 01:24:39 +00:00
Mark Andrews
6af3da08e9
silence 'expression result unused' from clang
2011-07-27 07:45:06 +00:00
Mark Andrews
773ffed6d1
use UNUSED(x) not 'x = x'
2011-07-27 07:06:54 +00:00
Mark Andrews
25ea51ff37
remove check for oldid as named may have already deleted it
2011-07-26 04:41:48 +00:00
Mark Andrews
f28be0a5f7
id was not being properly set
2011-07-26 04:29:17 +00:00
Automatic Updater
ef5abed34d
update copyright notice
2011-07-10 23:47:12 +00:00
Evan Hunt
de5bf8e51e
oops, forgot to 'cvs add' some files...
...
3131. [tuning] Improve scalability by allocating one zone task
per 100 zones at startup time, rather than using a
fixed-size task table. [RT #24406 ]
2011-07-09 01:57:06 +00:00
Evan Hunt
2d79f736cc
3133. [bug] Change #3114 was incomplete. [RT #24577 ]
2011-07-08 01:45:58 +00:00
Evan Hunt
5a62160124
Add the newly discovered PoD to the nsupdate test. (No CHANGES note.)
2011-06-21 22:14:54 +00:00
Automatic Updater
caf476f0e2
update copyright notice
2011-06-17 23:47:12 +00:00
Evan Hunt
8c22e52db1
3129. [bug] Named could crash on 'rndc reconfig' when
...
allow-new-zones was set to yes and named ACLs
were used, [RT #22739 ]
2011-06-17 07:04:32 +00:00
Mark Andrews
31dcd78366
3126. [security] Using DNAME record to generate replacements caused
...
RPZ to exit with a assertion failure. [RT #23766 ]
2011-06-09 03:14:04 +00:00
Mark Andrews
eff7004cdd
3125. [security] Using wildcard CNAME records as a replacement with
...
RPZ caused named to exit with a assertion failure.
[RT #24715 ]
2011-06-09 00:53:55 +00:00
Evan Hunt
32209f69cd
Fixed an nsupdate test error
2011-06-09 00:15:16 +00:00