Mark Andrews
|
1511cda8b6
|
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:46:41 +10:00 |
|
Mark Andrews
|
5d439f5238
|
9.6-ESV-R7
|
2012-04-27 23:08:23 +10:00 |
|
Mark Andrews
|
67546361cb
|
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 21:24:43 +10:00 |
|
Mark Andrews
|
453a4b6c3a
|
3232. [bug] Zero zone->curmaster before return in
dns_zone_setmasterswithkeys(). [RT #26732]
|
2012-04-27 21:06:01 +10:00 |
|
Mark Andrews
|
c93fb40e31
|
whitespace
|
2012-04-27 18:32:46 +10:00 |
|
Mark Andrews
|
fea1c98c87
|
3314. [bug] The masters list could be updated while refesh_callback
and stub_callback were using it. [RT #26732]
|
2012-04-26 14:39:00 +10:00 |
|
Mark Andrews
|
967fa276cf
|
3313. [protocol] Add TLSA record type. [RT #28989]
|
2012-04-26 12:41:39 +10:00 |
|
Mark Andrews
|
cb994f41ba
|
3311. [bug] Abort the zone dump if zone->db is NULL in
zone.c:zone_gotwritehandle. [RT #29028]
|
2012-04-26 11:35:57 +10:00 |
|
Evan Hunt
|
8a4656e335
|
increase table size for mutex profiling
|
2012-04-24 16:53:29 -07:00 |
|
Evan Hunt
|
fa31ca157f
|
fctx_finddone: call fctx_destroy within the bucket lock
|
2012-04-24 15:07:43 -07:00 |
|
Mark Andrews
|
fbc355b20c
|
3307. [bug] Add missing ISC_LANG_BEGINDECLS and ISC_LANG_ENDDECLS.
[RT #28956]
|
2012-04-13 08:46:00 +10:00 |
|
Mark Andrews
|
e5602180dc
|
3304. [bug] Use hmctx, not mctx when freeing rbtdb->heaps. [RT #28571]
|
2012-04-11 10:52:26 +10:00 |
|
Mark Andrews
|
68864dc2a9
|
3301. [contrib] Update queryperf to build on darwin. Add -R flag
for non-recursive queries. [RT #28565]
|
2012-03-29 10:35:10 +11:00 |
|
Mark Andrews
|
8e7aa4e1a8
|
3300. [bug] Named could die if gssapi was enabled in named.conf
but was not compiled in. [RT #28338]
|
2012-03-29 09:56:58 +11:00 |
|
Mark Andrews
|
f694d83e78
|
3299. [bug] Make SDB handle errors from database drivers better.
[RT #28534]
|
2012-03-28 10:37:28 +11:00 |
|
Evan Hunt
|
0049ddf3a6
|
respin 9.6 to include change #3298
|
2012-03-26 09:14:28 -07:00 |
|
Mark Andrews
|
73948e98a9
|
Merge branch 'v9_6' of repo.isc.org:/proj/git/prod/bind9 into v9_6
|
2012-03-26 09:44:01 +11:00 |
|
Evan Hunt
|
1b3f17522e
|
prep for 9.6-ESV-R6 release
|
2012-03-22 11:36:16 -07:00 |
|
Mark Andrews
|
ff06385f16
|
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:47:37 +11:00 |
|
Mark Andrews
|
50b6f7c7b8
|
3297. [bug] Named could die on a malformed master file. [RT #28467]
|
2012-03-15 12:13:42 +11:00 |
|
Mark Andrews
|
9d728c7eef
|
3295. [bug] Adjust isc_time_secondsastimet range check to be more
portable. [RT # 26542]
|
2012-03-08 15:36:13 +11:00 |
|
Mark Andrews
|
04083d6748
|
3294. [bug] isccc/cc.c:table_fromwire failed to free alist on
error. [RT #28265]
|
2012-03-08 14:47:00 +11:00 |
|
Evan Hunt
|
071b47b643
|
3291. [port] Fixed a build error on systems without ENOTSUP.
[RT #28200]
|
2012-02-29 21:27:09 +00:00 |
|
Mark Andrews
|
12425269fa
|
3290. [bug] <isc/hmacsha.h> was not being installed. [RT #28169]
|
2012-02-28 21:38:11 +00:00 |
|
Mark Andrews
|
d27e7bec62
|
3287. [port] Update ans.pl to work with Net::DNS 0.68. [RT #28028]
|
2012-02-22 14:32:59 +00:00 |
|
Mark Andrews
|
efa9453630
|
3285. [bug] val-frdataset was incorrectly disassociated in
proveunsecure after calling startfinddlvsep.
[RT #27928]
|
2012-02-15 21:05:25 +00:00 |
|
Mark Andrews
|
c8c414098c
|
9.6-ESV-R6rc2
|
2012-02-15 10:10:21 +00:00 |
|
Mark Andrews
|
c43a12b55c
|
3284. [bug] Address race conditions with the handling of
rbtnode.deadlink. [RT #27738]
|
2012-02-15 02:04:24 +00:00 |
|
Mark Andrews
|
08ce7ff929
|
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:29:10 +00:00 |
|
Mark Andrews
|
d78710021a
|
3283. [bug] Raw zones with with more than 512 records in a RRset
failed to load. [RT #27863]
|
2012-02-14 00:16:12 +00:00 |
|
Mark Andrews
|
222e488f92
|
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:05:29 +00:00 |
|
Mark Andrews
|
049fbd1b59
|
3281. [bug] SOA refresh queries could be treated as cancelled
despite succeeding over the loopback interface.
[RT #27782]
|
2012-02-07 19:55:15 +00:00 |
|
Mark Andrews
|
924172e9f3
|
3374. [bug] Log when a zone is not reusable. Only set loadtime
on successful loads. [RT #27650]
|
2012-01-31 22:37:36 +00:00 |
|
Mark Andrews
|
97dc273b21
|
whitespace
|
2012-01-27 05:28:22 +00:00 |
|
Mark Andrews
|
444117ab97
|
9.6-ESV-R6
|
2012-01-27 04:58:29 +00:00 |
|
Mark Andrews
|
595f2934dc
|
3268. [bug] Convert RRSIG expiry times to 64 timestamps to work
out the earliest expiry time. [RT #23311]
|
2012-01-27 01:50:09 +00:00 |
|
Mark Andrews
|
e4e2b02dab
|
3267. [bug] Memory allocation failures could be mis-reported as
unexpected error. New ISC_R_UNSET result code.
[RT #27336]
|
2012-01-27 01:30:24 +00:00 |
|
Mark Andrews
|
6717fafb4d
|
3266. [bug] The maximum number of NSEC3 iterations for a
DNSKEY RRset was not being properly computed.
[RT #26543]
|
2012-01-27 01:11:05 +00:00 |
|
Evan Hunt
|
eec7032275
|
3260. [bug] "rrset-order cyclic" could appear not to rotate
for some query patterns. [RT #27170/27185]
|
2012-01-04 03:12:03 +00:00 |
|
Evan Hunt
|
59a5f910c5
|
prep for rc1
|
2011-12-23 02:29:50 +00:00 |
|
Mark Andrews
|
ecfec45175
|
3260. [bug] "rrset-order cyclic" could appear to not rotate
for some query patterns. [RT #27170]
|
2011-12-22 23:55:25 +00:00 |
|
Evan Hunt
|
16a4a7b579
|
3259. [bug] named-compilezone: Suppress "dump zone to <file>"
message when writing to stdout. [RT #27109]
|
2011-12-22 17:27:55 +00:00 |
|
Mark Andrews
|
d6aab1d286
|
3257. [bug] Do not generate a error message when calling fsync()
in a pipe or socket. [RT #27109]
|
2011-12-22 08:53:32 +00:00 |
|
Mark Andrews
|
79ae18e170
|
3256. [bug] Disable empty zones for lwresd -C. [RT #27139]
|
2011-12-22 08:29:21 +00:00 |
|
Mark Andrews
|
08b1dae9b9
|
3254. [bug] Set isc_socket_ipv6only() on the IPv6 control channels.
[RT #22249]
|
2011-12-22 08:12:21 +00:00 |
|
Mark Andrews
|
e86194b500
|
3253. [bug] Return DNS_R_SYNTAX when the input to a text field is
too long. [RT #26956]
|
2011-12-22 07:45:46 +00:00 |
|
Mark Andrews
|
eeda4faf0d
|
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:18:45 +00:00 |
|
Mark Andrews
|
ffb776a8fe
|
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:42:17 +00:00 |
|
Mark Andrews
|
6b3e4a7f46
|
3249. [bug] Update log message when saving slave zones files for
analysis after load failures. [RT #27087]
3247. [bug] 'raw' format zones failed to preserve load order
breaking 'fixed' sort order. [RT #27087]
|
2011-12-20 00:16:22 +00:00 |
|
Mark Andrews
|
69bd26fc73
|
3243. [port] netbsd,bsdi: the thread defaults were not being
properly set.
|
2011-12-16 00:08:14 +00:00 |
|