Evan Hunt
15601edb93
3286. [bug] Managed key maintenance timer could fail to start
...
after 'rndc reconfig'. [RT #26786 ]
2012-02-22 00:33:33 +00:00
Mark Andrews
930151fcab
3280. [bug] Potential double free of a rdataset on out of memory
...
with DNS64. [RT #27762 ]
2012-02-07 01:14:39 +00:00
Automatic Updater
f228a6b6cf
update copyright notice
2012-02-06 23:45:58 +00:00
Evan Hunt
2a2657427f
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:52 +00:00
Mark Andrews
0e4f7d9939
3276. [bug] win32: ns_os_openfile failed to return NULL on
...
safe_open failure. [RT #27696 ]
2012-02-06 05:16:07 +00:00
Automatic Updater
33a62e8d0f
update copyright notice
2012-01-31 23:46:41 +00:00
Mark Andrews
cc52242055
3274. [bug] Log when a zone is not reusable. Only set loadtime
...
on successful loads. [RT #27650 ]
2012-01-31 22:31:46 +00:00
Evan Hunt
6522a6b265
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 17:54:12 +00:00
Curtis Blackburn
fab590d3f3
added myself to the list of authors.
2012-01-11 20:19:40 +00:00
Automatic Updater
72e11c3ce5
update copyright notice
2012-01-10 23:46:34 +00:00
Scott Mann
369ebc851b
added scott mann to bind authors
2012-01-10 00:26:11 +00:00
Evan Hunt
fb55b8f34d
3262. [bug] Signed responses were handled incorrectly by RPZ.
...
[RT #27316 ]
2012-01-07 00:19:29 +00:00
Automatic Updater
8ead053cb0
update copyright notice
2012-01-04 23:46:19 +00:00
Evan Hunt
c0990ffd88
3260. [bug] "rrset-order cyclic" could appear not to rotate
...
for some query patterns. [RT #27170/27185]
2012-01-04 03:07:29 +00:00
Mark Andrews
0700fb6e22
3256. [bug] Disable empty zones for lwresd -C. [RT #27139 ]
2011-12-22 08:25:16 +00:00
Mark Andrews
da549bfcb8
3254. [bug] Set isc_socket_ipv6only() on the IPv6 control channels.
...
[RT #22249 ]
2011-12-22 08:10:09 +00:00
Mark Andrews
d239e3b205
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:12:10 +00:00
Mark Andrews
fb36d70c76
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:00:51 +00:00
Mark Andrews
b2adef3fb0
3218. [security] Cache lookup could return RRSIG data associated with
...
nonexistent records, leading to an assertion
failure. [RT #26590 ]
2011-11-16 09:56:56 +00:00
Automatic Updater
c9c9e24174
regen v9_8
2011-11-07 01:53:28 +00:00
Mark Andrews
65f3e99e21
3209. [func] Add "dnssec-lookaside 'no'". [RT #24858 ]
2011-11-07 00:31:48 +00:00
Evan Hunt
a41f5d10d1
3206. [cleanup] Add ISC information to log at start time. [RT #25484 ]
2011-11-05 00:45:52 +00:00
Evan Hunt
318246dc18
3193. [cleanup] Changed MAXZONEKEYS to DNS_MAXZONEKEYS, moved to
...
dnssec.h. [RT #26415 ]
2011-11-03 02:55:35 +00:00
Mark Andrews
2136c92599
3186. [bug] Version/db mis-match in rpz code. [RT #26180 ]
2011-10-31 02:55:07 +00:00
Mark Andrews
f4105ef7b8
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:44:36 +00:00
Automatic Updater
498015c13a
update copyright notice
2011-10-14 23:46:08 +00:00
Mark Andrews
cecf9557f2
3171. [bug] Exclusively lock the task when adding a zone using
...
'rndc addzone'. [RT #25600 ]
2011-10-14 05:45:20 +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
Evan Hunt
6a4d92efe5
3157. [tuning] Reduce the time spent in "rndc reconfig" by parsing
...
the config file before pausing the server. [RT #21373 ]
2011-10-07 04:42:49 +00:00
Automatic Updater
a856c33738
update copyright notice
2011-09-02 23:45:51 +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
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
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
Mark Andrews
db19bf041c
3138. [bug] Address memory leaks and out-of-order operations when
...
shutting named down. [RT #25210 ]
2011-07-28 04:30:55 +00:00
Automatic Updater
677d6d88ec
update copyright notice
2011-07-08 23:47:16 +00:00
Scott Mann
5ed57781a8
9.8.1b3
2011-07-08 22:57:26 +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
2127785ad7
3117. [cleanup] Remove doc and parser references to the
...
never-implemented 'auto-dnssec create' option.
[RT #24533 ]
2011-05-23 20:56:11 +00:00
Mark Andrews
7e773a23d9
3115. [bug] Named could fail to return requested data when
...
following a CNAME that points into the same zone.
[RT #2445 ]
2011-05-20 05:12:18 +00:00
Mark Andrews
d079f5a6af
set/reset client->signer.
2011-05-05 23:53:16 +00:00
Automatic Updater
1076a78dd9
update copyright notice
2011-04-27 23:47:01 +00:00
Evan Hunt
e3579205fe
3100. [security] Certain response policy zone configurations could
...
trigger an INSIST when receiving a query of type
RRSIG. [RT #24280 ]
2011-04-27 17:43:07 +00:00
Evan Hunt
6ecc5850ef
3099. [test] "dlz" system test now runs but gives R:SKIPPED if
...
not compiled with --with-dlz-filesystem. [RT #24146 ]
3098. [bug] DLZ zones were answering without setting the AA bit.
[RT #24146 ]
2011-04-19 22:31:43 +00:00
Evan Hunt
f2f94ddeb4
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:53:52 +00:00
Francis Dupont
8e8a1d612b
fix too long with dname error
2011-03-18 21:25:18 +00:00
Francis Dupont
c38842e702
silent compiler warnings for DLZ exernal driver support and example
2011-03-17 09:41:07 +00:00
Francis Dupont
8e107fc964
missing changes from 23467
2011-03-17 09:40:08 +00:00