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
a1fa3293f3
update SRCID
2012-07-19 03:16:18 +00:00
Mark Andrews
4df2671d8c
Merge branch 'v9_9' of repo.isc.org:/proj/git/prod/bind9 into v9_9
2012-07-19 13:13:59 +10:00
Mark Andrews
9f053d3b38
add verify system test
2012-07-19 13:09:58 +10:00
Tinderbox User
d7171772e9
update SRCID
2012-07-19 00:15:52 +00:00
Tinderbox User
fe975902c0
update copyright notice
2012-07-18 23:45:43 +00:00
Tinderbox User
f2aafebcfc
newcopyrights
2012-07-18 23:30:09 +00:00
Tinderbox User
26a6c434c1
update SRCID
2012-07-18 05:18:04 +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
Tinderbox User
0021ebefac
update SRCID
2012-07-18 00:16:18 +00: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
Tinderbox User
2cc3f7a719
update SRCID
2012-07-17 06:16:09 +00:00
Mark Andrews
a98a24b2c4
fix race in ISC_QUEUE_PUSH
2012-07-17 15:15:56 +10:00
Tinderbox User
e4466d5d2a
update SRCID
2012-07-09 19:16:11 +00: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
Tinderbox User
c900f2ab7d
update SRCID
2012-07-07 00:15:55 +00:00
Tinderbox User
3aa02a8812
newcopyrights
2012-07-06 23:30:13 +00:00
Tinderbox User
a29912776a
update SRCID
2012-07-06 22:15:34 +00:00
Evan Hunt
1824a70e12
fix copyrights in checkds test
2012-07-06 14:24:41 -07:00
Tinderbox User
a026cacf75
update SRCID
2012-07-06 18:15:55 +00:00
ckb
f881a7beb5
added cleanup of test files
2012-07-06 10:03:36 -05:00
Tinderbox User
d714c4e631
update SRCID
2012-07-06 01:16:01 +00: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
Tinderbox User
0c16dde587
update SRCID
2012-07-02 17:16:10 +00: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
83cf9a687e
update SRCID
2012-06-30 00:16:20 +00:00
Tinderbox User
03565e899d
update copyright notice
2012-06-29 23:45:45 +00:00
Tinderbox User
794f6461b3
newcopyrights
2012-06-29 23:30:14 +00:00
Tinderbox User
09dc8ed34f
update SRCID
2012-06-29 07:15:30 +00:00
Mark Andrews
de915d9e03
create implict rule for python executable and use it to create dnssec-checkds
2012-06-29 16:55:46 +10:00
Tinderbox User
288b0fb13b
update SRCID
2012-06-29 02:16:16 +00:00
Tinderbox User
8d0a65e45f
update copyright notice
2012-06-29 01:49:36 +00:00
Mark Andrews
cb421b69c3
reverse bad copyright update
2012-06-29 11:41:43 +10:00
Mark Andrews
00e4caa44f
lost line
2012-06-29 11:40:48 +10:00
Tinderbox User
cd24b114bf
update copyright notice
2012-06-29 01:22:07 +00:00
Tinderbox User
b132295a55
newcopyrights
2012-06-29 01:20:57 +00:00
Tinderbox User
bf12e8d4dd
update SRCID
2012-06-29 01:15:56 +00:00
Mark Andrews
d975b50ad2
add support for python
2012-06-29 11:02:38 +10:00
Mark Andrews
6551a76e3b
add support for python
2012-06-29 11:02:38 +10:00
Tinderbox User
590b29858e
update SRCID
2012-06-28 13:15:31 +00:00
Mar Andrews
3d5630cff7
regen configure
2012-06-28 13:13:55 +00:00
Mark Andrews
c6d42090f9
make the checkds system test dependent on the result of python discovery
2012-06-28 23:10:20 +10:00
Tinderbox User
aaf73d6ee6
update SRCID
2012-06-28 09:15:46 +00:00
Mar Andrews
1d9f6bbc90
regen configure
2012-06-28 08:27:25 +00:00
Mark Andrews
17e5cbee49
3344. [func] New "dnssec-checkds" command checks a zone to
...
determine which DS records should be published
in the parent zone, or which DLV records should be
published in a DLV zone, and queries the DNS to
ensure that it exists. (Note: This tool depends
on python; it will not be built or installed on
systems that do not have a python interpreter.)
[RT #28099 ]
2012-06-28 18:26:04 +10:00
Tinderbox User
e563d883ce
update SRCID
2012-06-27 00:16:00 +00:00
Tinderbox User
9418237f65
update copyright notice
2012-06-26 23:45:42 +00:00
Tinderbox User
23652d5e71
newcopyrights
2012-06-26 23:30:10 +00:00