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
Mark Andrews
a49c3566a7
3071. [bug] has_nsec could be used unintialised in
...
update.c:next_active. [RT #20256 ]
2011-03-11 12:55:27 +00:00
Mark Andrews
526b51ec93
3069. [cleanup] Silence warnings messages from clang static analysis.
...
[RT #20256 ]
2011-03-11 07:12:03 +00:00
Mark Andrews
11941bb7c6
3067. [bug] ixfr-from-differences {master|slave}; failed to
...
select the master/slave zones. [RT #23580 ]
2011-03-11 00:50:43 +00:00
Automatic Updater
871a3ebc69
update copyright notice
2011-03-05 23:51:39 +00:00
Mark Andrews
83032e39d7
add #include <isc/file.h>
2011-03-05 03:02:56 +00:00
Scott Mann
71986a4364
Ensure that log files are plain files. (RT #22771 )
2011-03-04 14:17:50 +00:00
Evan Hunt
69c1260911
3057. [bug] "rndc secroots" would abort after the first error
...
and so could miss some views. [RT #23488 ]
2011-03-03 16:19:29 +00:00
Francis Dupont
6c0d104d75
backport load_view_keys() from 9.8
2011-03-03 14:02:53 +00:00
Evan Hunt
031da3eb0c
3053. [bug] Under a sustained high query load with a finite
...
max-cache-size, it was possible for cache memory
to be exhausted and not recovered. [RT #23371 ]
2011-03-03 04:43:36 +00:00
Mark Andrews
6a33380ecf
3039. [bug] Save and restore the gid when creating creating
...
named.pid at startup. [RT #23290 ]
2011-03-02 00:05:11 +00:00
Automatic Updater
448e2663ac
regen
2011-02-28 23:30:50 +00:00
Automatic Updater
e0c03c4a8c
update copyright notice
2011-02-21 23:46:39 +00:00
Mark Andrews
d1bd7d654f
check for snprintf failure. [RT #22521 ]
2011-02-21 07:17:03 +00:00
Automatic Updater
10684df873
regen
2011-02-18 23:30:29 +00:00
Evan Hunt
7b4467366d
3023. [bug] Named could be left in an inconsistent state when
...
receiving multiple AXFR response messages that were
not all TSIG-signed. [RT #23254 ]
2011-02-18 21:29:19 +00:00
Evan Hunt
a0e5d39d03
3021. [bug] Change #3010 was incomplete. [RT #22296 ]
2011-02-16 19:44:17 +00:00
Automatic Updater
8ce32752e6
update copyright notice
2011-02-03 12:17:23 +00:00
Mark Andrews
94d633f808
3012. [bug] Remove DNSKEY TTL change pairs before generating
...
signing records for any remaining DNSKEY changes.
[RT #22590 ]
2011-02-03 06:25:58 +00:00
Evan Hunt
24a73837dd
3010. [bug] Fixed a bug where "rndc reconfig" stopped the timer
...
for refreshing managed-keys. [RT #22296 ]
2011-02-03 00:28:08 +00:00
Automatic Updater
f0cd6e4f2c
update copyright notice
2011-01-13 22:30:17 +00:00
Mark Andrews
db90edaeaa
-V support
2011-01-13 22:00:35 +00:00
Automatic Updater
74d29b18ad
update copyright notice
2011-01-07 23:46:36 +00:00