Evan Hunt
e5bf06eedc
3291. [port] Fixed a build error on systems without ENOTSUP.
...
[RT #28200 ]
2012-02-29 21:28:17 +00:00
Mark Andrews
a7ab4ad2d4
3290. [bug] <isc/hmacsha.h> was not being installed. [RT #28169 ]
2012-02-28 21:32:36 +00:00
Mark Andrews
1864400107
3289. [bug] 'rndc retransfer' failed for inline zones. [RT #28036 ]
2012-02-23 06:53:15 +00:00
Evan Hunt
261543671b
3288. [bug] dlz_destroy() function wasn't correctly registered
...
by the DLZ dlopen driver. [RT #28056 ]
2012-02-22 21:45:20 +00:00
Mark Andrews
490b05960c
3287. [port] Update ans.pl to work with Net::DNS 0.68. [RT #28028 ]
2012-02-22 14:22:54 +00:00
Evan Hunt
89069e6b3a
3286. [bug] Managed key maintenance timer could fail to start
...
after 'rndc reconfig'. [RT #26786 ]
2012-02-22 00:37:54 +00:00
Mark Andrews
6d386978b3
3285. [bug] val-frdataset was incorrectly disassociated in
...
proveunsecure after calling startfinddlvsep.
[RT #27928 ]
2012-02-15 20:59:40 +00:00
Mark Andrews
5b57f580ce
3284. [bug] Address race conditions with the handling of
...
rbtnode.deadlink. [RT #27738 ]
2012-02-15 02:00:47 +00:00
Mark Andrews
c478bb4c46
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:22:54 +00:00
Mark Andrews
4c34112a69
3283. [bug] Raw zones with with more than 512 records in a RRset
...
failed to load. [RT #27863 ]
2012-02-13 23:46:24 +00:00
Mark Andrews
fb604d1cee
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 20:54:46 +00:00
Mark Andrews
936036e823
3281. [bug] SOA refresh queries could be treated as cancelled
...
despite succeeding over the loopback interface.
[RT #27782 ]
2012-02-07 19:50:20 +00:00
Mark Andrews
81274f4b08
3280. [bug] Potential double free of a rdataset on out of memory
...
with DNS64. [RT #27762 ]
2012-02-07 01:07:47 +00:00
Mark Andrews
3fd0334e59
changes numbers
2012-02-07 00:54:11 +00:00
Mark Andrews
fc3b3e1f7e
3278. [bug] Hold a internal reference to the zone while performing
...
a asynchronous load. Address potential memory leak
if the asynchronous is cancelled. [RT #27750 ]
2012-02-07 00:47:21 +00:00
Evan Hunt
99f6179191
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:33:50 +00:00
Mark Andrews
77cb7130e7
3276. [bug] win32: isc_socket_dup is not implemented. [RT #27696 ]
...
3276. [bug] win32: ns_os_openfile failed to return NULL on
safe_open failure. [RT #27696 ]
2012-02-06 04:19:33 +00:00
Evan Hunt
adfc3ad3ce
3275. [bug] Corrected rndc -h output; the 'rndc sync -clean'
...
option had been missplled as '-clear'. (To avoid
future confusion, both options now work.) [RT #27173 ]
2012-02-03 22:27:17 +00:00
Mark Andrews
a34861f804
remove bug entry as it is for unshipped code
2012-02-01 00:29:07 +00:00
Mark Andrews
d98850b876
3275. [bug] "use out of scope" bug in unit test master_test.
...
[RT# 27674]
2012-02-01 00:20:09 +00:00
Mark Andrews
db1b550863
3274. [placeholder]
2012-01-31 22:29:42 +00:00
Evan Hunt
93143fd81a
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 06:58:39 +00:00
Mark Andrews
c2e614115b
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:08:07 +00:00
Evan Hunt
2855e27723
3271. [func] New "rndc zonestatus" command prints information
...
about the specified zone. [RT #21671 ]
2012-01-31 03:35:41 +00:00
Evan Hunt
75503c024b
change release number to 9.9.0rc2
2012-01-31 01:15:59 +00:00
Evan Hunt
c54dadd853
3270. [bug] "rndc reload" didn't reuse existing zones correctly
...
when inline-signing was in use. [RT #27650 ]
2012-01-31 01:13:10 +00:00
Mark Andrews
38b260f32d
3269. [port] darwin 11 and later now built threaded by default.
2012-01-30 07:10:07 +00:00
Mark Andrews
f5dc94b026
whitespace
2012-01-30 00:06:54 +00:00
Evan Hunt
313e570601
reworded a changes note
2012-01-29 05:33:18 +00:00
Evan Hunt
12c3204c46
prepare for 9.9.0 final
2012-01-29 05:14:07 +00:00
Mark Andrews
bc298cd0f7
3268. [bug] Convert RRSIG expiry times to 64 timestamps to work
...
out the earliest expiry time. [RT #23311 ]
2012-01-27 01:43:53 +00:00
Mark Andrews
1bb3831e13
3267. [bug] Memory allocation failures could be mis-reported as
...
unexpected error. New ISC_R_UNSET result code. [RT #27336 ]
2012-01-27 01:21:41 +00:00
Mark Andrews
ef9f4d0977
3266. [bug] The maximum number of NSEC3 iterations for a
...
DNSKEY RRset was not being properly computed.
[RT #26543 ]
2012-01-27 00:49:42 +00:00
Mark Andrews
18d208a4a2
3265. [bug] Address lock order reversal with inline-signing
...
support. [27557]
2012-01-25 02:46:53 +00:00
Evan Hunt
9a02019889
3264. [bug] Automatic regeneration of signatures in an
...
inline-signing zone could stall when the server
was restarted. [RT #27344 ]
3263. [bug] "rndc sync" did not affect the unsigned side of an
inline-signing zone. [RT #27337 ]
2012-01-10 18:13:37 +00:00
Evan Hunt
c19cfefe7e
3262. [bug] Signed responses were handled incorrectly by RPZ.
...
[RT #27316 ]
2012-01-07 00:19:59 +00:00
Evan Hunt
19c4187e35
3261. [func] RRset ordering now defaults to random. [RT #27174 ]
2012-01-06 19:00:13 +00:00
Evan Hunt
bddc7537c2
fix incomplete CHANGES note #3170
2012-01-05 19:30:32 +00:00
Evan Hunt
56c9fcf075
3260. [bug] "rrset-order cyclic" could appear not to rotate
...
for some query patterns. [RT #27170/27185]
2012-01-04 03:06:51 +00:00
Mark Andrews
41ca314cc2
3260. [bug] "rrset-order cyclic" could appears to not rotate
...
for some query patterns. [RT #27170 ]
2011-12-22 23:43:52 +00:00
Evan Hunt
949eefdda4
prep for 9.9.0rc1 release
2011-12-22 17:49:49 +00:00
Evan Hunt
15218d6ed0
3259. [bug] named-compilezone: Suppress "dump zone to <file>"
...
message when writing to stdout. [RT #27109 ]
2011-12-22 17:29:22 +00:00
Mark Andrews
238e0e8438
3258. [test] Add "forcing full sign with unreadable keys" test.
...
[RT #27153 ]
2011-12-22 12:22:14 +00:00
Mark Andrews
9ddf371552
3257. [bug] Do not generate a error message when calling fsync()
...
in a pipe or socket. [RT #27109 ]
2011-12-22 08:49:01 +00:00
Mark Andrews
83878aaa47
3256. [bug] Disable empty zones for lwresd -C. [RT #27139 ]
...
3255. [func] No longer require that a empty zones be explicitly
enabled or that a empty zone is disabled for
RFC 1918 empty zones to be configured. [RT #27139 ]
2011-12-22 08:22:18 +00:00
Mark Andrews
328e0fee6b
3254. [bug] Set isc_socket_ipv6only() on the IPv6 control channels.
...
[RT #22249 ]
2011-12-22 08:07:48 +00:00
Mark Andrews
a5a30ae7c0
3253. [bug] Return DNS_R_SYNTAX when the input to a text field is
...
too long. [RT #26956 ]
2011-12-22 07:41:29 +00:00
Evan Hunt
f30785f506
3252. [bug] When master zones using inline-signing were
...
updated while the server was offline, the source
zone could fall out of sync with the signed
copy. They can now resynchronize. [RT #26676 ]
2011-12-22 07:32:41 +00:00
Mark Andrews
dd0d54ff01
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:15:05 +00:00
Mark Andrews
32ebb157b1
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:39:06 +00:00