Mark Andrews
9e16bfe80e
3299. [bug] Make SDB handle errors from database drivers better.
...
[RT #28534 ]
2012-03-28 10:35:42 +11:00
Tinderbox User
cc31c8e443
update copyright notice
2012-03-10 23:45:19 +00:00
Tinderbox User
c586565250
regen
2012-03-09 23:30:10 +00:00
Tinderbox User
d5a9b459de
regen
2012-03-09 23:30:10 +00:00
Mark Andrews
eaeaf4f46f
3294. [bug] isccc/cc.c:table_fromwire failed to free alist on
...
error. [RT #28265 ]
2012-03-08 14:44:47 +11:00
Tinderbox User
e7c7209af8
regen v9_7
2012-03-07 01:49:52 +00:00
Evan Hunt
534a885953
added gitignore, removed cvsignore
2012-03-04 09:00:44 -08:00
Evan Hunt
7dd768823b
3286. [bug] Managed key maintenance timer could fail to start
...
after 'rndc reconfig'. [RT #26786 ]
2012-02-22 00:31:58 +00:00
Automatic Updater
4583255b24
update copyright notice
2012-02-06 23:45:34 +00:00
Evan Hunt
9ab048a866
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:17 +00:00
Mark Andrews
6d0a5841ce
3276. [bug] win32: ns_os_openfile failed to return NULL on
...
safe_open failure. [RT #27696 ]
2012-02-06 05:18:15 +00:00
Automatic Updater
0dad651086
update copyright notice
2012-01-31 23:46:16 +00:00
Mark Andrews
b8c4aca1b7
type mismatch
2012-01-31 22:40:37 +00:00
Mark Andrews
03a93e269f
3374. [bug] Log when a zone is not reusable. Only set loadtime
...
on successful loads. [RT #27650 ]
2012-01-31 22:33:27 +00:00
Evan Hunt
1ec2d7e807
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 18:03:13 +00:00
Curtis Blackburn
a777002cad
added myself to the list of authors.
2012-01-11 20:19:07 +00:00
Automatic Updater
25ec2a4109
update copyright notice
2012-01-10 23:46:00 +00:00
Scott Mann
682db59b71
added scott mann to bind authors
2012-01-10 00:27:47 +00:00
Automatic Updater
cc8baeb284
update copyright notice
2012-01-04 23:45:53 +00:00
Evan Hunt
52ca8590dc
3260. [bug] "rrset-order cyclic" could appear not to rotate
...
for some query patterns. [RT #27170/27185]
2012-01-04 03:09:33 +00:00
Mark Andrews
a937e32c70
3256. [bug] Disable empty zones for lwresd -C. [RT #27139 ]
2011-12-22 08:28:18 +00:00
Mark Andrews
673cc90d4b
3254. [bug] Set isc_socket_ipv6only() on the IPv6 control channels.
...
[RT #22249 ]
2011-12-22 08:11:09 +00:00
Mark Andrews
3628f04492
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:14:16 +00:00
Mark Andrews
2871055d09
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:03:08 +00:00
Mark Andrews
a22db1268c
3218. [security] Cache lookup could return RRSIG data associated with
...
nonexistent records, leading to an assertion
failure. [RT #26590 ]
2011-11-16 09:53:21 +00:00
Automatic Updater
ea582b291f
regen v9_7
2011-11-08 01:39:35 +00:00
Automatic Updater
bd9aa58852
update copyright notice
2011-11-07 23:46:02 +00:00
Automatic Updater
83cac3fd35
regen v9_7
2011-11-07 01:39:40 +00:00
Mark Andrews
ca7b9f18da
3209. [func] Add "dnssec-lookaside 'no'". [RT #24858 ]
2011-11-07 01:20:51 +00:00
Evan Hunt
ce9a9ac5d5
3206. [cleanup] Add ISC information to log at start time. [RT #25484 ]
2011-11-05 00:46:11 +00:00
Evan Hunt
691d1d2c86
3193. [cleanup] Changed MAXZONEKEYS to DNS_MAXZONEKEYS, moved to
...
dnssec.h. [RT #26415 ]
2011-11-03 02:56:18 +00:00
Mark Andrews
d2f6d12a22
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:46:17 +00:00
Mark Andrews
dc9823fb8a
3171. [bug] Exclusively lock the task when adding a zone using
...
'rndc addzone'. [RT #25600 ]
2011-10-14 05:47:25 +00:00
Evan Hunt
4dd839d8e2
3157. [tuning] Reduce the time spent in "rndc reconfig" by parsing
...
the config file before pausing the server. [RT #21373 ]
2011-10-07 04:43:36 +00:00
Automatic Updater
35973584f3
update copyright notice
2011-09-05 23:45:33 +00:00
Automatic Updater
69a1852134
update copyright notice
2011-09-02 23:45:31 +00:00
Evan Hunt
83f4f1c61b
3151. [bug] Queries for type RRSIG or SIG could be handled
...
incorrectly. [RT #21050 ]
2011-09-02 21:54:22 +00:00
Evan Hunt
2533514b8b
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-02 20:22:27 +00:00
Mark Andrews
d800ae7802
3148. [bug] Processing of normal queries could be stalled when
...
forwarding a UPDATE message. [RT #24711 ]
2011-08-31 07:20:44 +00:00
Mark Andrews
172f4853b7
silence clang warnings
2011-08-30 22:28:18 +00:00
Evan Hunt
1999760f5d
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:54 +00:00
Automatic Updater
dfefcdbc5d
update copyright notice
2011-07-28 23:46:45 +00:00
Mark Andrews
2bc71862f6
3138. [bug] Address memory leaks and out-of-order operations when
...
shutting named down. [RT #25210 ]
2011-07-28 04:37:35 +00:00
Evan Hunt
0b53de22db
3117. [cleanup] Remove doc and parser references to the
...
never-implemented 'auto-dnssec create' option.
[RT #24533 ]
2011-05-23 20:55:24 +00:00
Automatic Updater
d2d4121e41
update copyright notice
2011-05-06 23:46:35 +00:00
Mark Andrews
a1b85f0dc5
set/reset client->signer.
2011-05-05 23:55:19 +00:00
Evan Hunt
de9953980e
3092. [bug] Signatures for records at the zone apex could go
...
stale due to an incorrect timer setting. [RT #23769 ]
3091. [bug] Fixed a bug in which zone keys that were published
and then subsequently activated could fail to trigger
automatic signing. [RT #22991 ]
2011-03-25 23:54:34 +00:00
Automatic Updater
a1daec7a10
regen
2011-03-25 23:30:52 +00:00
Mark Andrews
8c6e8dd6c1
3081. [bug] Failure of DNAME substitution did not return
...
YXDOMAIN. [RT #23591 ]
2011-03-19 10:06:40 +00:00
Automatic Updater
88a65863a5
update copyright notice
2011-03-12 04:58:33 +00:00