Commit Graph

1937 Commits

Author SHA1 Message Date
Automatic Updater
4ade361325 update copyright notice 2012-01-23 23:45:25 +00:00
Mark Andrews
6f5e15e92e test for Net::DNS 2012-01-23 11:57:38 +00:00
Automatic Updater
e0229601aa update copyright notice 2012-01-04 23:45:30 +00:00
Evan Hunt
eec7032275 3260. [bug] "rrset-order cyclic" could appear not to rotate
for some query patterns.  [RT #27170/27185]
2012-01-04 03:12:03 +00:00
Automatic Updater
e16ecd6aba update copyright notice 2011-12-23 23:45:49 +00:00
Mark Andrews
8eb99d2044 --enable-fixed-rrset uses reversed order for cyclic 2011-12-23 01:08:14 +00:00
Mark Andrews
3e9ebd086c 3260. [bug] "rrset-order cyclic" could appears to not rotate
for some query patterns.  [RT #27170]
2011-12-23 00:43:19 +00:00
Mark Andrews
6b3e4a7f46 3249. [bug] Update log message when saving slave zones files for
analysis after load failures. [RT #27087]

3247.   [bug]           'raw' format zones failed to preserve load order
                        breaking 'fixed' sort order. [RT #27087]
2011-12-20 00:16:22 +00:00
Mark Andrews
c1f36a507d set status to 1 on R:FAIL 2011-12-19 23:13:00 +00:00
Automatic Updater
a728f73921 update copyright notice 2011-12-01 23:45:29 +00:00
Mark Andrews
6f8ffee820 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:05:02 +00:00
Mark Andrews
0509c5ce27 3226. [bug] Address minor resource leakages. [RT #26624] 2011-11-30 00:54:50 +00:00
Automatic Updater
7e3be58594 update copyright notice 2011-11-07 23:45:37 +00:00
Mark Andrews
bc1fd64a5a 3208. [bug] 'dig -y' handle unknown tsig alorithm better.
[RT #25522]
2011-11-06 23:33:43 +00:00
Evan Hunt
c78a1d96de 3203. [bug] Increase log level to 'info' for validation failures
from expired or not-yet-valid RRSIGs. [RT #21796]
2011-11-04 05:33:27 +00:00
Automatic Updater
4d5624b0b4 update copyright notice 2011-11-03 23:45:18 +00:00
Evan Hunt
f18ae1d196 3200. [doc] Some rndc functions were undocumented or were
missing from 'rndc -h' output. [RT #25555]
2011-11-03 22:06:50 +00:00
Automatic Updater
88235b10c1 update copyright notice 2011-11-02 23:45:18 +00:00
Mark Andrews
775706a0e6 loop waiting for stub zone to transfer 2011-11-02 08:20:44 +00:00
Mark Andrews
65c5197de9 3191. [bug] Print NULL records using unknown format. [RT #26392] 2011-11-02 01:16:32 +00:00
Automatic Updater
66a2728de7 update copyright notice 2011-11-01 23:45:32 +00:00
Evan Hunt
f034307b09 3189. [test] Added a summary report after system tests. [RT #25517] 2011-11-01 18:33:25 +00:00
Mark Andrews
964917093b spin waiting for zone transfer to complete 2011-10-26 05:35:19 +00:00
Mark Andrews
48e7804399 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:47:47 +00:00
Automatic Updater
611c5eacdb update copyright notice 2011-10-17 23:45:22 +00:00
Mark Andrews
eb18e1f8aa sleep 1 # allow lwresd to finish starting. 2011-10-17 05:44:03 +00:00
Mark Andrews
b9b2670676 sync with HEAD 2011-10-17 02:41:22 +00:00
Mark Andrews
bdc12c867b add --restart arg 2011-10-17 02:37:57 +00:00
Mark Andrews
af524126b2 3173. [port] Correctly validate root DS responses. [RT #25726] 2011-10-15 05:13:39 +00:00
Automatic Updater
00adbff8af update copyright notice 2011-10-12 23:45:12 +00:00
Mark Andrews
3693a4c6b7 3167. [bug] Negative answers from forwarders were not being
correctly tagged making them appear to not be cached.
                        [RT #25380]
2011-10-12 00:30:16 +00:00
Scott Mann
1f22e83c95 Change s/\R//g to chomp(). 2011-10-10 23:23:50 +00:00
Scott Mann
5721855c9e allow custom args to named in system tests (RT 26044). 2011-10-10 19:40:50 +00:00
Evan Hunt
6b79ae4b25 3156. [bug] Reconfiguring the server with an incorrectly
formatted TSIG key could cause a crash during
                        subsequent zone transfers.  [RT #20391]
2011-09-23 00:37:29 +00:00
Automatic Updater
288d660942 update copyright notice 2011-09-08 23:45:16 +00:00
Evan Hunt
3d7092d9bd 3152. [cleanup] Some versions of gcc and clang failed due to
incorrect use of __builtin_expect. [RT #25183]
2011-09-05 18:01:47 +00:00
Evan Hunt
1484402c39 add time.h to silence compiler warning 2011-09-05 17:39:12 +00:00
Evan Hunt
125383b7e3 3149. [tuning] Improve scalability by allocating one zone
task per 100 zones at startup time.  (The
			BIND9_ZONE_TASKS_HINT environment variable
			which was established as a temporary measure
			in change #3132 is no longer needed or
			used.) [rt25541]
2011-09-05 07:19:28 +00:00
Evan Hunt
62da6b0e7e 3151. [bug] Queries for type RRSIG or SIG could be handled
incorrectly.  [RT #21050]
2011-09-02 21:53:54 +00:00
Mark Andrews
f54313c531 don't use a expired slave zone 2011-09-02 02:21:23 +00:00
Automatic Updater
60dd9e35bf update copyright notice 2011-08-31 23:45:13 +00:00
Mark Andrews
9bf3513f03 3148. [bug] Processing of normal queries could be stalled when
forwarding a UPDATE message. [RT #24711]
2011-08-31 07:47:56 +00:00
Automatic Updater
c362331845 update copyright notice 2011-08-30 23:45:13 +00:00
Mark Andrews
c94da62c89 report the result of dns_adb_createfind 2011-08-30 21:53:33 +00:00
Mark Andrews
b755e5ee27 backport noreturn attribute tagging 2011-08-30 12:23:16 +00:00
Automatic Updater
0f2a0b716f update copyright notice 2011-08-29 23:45:12 +00:00
Mark Andrews
ace261405a query could be tested uninitialised, check the result of dns_message_create 2011-08-29 23:26:54 +00:00
Mark Andrews
88581b7260 add POST, len is not needed 2011-08-28 23:57:08 +00:00
Mark Andrews
7445e66748 add POST 2011-08-28 23:49:22 +00:00
Automatic Updater
6824c7691c update copyright notice 2011-08-28 23:45:12 +00:00