Evan Hunt
fdfd260c4e
fix check_data() usage
...
3328. [bug] Fixed inconsistent data checking in dst_parse.c.
[RT #29401 ]
2012-05-17 16:24:55 -07:00
Evan Hunt
78269d150c
Handle RRSIG signer case consistently
...
3329. [bug] Handle RRSIG signer-name case consistently: We
generate RRSIG records with the signer-name in
lower case. We accept them with any case, but if
they fail to validate, we try again in lower case.
[RT #27451 ]
2012-05-17 11:21:33 -07:00
Mark Andrews
6451a2bd14
3318. [tuning] Reduce the amount of work performed while holding a
...
bucket lock when finshed with a fetch context.
[RT #29239 ]
2012-05-10 08:45:15 +10:00
Mark Andrews
50a07c343c
9.7.6
2012-04-27 17:50:32 +10:00
Mark Andrews
8030fbee3f
3197. [bug] Don't try to log the filename and line number when
...
the config parser can't open a file. [RT #22263 ]
2012-04-27 17:30:51 +10:00
Mark Andrews
4719e6364f
3232. [bug] Zero zone->curmaster before return in
...
dns_zone_setmasterswithkeys(). [RT #26732 ]
2012-04-27 17:01:49 +10:00
Mark Andrews
8e94cc841f
3314. [bug] The masters list could be updated while refesh_callback
...
and stub_callback were using it. [RT #26732 ]
2012-04-26 14:03:54 +10:00
Mark Andrews
c22f2e4093
3313. [protocol] Add TLSA record type. [RT #28989 ]
2012-04-26 12:39:14 +10:00
Mark Andrews
dc570048ad
3311. [bug] Abort the zone dump if zone->db is NULL in
...
zone.c:zone_gotwritehandle. [RT #29028 ]
2012-04-26 11:30:31 +10:00
Evan Hunt
6c6d0c3ef7
increase table size for mutex profiling
2012-04-24 16:53:12 -07:00
Evan Hunt
ed89ac0465
fctx_finddone: call fctx_destroy within the bucket lock
2012-04-24 15:03:11 -07:00
Mark Andrews
c4cdad183b
3307. [bug] Add missing ISC_LANG_BEGINDECLS and ISC_LANG_ENDDECLS.
...
[RT #28956 ]
2012-04-13 08:41:58 +10:00
Mark Andrews
5ce3bf669f
3307. [bug] Add missing ISC_LANG_ENDDECLS to <dns/tsec.h>. [RT #28956 ]
2012-04-12 19:22:17 +10:00
Mark Andrews
2d713a2aa0
3304. [bug] Use hmctx, not mctx when freeing rbtdb->heaps. [RT #28571 ]
2012-04-11 10:50:48 +10:00
Mark Andrews
a6be3a184f
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:08:41 +11:00
Mark Andrews
14bfdd5145
3301. [contrib] Update queryperf to build on darwin. Add -R flag
...
for non-recursive queries. [RT #28565 ]
2012-03-29 10:33:52 +11:00
Mark Andrews
7e96cc4696
3300. [bug] Named could die if gssapi was enabled in named.conf
...
but was not compiled in. [RT #28338 ]
2012-03-29 09:55:42 +11:00
Mark Andrews
9e16bfe80e
3299. [bug] Make SDB handle errors from database drivers better.
...
[RT #28534 ]
2012-03-28 10:35:42 +11:00
Evan Hunt
9bf892ead1
prep for 9.7.5 release
2012-03-22 12:14:04 -07:00
Mark Andrews
ea48b4f38b
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:44:29 +11:00
Mark Andrews
cb02609903
3297. [bug] Named could die on a malformed master file. [RT #28467 ]
2012-03-15 12:12:38 +11:00
Mark Andrews
eba040d9c6
3295. [bug] Adjust isc_time_secondsastimet range check to be more
...
portable. [RT # 26542]
2012-03-08 15:35:39 +11:00
Mark Andrews
eaeaf4f46f
3294. [bug] isccc/cc.c:table_fromwire failed to free alist on
...
error. [RT #28265 ]
2012-03-08 14:44:47 +11:00
Evan Hunt
36b36dc9e5
3291. [port] Fixed a build error on systems without ENOTSUP.
...
[RT #28200 ]
2012-02-29 21:27:21 +00:00
Mark Andrews
fbeaef0fb0
3290. [bug] <isc/hmacsha.h> was not being installed. [RT #28169 ]
2012-02-28 21:37:23 +00:00
Evan Hunt
0b21f45431
corrected change #3277 to #3278 to match 9.9 and HEAD.
2012-02-23 20:53:09 +00:00
Mark Andrews
6dd3684961
3287. [port] Update ans.pl to work with Net::DNS 0.68. [RT #28028 ]
2012-02-22 14:31:56 +00:00
Evan Hunt
7dd768823b
3286. [bug] Managed key maintenance timer could fail to start
...
after 'rndc reconfig'. [RT #26786 ]
2012-02-22 00:31:58 +00:00
Mark Andrews
246a5586f1
3285. [bug] val-frdataset was incorrectly disassociated in
...
proveunsecure after calling startfinddlvsep.
[RT #27928 ]
2012-02-15 21:04:21 +00:00
Mark Andrews
d51b7acff3
9.7.5rc2
2012-02-15 10:24:15 +00:00
Mark Andrews
9811bf1c7d
3284. [bug] Address race conditions with the handling of
...
rbtnode.deadlink. [RT #27738 ]
2012-02-15 02:03:39 +00:00
Mark Andrews
968368a0b5
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:26:41 +00:00
Mark Andrews
72d20be848
3283. [bug] Raw zones with with more than 512 records in a RRset
...
failed to load. [RT #27863 ]
2012-02-14 00:14:28 +00:00
Mark Andrews
fb843dc96a
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:02:47 +00:00
Mark Andrews
a0bde96546
3281. [bug] SOA refresh queries could be treated as cancelled
...
despite succeeding over the loopback interface.
[RT #27782 ]
2012-02-07 19:53:53 +00:00
Evan Hunt
9ab048a866
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:17 +00:00
Mark Andrews
6d0a5841ce
3276. [bug] win32: ns_os_openfile failed to return NULL on
...
safe_open failure. [RT #27696 ]
2012-02-06 05:18:15 +00:00
Mark Andrews
03a93e269f
3374. [bug] Log when a zone is not reusable. Only set loadtime
...
on successful loads. [RT #27650 ]
2012-01-31 22:33:27 +00:00
Evan Hunt
1ec2d7e807
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 18:03:13 +00:00
Mark Andrews
f310b3dce5
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:13:29 +00:00
Mark Andrews
683a27fd16
9.7.5
2012-01-27 06:58:28 +00:00
Mark Andrews
581cbb04c8
3268. [bug] Convert RRSIG expiry times to 64 timestamps to work
...
out the earliest expiry time. [RT #23311 ]
2012-01-27 01:48:14 +00:00
Mark Andrews
0b62ea07dd
3267. [bug] Memory allocation failures could be mis-reported as
...
unexpected error. New ISC_R_UNSET result code.
[RT #27336 ]
2012-01-27 01:27:30 +00:00
Mark Andrews
32ff3f4b78
3266. [bug] The maximum number of NSEC3 iterations for a
...
DNSKEY RRset was not being properly computed.
[RT #26543 ]
2012-01-27 01:08:22 +00:00
Evan Hunt
52ca8590dc
3260. [bug] "rrset-order cyclic" could appear not to rotate
...
for some query patterns. [RT #27170/27185]
2012-01-04 03:09:33 +00:00
Evan Hunt
fc91c2c300
prep for rc1
2011-12-23 02:30:02 +00:00
Mark Andrews
f36d5f257f
3260. [bug] "rrset-order cyclic" could appear to not rotate
...
for some query patterns. [RT #27170 ]
2011-12-22 23:57:43 +00:00
Evan Hunt
2d46c5fd9c
3259. [bug] named-compilezone: Suppress "dump zone to <file>"
...
message when writing to stdout. [RT #27109 ]
2011-12-22 17:28:32 +00:00
Mark Andrews
8eb14452d6
3258. [test] Add "forcing full sign with unreadable keys" test.
...
[RT #27153 ]
2011-12-22 12:25:37 +00:00
Mark Andrews
2b92da1288
3257. [bug] Do not generate a error message when calling fsync()
...
in a pipe or socket. [RT #27109 ]
2011-12-22 08:52:24 +00:00