Mark Andrews
046bfacea1
3367. [bug] dns_dnsseckey_create() result was not being checked.
...
[RT #30685 ]
2012-08-21 12:04:35 +10:00
Tinderbox User
8dc8b88957
update copyright notice
2012-08-17 23:45:52 +00:00
ckb
f2a86826ac
3366. [bug] Fixed Read-After-Write dependency violation for IA64
...
atomic operations. [RT #25181 ]
2012-08-17 13:08:59 -05:00
Mark Andrews
8ff87f025f
we didn't catch a zero option at the global level when views are active
2012-08-17 13:40:56 +10:00
Evan Hunt
7f30aa6ef2
remove spurious newlines in zone.c logging
...
3365. [bug] Removed spurious newlines from log messages in
zone.c [RT #30675 ]
2012-08-16 10:42:07 -07:00
Evan Hunt
45efb68977
allow "forward" and "forwarders" in static-stub
...
3363. [bug] Need to allow "forward" and "fowarders" options
in static-stub zones; this had been overlooked.
[RT #30482 ]
2012-08-15 13:08:42 -07:00
Tinderbox User
6b6394a1c7
update copyright notice
2012-08-14 23:45:48 +00:00
Evan Hunt
b2088c8595
properly range-check fields that do not allow 0
...
3362. [bug] Setting some option values to 0 in named.conf
could trigger an assertion failure on startup.
[RT #27730 ]
2012-08-13 22:40:35 -07:00
Mark Andrews
ec9d42ec19
test against unsigned zero
2012-08-14 14:31:09 +10:00
Mark Andrews
622d9bbd61
3360. [bug] 'host -w' could die. [RT #18723 ]
2012-08-14 11:06:52 +10:00
Evan Hunt
8757846fbe
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:16:59 -07:00
Mark Andrews
3a0a7c26b9
remove references to dispatch_test, rdatasetstats_test and rbt_test
2012-07-26 13:02:21 +10:00
Tinderbox User
bc0ad9c673
update copyright notice
2012-07-25 23:45:49 +00:00
ckb
66e472cd74
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:12:57 -05:00
Mark Andrews
328bbfbe9a
cast mode to unsigned int for fprintf
2012-07-24 13:01:47 +10:00
Mark Andrews
1cb0b6f8df
cleanup unused variables
2012-07-24 12:20:59 +10:00
Tinderbox User
1439e7b8ff
update copyright notice
2012-07-23 23:45:53 +00:00
Mark Andrews
62eeb6c836
3354. [func] Improve OpenSSL error logging. [RT #29932 ]
2012-07-23 15:09:42 +10:00
Mark Andrews
53cf25c993
add missing defs
2012-07-20 17:41:15 +10:00
Mark Andrews
2edb09e6dd
add missing semicolon
2012-07-20 17:27:17 +10:00
Tinderbox User
a445406724
update copyright notice
2012-07-20 06:39:01 +00:00
Mark Andrews
9671f6f0d4
typedef mode_t
2012-07-20 16:37:16 +10:00
Tinderbox User
b53430a3dd
update copyright notice
2012-07-19 23:45:41 +00:00
Mark Andrews
b67af36d3b
9.9.2b1
2012-07-20 00:15:13 +10:00
Mark Andrews
73dbdbaee7
3353. [bug] Use a single task for task exclusive operations.
...
[RT #29872 ]
2012-07-19 23:03:07 +10:00
Tinderbox User
fe975902c0
update copyright notice
2012-07-18 23:45:43 +00:00
Mark Andrews
c9f946b5a8
3352. [bug] Ensure that learned server attributes timeout of the
...
adb cache. [RT #29856 ]
2012-07-18 14:17:47 +10:00
Mark Andrews
c3940405bf
3351. [bug] isc_mem_put and isc_mem_putanddetach didn't report
...
caller if either ISC_MEM_DEBUGSIZE or ISC_MEM_DEBUGCTX
memory debugging flags are set. [RT #30243 ]
2012-07-18 10:03:34 +10:00
Mark Andrews
f96a219857
3350. [bug] Memory read overrun in isc___mem_reallocate if
...
ISC_MEM_DEBUGCTX memory debugging flag is set.
[RT #30240 ]
2012-07-18 09:52:07 +10:00
Mark Andrews
a98a24b2c4
fix race in ISC_QUEUE_PUSH
2012-07-17 15:15:56 +10:00
ckb
6235fc5a0e
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:23:35 -05:00
Evan Hunt
b5bfcabdc0
warn when changing mode on .private files
...
3347. [bug] dnssec-settime: Issue a warning when writing a new
private key file would cause a change in the
permissions of the existing file. [RT #27724 ]
2012-07-05 18:03:57 -07:00
Evan Hunt
576df86934
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:02:23 -07:00
Evan Hunt
6c388d263b
addressed possible race in ISC_QUEUE
...
3345. [bug] Addressed race condition when removing the last item
or inserting the first item in an ISC_QUEUE.
[RT #29539 ]
2012-07-02 09:38:18 -07:00
Tinderbox User
03565e899d
update copyright notice
2012-06-29 23:45:45 +00:00
Mark Andrews
cb421b69c3
reverse bad copyright update
2012-06-29 11:41:43 +10:00
Tinderbox User
cd24b114bf
update copyright notice
2012-06-29 01:22:07 +00:00
Tinderbox User
9418237f65
update copyright notice
2012-06-26 23:45:42 +00:00
Mark Andrews
68565715ec
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:23:01 +10:00
Tinderbox User
d3bb7b6b7b
update copyright notice
2012-06-25 23:45:45 +00:00
Mark Andrews
7c25aaf620
3341. [func] New "dnssec-verify" command checks a signed zone
...
to ensure correctness of signatures and of NSEC/NSEC3
chains. [RT #23673 ]
2012-06-25 14:57:32 +10:00
Mark Andrews
cbd62d92ec
silence compiler warning by using offsetof to get structure element offsets
2012-06-25 12:02:51 +10:00
Mark Andrews
07dd05676e
remove rundundent call 'result = isc_parse_uint8(&ui, r.base, 10);'
2012-06-21 14:29:30 +10:00
Tinderbox User
bf8c2431d5
update copyright notice
2012-06-20 23:46:27 +00:00
Mark Andrews
acebc2457c
3339. [func] Allow the maximum supported rsa exponent size to be
...
specified: "max-rsa-exponent-size <value>;" [RT #29228 ]
2012-06-20 21:34:24 +10:00
Mark Andrews
ca48cdf0ac
3338. [bug] Address race condition in units tests: asyncload_zone
...
and asyncload_zt. [RT #26100 ]
2012-06-14 15:15:57 +10:00
Mark Andrews
c7818fb0be
3337. [bug] Change #3294 broke support for the multiple keys
...
in controls. [RT #29694 ]
2012-06-13 16:30:46 +10:00
Mark Andrews
ed622b2381
3334. [bug] Hold a zone table reference while performing a
...
asyncronous load of a zone. [RT #28326 ]
2012-06-08 13:55:11 +10:00
Mark Andrews
4db66665f5
3333. [bug] Setting resolver-query-timeout too low can cause
...
named to not recover if it looses connectivity.
[RT #29623 ]
2012-06-08 12:38:48 +10:00
Mark Andrews
5f348a21be
3332. [bug] Re-use cached DS rrsets if possible. [RT 29446]
2012-06-07 12:57:33 +10:00