Mark Andrews
58085bf485
3371. [bug] AD=1 should behave like DO=1 when deciding whether to
...
add NS RRsets to the additional section or not.
[RT #30479 ]
2012-08-31 11:34:14 +10:00
Mark Andrews
1486f91694
Fix declaration of fatal in bin/named/server.c.
2012-08-05 01:08:27 +10:00
Evan Hunt
2f16faf485
revert rt26429 due to incompatibilities with 9.6
2012-07-25 22:22:16 -07:00
Evan Hunt
0953cc2c36
fix merge errors
2012-07-25 21:19:51 -07:00
Tinderbox User
2615007d77
update copyright notice
2012-07-25 23:45:12 +00:00
ckb
8d74549a5c
3356. [bug] Cap the TTL of signed RRsets when RRSIGs are
...
approaching their expiry, so they don't remain
in caches after expiry. [RT #26429 ]
2012-07-25 17:38:47 -05:00
Tinderbox User
ae47f254c7
update copyright notice
2012-06-29 23:45:10 +00:00
Mark Andrews
0b51f38570
reverse bad copyright update
2012-06-29 11:47:25 +10:00
Tinderbox User
a4da60cb18
update copyright notice
2012-06-29 01:21:32 +00:00
Mark Andrews
3024c922ff
3337. [bug] Change #3294 broke support for the multiple keys
...
in controls. [RT #29694 ]
2012-06-13 16:57:23 +10:00
Evan Hunt
c92cfa7eae
Handle RRSIG signer case consistently
...
3329. [bug] Handle RRSIG signer-name case consistently: We
generate RRSIG records with the signer-name in
lower case. We accept them with any case, but if
they fail to validate, we try again in lower case.
[RT #27451 ]
2012-05-17 11:39:23 -07:00
Mark Andrews
f694d83e78
3299. [bug] Make SDB handle errors from database drivers better.
...
[RT #28534 ]
2012-03-28 10:37:28 +11:00
Mark Andrews
48e34d185d
not part of 9.6
2012-03-13 11:45:53 +11:00
Tinderbox User
007fb8f8b0
regen v9_6
2012-03-12 01:06:53 +00:00
Tinderbox User
2c7eb14f3f
regen
2012-03-11 23:30:05 +00:00
Tinderbox User
a3bf29d6c8
update copyright notice
2012-03-10 23:45:08 +00:00
Tinderbox User
f81094698f
regen
2012-03-09 23:30:02 +00:00
Mark Andrews
04083d6748
3294. [bug] isccc/cc.c:table_fromwire failed to free alist on
...
error. [RT #28265 ]
2012-03-08 14:47:00 +11:00
Evan Hunt
66fb5237d3
set $Id$
2012-03-07 08:19:59 -08:00
Tinderbox User
d5c5ac0dbb
regen v9_6
2012-03-07 01:45:20 +00:00
Evan Hunt
aea84bd0d8
remove cvsignore, add gitignore
2012-03-04 09:08:12 -08:00
Automatic Updater
3a1a65d7ab
update copyright notice
2012-01-31 23:45:27 +00:00
Mark Andrews
924172e9f3
3374. [bug] Log when a zone is not reusable. Only set loadtime
...
on successful loads. [RT #27650 ]
2012-01-31 22:37:36 +00:00
Automatic Updater
7dddc7b2cd
update copyright notice
2012-01-11 23:45:14 +00:00
Evan Hunt
23e42436fa
update authors.bind
2012-01-11 23:41:44 +00:00
Curtis Blackburn
e1c0a8f4a3
added myself to the list of authors.
2012-01-11 20:18:18 +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
Mark Andrews
79ae18e170
3256. [bug] Disable empty zones for lwresd -C. [RT #27139 ]
2011-12-22 08:29:21 +00:00
Mark Andrews
08b1dae9b9
3254. [bug] Set isc_socket_ipv6only() on the IPv6 control channels.
...
[RT #22249 ]
2011-12-22 08:12:21 +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
096ca55d4d
back out accidental commit
2011-12-01 03:00:15 +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
1084f4a02a
mkdep was just broken
2011-11-30 23:06:41 +00:00
Mark Andrews
0b20398de2
3218. [security] Cache lookup could return RRSIG data associated with
...
nonexistent records, leading to an assertion
failure. [RT #26590 ]
2011-11-16 09:45:25 +00:00
Evan Hunt
bc07ff042c
3206. [cleanup] Add ISC information to log at start time. [RT #25484 ]
2011-11-05 00:46:27 +00:00
Evan Hunt
c1b96d5375
3193. [cleanup] Changed MAXZONEKEYS to DNS_MAXZONEKEYS, moved to
...
dnssec.h. [RT #26415 ]
2011-11-03 02:58:57 +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
Evan Hunt
4a4da8faaf
3157. [tuning] Reduce the time spent in "rndc reconfig" by parsing
...
the config file before pausing the server. [RT #21373 ]
2011-10-07 04:41:30 +00:00
Automatic Updater
39abd8d7ab
update copyright notice
2011-09-23 23:45:16 +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
95564c6f04
update copyright notice
2011-09-05 23:45:14 +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
Automatic Updater
4061571044
update copyright notice
2011-09-02 23:45:15 +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
6969f82320
silence clang warnings
2011-08-31 23:33:23 +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
b755e5ee27
backport noreturn attribute tagging
2011-08-30 12:23:16 +00:00
Evan Hunt
c609d2af0b
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:57:03 +00:00