Mark Andrews
054a9cc454
3360. [bug] 'host -w' could die. [RT #18723 ]
2012-08-14 11:11:23 +10:00
Evan Hunt
8dc862fe22
address memory leak with bad tsig secret
...
3359. [bug] An improperly-formed TSIG secret could cause a
memory leak. [RT #30607 ]
2012-08-10 20:23:57 -07:00
Evan Hunt
2f16faf485
revert rt26429 due to incompatibilities with 9.6
2012-07-25 22:22:16 -07:00
Mark Andrews
9611cd2068
remove conflict marker
2012-07-26 13:11:56 +10:00
Tinderbox User
2615007d77
update copyright notice
2012-07-25 23:45:12 +00:00
ckb
8d74549a5c
3356. [bug] Cap the TTL of signed RRsets when RRSIGs are
...
approaching their expiry, so they don't remain
in caches after expiry. [RT #26429 ]
2012-07-25 17:38:47 -05:00
Evan Hunt
779ec9984d
Merge branch 'v9_6' of ssh://repo/proj/git/prod/bind9 into v9_6
2012-07-23 23:31:14 -07:00
Evan Hunt
8181ca0d97
update api
2012-07-23 23:31:00 -07:00
Mark Andrews
d72d9d5858
cleanup unused variables
2012-07-24 12:26:54 +10:00
Tinderbox User
f69f6d9d65
update copyright notice
2012-07-23 23:45:13 +00:00
Mark Andrews
29173e699a
3354. [func] Improve OpenSSL error logging. [RT #29932 ]
2012-07-23 16:30:55 +10:00
Mark Andrews
88e814e0e4
3352. [bug] Ensure that learned server attributes timeout of the
...
adb cache. [RT #29856 ]
2012-07-18 14:20:09 +10:00
Mark Andrews
6439173dae
3350. [bug] Memory read overrun in isc___mem_reallocate if
...
ISC_MEM_DEBUGCTX memory debugging flag is set.
[RT #30240 ]
2012-07-18 09:54:25 +10:00
ckb
960012de77
3348. [security] prevent RRSIG data from being cached if a negative
...
record matching the covering type exists at a higher
trust level. Such data already can't be retrieved from
the cache since change 3218 -- this prevents it
being inserted into the cache as well. [RT #26809 ]
2012-07-09 13:29:42 -05:00
Evan Hunt
28aae970ea
fix bad-cache assert
...
3346. [security] Bad-cache data could be used before it was
initialized, causing an assert. [RT #30025 ]
2012-07-02 10:05:20 -07:00
Tinderbox User
ae47f254c7
update copyright notice
2012-06-29 23:45:10 +00:00
Mark Andrews
0b51f38570
reverse bad copyright update
2012-06-29 11:47:25 +10:00
Tinderbox User
a4da60cb18
update copyright notice
2012-06-29 01:21:32 +00:00
Mark Andrews
916d7e4d87
3343. [bug] Relax isc_random_jitter() REQUIRE tests. [RT# 19821]
2012-06-27 10:06:44 +10:00
Mark Andrews
eb4ad81ccb
3342. [bug] Change #3314 broke saving of stub zones to disk
...
resulting in excessive cpu usage in some cases.
[RT #29952 ]
2012-06-27 09:45:41 +10:00
Mark Andrews
abf344768f
silence compiler warning by using offsetof to get structure element offsets
2012-06-25 12:05:14 +10:00
Mark Andrews
abc4784748
remove rundundent call 'result = isc_parse_uint8(&ui, r.base, 10);'
2012-06-21 14:32:35 +10:00
Mark Andrews
3024c922ff
3337. [bug] Change #3294 broke support for the multiple keys
...
in controls. [RT #29694 ]
2012-06-13 16:57:23 +10:00
Mark Andrews
11496d8be5
3332. [bug] Re-use cached DS rrsets if possible. [RT 29446]
2012-06-07 13:00:00 +10:00
Evan Hunt
c149639f1a
security fix
...
3331. [security] dns_rdataslab_fromrdataset could produce bad
rdataslabs. [RT #29644 ]
2012-06-01 10:04:46 -07:00
Tinderbox User
76c46f0fd3
update copyright notice
2012-05-17 23:45:10 +00:00
Evan Hunt
1ac5fa17b0
fix check_data() usage
...
3328. [bug] Fixed inconsistent data checking in dst_parse.c.
[RT #29401 ]
2012-05-17 16:31:59 -07:00
Evan Hunt
c92cfa7eae
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:39:23 -07:00
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
0992569f34
remove casecompare_tlsa as it is only needed in [C9.7 and later
2012-04-26 18:27:54 +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
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
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
3966ba59ca
prep for 9.6-ESV-R6 release
2012-03-22 12:07:04 -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
Tinderbox User
007fb8f8b0
regen v9_6
2012-03-12 01:06:53 +00:00
Tinderbox User
a3bf29d6c8
update copyright notice
2012-03-10 23:45:08 +00: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