Mark Andrews
7a5ab270d3
3307. [bug] Add missing ISC_LANG_BEGINDECLS and ISC_LANG_ENDDECLS.
...
[RT #28956 ]
2012-04-13 08:37:30 +10:00
Mark Andrews
b5d097b103
3307. [bug] Add missing ISC_LANG_ENDDECLS to <dns/tsec.h>. [RT #28956 ]
2012-04-12 19:15:39 +10:00
Mark Andrews
74ce4de82e
3306. [bug] Improve DNS64 reverse zone performance. [RT #28563 ]
...
3305. [func] Add wire format lookup method to sdb. [RT #28563 ]
2012-04-11 12:20:44 +10:00
Mark Andrews
2490e43c67
3304. [bug] Use hmctx, not mctx when freeing rbtdb->heaps. [RT #28571 ]
2012-04-11 10:44:24 +10:00
Mark Andrews
952739146c
3303. [bug] named could die when reloading. [RT #28606 ]
2012-04-05 15:52:09 +10:00
Mark Andrews
b2cc45dd7f
3302. [bug] dns_dnssec_findmatchingkeys could fail to find
...
keys if the zone name contained character that
required special mappings. [RT #28600 ]
2012-03-30 12:07:13 +11:00
Mark Andrews
67071d371a
3301. [contrib] Update queryperf to build on darwin. Add -R flag
...
for non-recursive queries. [RT #28565 ]
2012-03-29 10:31:03 +11:00
Mark Andrews
46fbcf04a0
3300. [bug] Named could die if gssapi was enabled in named.conf
...
but was not compiled in. [RT #28338 ]
2012-03-29 09:52:44 +11:00
Mark Andrews
081fda43c1
3299. [bug] Make SDB handle errors from database drivers better.
...
[RT #28534 ]
2012-03-28 10:25:43 +11:00
Mark Andrews
0af2c19d5a
3298. [bug] Named could dereference a NULL pointer in
...
zmgr_start_xfrin_ifquota if the zone was being removed.
[RT #28419 ]
2012-03-22 12:21:41 +11:00
Mark Andrews
8b07de94d7
3297. [bug] Named could die on a malformed master file. [RT #28467 ]
2012-03-15 12:09:01 +11:00
Mark Andrews
b1d55de4fa
3296. [bug] Named could die with a INSIST failure in
...
client.c:exit_check. [RT #28346 ]
2012-03-15 11:48:57 +11:00
Mark Andrews
89de725058
3295. [bug] Adjust isc_time_secondsastimet range check to be more
...
portable. [RT # 26542]
2012-03-08 15:32:33 +11:00
Mark Andrews
13de532574
3294. [bug] isccc/cc.c:table_fromwire failed to free alist on
...
error. [RT #28265 ]
2012-03-08 14:40:49 +11:00
Evan Hunt
f94af76649
Revert "added gitignore, removed cvsignore"
...
This reverts commit e8ae173655 .
2012-03-05 08:24:17 -08:00
Evan Hunt
e8ae173655
added gitignore, removed cvsignore
2012-03-03 23:24:11 -08:00
Evan Hunt
2db6dd26da
3291. [port] Fixed a build error on systems without ENOTSUP.
...
[RT #28200 ]
2012-02-29 21:27:47 +00:00
Mark Andrews
9590d4bcad
3290. [bug] <isc/hmacsha.h> was not being installed. [RT #28169 ]
2012-02-28 21:34:52 +00:00
Mark Andrews
3514c49b2f
9.9.0
2012-02-23 08:46:54 +00:00
Mark Andrews
2c96b35bbc
9.9.0rc4
2012-02-23 07:06:10 +00:00
Mark Andrews
1032216f5c
3289. [bug] 'rndc retransfer' failed for inline zones. [RT #28036 ]
2012-02-23 07:02:20 +00:00
Evan Hunt
48a5af32f8
3288. [bug] dlz_destroy() function wasn't correctly registered
...
by the DLZ dlopen driver. [RT #28056 ]
2012-02-22 21:44:52 +00:00
Mark Andrews
fe4f827b46
3287. [port] Update ans.pl to work with Net::DNS 0.68. [RT #28028 ]
2012-02-22 14:29:38 +00:00
Evan Hunt
95d2619007
3286. [bug] Managed key maintenance timer could fail to start
...
after 'rndc reconfig'. [RT #26786 ]
2012-02-22 00:35:53 +00:00
Mark Andrews
c177ca3064
3285. [bug] val-frdataset was incorrectly disassociated in
...
proveunsecure after calling startfinddlvsep.
[RT #27928 ]
2012-02-15 21:01:50 +00:00
Mark Andrews
747e1373b5
9.9.0rc3
2012-02-15 10:57:07 +00:00
Mark Andrews
549f13385a
3284. [bug] Address race conditions with the handling of
...
rbtnode.deadlink. [RT #27738 ]
2012-02-15 02:02:10 +00:00
Mark Andrews
cd34c0b8c7
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:24:56 +00:00
Mark Andrews
960abe12bf
3283. [bug] Raw zones with with more than 512 records in a RRset
...
failed to load. [RT #27863 ]
2012-02-13 23:51:51 +00:00
Mark Andrews
44bb0c393a
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:59:42 +00:00
Mark Andrews
6980e5df7f
3281. [bug] SOA refresh queries could be treated as cancelled
...
despite succeeding over the loopback interface.
[RT #27782 ]
2012-02-07 19:51:32 +00:00
Mark Andrews
1acf745243
3280. [bug] Potential double free of a rdataset on out of memory
...
with DNS64. [RT #27762 ]
2012-02-07 01:09:42 +00:00
Evan Hunt
9e281bdde5
3275. [bug] Corrected rndc -h output; the 'rndc sync -clean'
...
option had been misspelled as '-clear'. (To avoid
future confusion, both options now work.) [RT #27173 ]
2012-02-07 00:58:40 +00:00
Mark Andrews
8ac9d12380
3279. [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:52:05 +00:00
Evan Hunt
a1b98b70f9
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:08 +00:00
Mark Andrews
85bc1f1fd8
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:23:44 +00:00
Mark Andrews
66a8fa7dc2
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:10:45 +00:00
Evan Hunt
f9ef8c313d
change release number to 9.9.0rc2
2012-01-31 01:16:31 +00:00
Evan Hunt
0ff738279f
3270. [bug] "rndc reload" didn't reuse existing zones correctly
...
when inline-signing was in use. [RT #27650 ]
2012-01-31 01:11:55 +00:00
Mark Andrews
25240dd390
3269. [port] darwin 11 and later now built threaded by default.
2012-01-30 07:08:34 +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