Mark Andrews
6d4935ecf5
3287. [port] Update ans.pl to work with Net::DNS 0.68. [RT #28028 ]
2012-02-22 14:30:38 +00:00
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
dd0b839a76
3285. [bug] val-frdataset was incorrectly disassociated in
...
proveunsecure after calling startfinddlvsep.
[RT #27928 ]
2012-02-15 21:03:20 +00:00
Mark Andrews
bfb358e126
9.8.2rc2
2012-02-15 10:36:34 +00:00
Mark Andrews
e1c47cd778
3284. [bug] Address race conditions with the handling of
...
rbtnode.deadlink. [RT #27738 ]
2012-02-15 02:02:55 +00:00
Mark Andrews
29d3240787
extend:
...
3282. [bug] Restrict the TTL of NS RRset to no more than that
of the old NS RRset when replacing it.
[RT #27792 ] [RT #27884 ]
2012-02-14 00:25:41 +00:00
Mark Andrews
2924a2aef5
3283. [bug] Raw zones with with more than 512 records in a RRset
...
failed to load. [RT #27863 ]
2012-02-14 00:10:17 +00:00
Mark Andrews
256948c153
3282. [bug] Restrict the TTL of NS RRset to no more than that
...
of the old NS RRset when replacing it. [RT #27792 ]
2012-02-09 21:01:48 +00:00
Mark Andrews
6f56ce1a4f
3281. [bug] SOA refresh queries could be treated as cancelled
...
despite succeeding over the loopback interface.
[RT #27782 ]
2012-02-07 19:52:23 +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
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
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
Mark Andrews
f8e75e7503
3271. [port] darwin: mksymtbl is not always stable, loop several
...
times before giving up. mksymtbl was using non
portable perl to covert 64 bit hex strings. [RT #27653 ]
2012-01-31 04:12:33 +00:00
Mark Andrews
a6570a0453
9.8.2
2012-01-30 00:24:57 +00:00
Evan Hunt
45f5a577e1
prep 9.8.2
2012-01-29 06:08:11 +00:00
Mark Andrews
05cf79065f
3268. [bug] Convert RRSIG expiry times to 64 timestamps to work
...
out the earliest expiry time. [RT #23311 ]
2012-01-27 01:47:30 +00:00
Mark Andrews
713eea548b
3267. [bug] Memory allocation failures could be mis-reported as
...
unexpected error. New ISC_R_UNSET result code.
[RT #27336 ]
2012-01-27 01:26:08 +00:00
Mark Andrews
553cfe55d5
3266. [bug] The maximum number of NSEC3 iterations for a
...
DNSKEY RRset was not being properly computed.
[RT #26543 ]
2012-01-27 00:59:07 +00:00
Evan Hunt
fb55b8f34d
3262. [bug] Signed responses were handled incorrectly by RPZ.
...
[RT #27316 ]
2012-01-07 00:19:29 +00:00
Evan Hunt
14a3d10777
fix incomplete CHANGES note #3170
2012-01-05 19:29:10 +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
Evan Hunt
307f868728
prep for rc1
2011-12-23 02:30:15 +00:00
Mark Andrews
2b4ca97504
3260. [bug] "rrset-order cyclic" could appear to not rotate
...
for some query patterns. [RT #27170 ]
2011-12-23 00:00:48 +00:00
Evan Hunt
536581e749
3259. [bug] named-compilezone: Suppress "dump zone to <file>"
...
message when writing to stdout. [RT #27109 ]
2011-12-22 17:28:45 +00:00
Mark Andrews
78badc40b3
3258. [test] Add "forcing full sign with unreadable keys" test.
...
[RT #27153 ]
2011-12-22 12:24:30 +00:00
Mark Andrews
4afb83574e
3257. [bug] Do not generate a error message when calling fsync()
...
in a pipe or socket. [RT #27109 ]
2011-12-22 08:50:45 +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
c034001844
3253. [bug] Return DNS_R_SYNTAX when the input to a text field is
...
too long. [RT #26956 ]
2011-12-22 07:43:51 +00:00
Mark Andrews
cf765eb85a
3251. [bug] Enforce a upper bound (65535 bytes) on the amount of
...
memory dns_sdlz_putrr() can allocate per record to
prevent run away memory consumption on ISC_R_NOSPACE.
[RT #26956 ]
2011-12-22 07:16:32 +00:00
Mark Andrews
9d044a754c
3250. [func] 'configure --enable-developer'; turn on various
...
configure options, normally off by default, that
we want developers to build and test with. [RT #27103 ]
2011-12-20 00:40:27 +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
636d303de3
3243. [port] netbsd,bsdi: the thread defaults were not being
...
properly set.
2011-12-16 00:05:46 +00:00
Mark Andrews
c395f7e0ff
3241. [bug] Address race conditions in the resolver code.
...
[RT #26889 ]
2011-12-07 23:10:20 +00:00
Mark Andrews
b1aba56c7a
3240. [bug] DNSKEY state change events could be missed. [RT #26874 ]
2011-12-07 22:49:24 +00:00
Mark Andrews
338ad50ce0
3239. [bug] dns_dnssec_findmatchingkeys needs to use a consistent
...
timestamp. [RT #26883 ]
2011-12-07 22:38:21 +00:00
Mark Andrews
5c001beeec
3238. [bug] keyrdata was not being reinitialize in
...
lib/dns/rbtdb.c:iszonesecure. [RT#26913]
2011-12-07 22:22:47 +00:00
Evan Hunt
558790b3cf
3237. [bug] dig -6 didn't work with +trace. [RT #26906 ]
2011-12-07 17:23:55 +00:00
Evan Hunt
731e98287f
Back out change #3182 and respin
2011-12-05 16:58:08 +00:00
Mark Andrews
7239fdcf8a
3234. [bug] 'make depend' produced invalid makefiles. [RT #26830 ]
2011-12-02 07:05: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
Scott Mann
d6dbde8c3b
Fix problem identified by CLANG: local var assign to struct.
2011-12-01 00:18:06 +00:00
Evan Hunt
9f96d80a8d
3228. [tuning] Dynamically grow symbol table to improve zone
...
loading performance. [RT #26523 ]
2011-11-30 04:26:48 +00:00
Mark Andrews
6b2664b30f
3227. [bug] Interim fix to make WKS's use of getprotobyname()
...
and getservbyname() self thread safe. [RT #26232 ]
2011-11-30 01:21:40 +00:00
Mark Andrews
64a4597ad4
3226. [bug] Address minor resource leakages. [RT #26624 ]
2011-11-30 00:51:38 +00:00
Evan Hunt
a84c66e2cd
respin 9.8.2b1
2011-11-24 02:12:22 +00:00
Evan Hunt
f13b21bda2
3221. [bug] Fixed a potential coredump on shutdown due to
...
referencing fetch context after it's been freed.
[RT #26720 ]
2011-11-23 22:53:13 +00:00
Mark Andrews
b60cbfe10b
9.8.2b1 re-tag
2011-11-22 02:39:28 +00:00