]>
git.ipfire.org Git - thirdparty/bind9.git/log
Evan Hunt [Thu, 24 Nov 2011 02:11:58 +0000 (02:11 +0000)]
respin 9.6-ESV-R6b1
Automatic Updater [Wed, 23 Nov 2011 23:15:16 +0000 (23:15 +0000)]
update
Evan Hunt [Wed, 23 Nov 2011 22:51:50 +0000 (22:51 +0000)]
3221. [bug] Fixed a potential coredump on shutdown due to
referencing fetch context after it's been freed.
[RT #26720]
Automatic Updater [Tue, 22 Nov 2011 04:15:11 +0000 (04:15 +0000)]
update
Mark Andrews [Tue, 22 Nov 2011 04:11:01 +0000 (04:11 +0000)]
9.6-ESV-R6b1
Automatic Updater [Wed, 16 Nov 2011 10:15:18 +0000 (10:15 +0000)]
update
Mark Andrews [Wed, 16 Nov 2011 09:45:25 +0000 (09:45 +0000)]
3218. [security] Cache lookup could return RRSIG data associated with
nonexistent records, leading to an assertion
failure. [RT #26590]
Automatic Updater [Tue, 15 Nov 2011 22:15:13 +0000 (22:15 +0000)]
update
Evan Hunt [Tue, 15 Nov 2011 21:46:42 +0000 (21:46 +0000)]
3216. [bug] resolver.c:validated() was not thread-safe. [RT #26478]
Evan Hunt [Tue, 15 Nov 2011 21:03:12 +0000 (21:03 +0000)]
file symtab_test.c was added on branch v9_6 on 2011-11-30 04:25:09 +0000
Automatic Updater [Thu, 10 Nov 2011 03:15:51 +0000 (03:15 +0000)]
update
Evan Hunt [Thu, 10 Nov 2011 02:37:53 +0000 (02:37 +0000)]
remove old isc_assertion_failed data reference
Evan Hunt [Thu, 10 Nov 2011 02:30:03 +0000 (02:30 +0000)]
update libisc.def
Automatic Updater [Thu, 10 Nov 2011 02:15:25 +0000 (02:15 +0000)]
update
Evan Hunt [Thu, 10 Nov 2011 01:45:46 +0000 (01:45 +0000)]
update api files for 9.6-ESV-R6b1
Automatic Updater [Thu, 10 Nov 2011 01:31:08 +0000 (01:31 +0000)]
regen
Automatic Updater [Thu, 10 Nov 2011 01:25:53 +0000 (01:25 +0000)]
regen v9_6
Automatic Updater [Thu, 10 Nov 2011 01:15:11 +0000 (01:15 +0000)]
update
Evan Hunt [Thu, 10 Nov 2011 01:02:36 +0000 (01:02 +0000)]
fix version typo
Automatic Updater [Thu, 10 Nov 2011 00:15:23 +0000 (00:15 +0000)]
update
Automatic Updater [Wed, 9 Nov 2011 23:47:18 +0000 (23:47 +0000)]
update for 9.6-ESV-R6b1
Evan Hunt [Wed, 9 Nov 2011 23:39:39 +0000 (23:39 +0000)]
Prepare 9.6-ESV-R6b1 release.
Automatic Updater [Wed, 9 Nov 2011 06:15:46 +0000 (06:15 +0000)]
update
Evan Hunt [Wed, 9 Nov 2011 05:55:02 +0000 (05:55 +0000)]
3213. [doc] Clarify ixfr-from-differences behavior. [RT #25188]
Automatic Updater [Tue, 8 Nov 2011 22:15:29 +0000 (22:15 +0000)]
update
Mark Andrews [Tue, 8 Nov 2011 21:51:15 +0000 (21:51 +0000)]
nsec -> nsec3
Mark Andrews [Tue, 8 Nov 2011 21:20:57 +0000 (21:20 +0000)]
3212. [bug] rbtdb.c: failed to remove a node from the deadnodes
list prior to adding a reference to it leading a
possible assertion failure. [RT #23219]
Automatic Updater [Tue, 8 Nov 2011 00:15:15 +0000 (00:15 +0000)]
update
Automatic Updater [Mon, 7 Nov 2011 23:45:37 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Mon, 7 Nov 2011 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Mon, 7 Nov 2011 00:15:18 +0000 (00:15 +0000)]
update
Automatic Updater [Sun, 6 Nov 2011 23:45:15 +0000 (23:45 +0000)]
update copyright notice
Mark Andrews [Sun, 6 Nov 2011 23:33:43 +0000 (23:33 +0000)]
3208. [bug] 'dig -y' handle unknown tsig alorithm better.
[RT #25522]
Automatic Updater [Sat, 5 Nov 2011 06:15:31 +0000 (06:15 +0000)]
update
Automatic Updater [Sat, 5 Nov 2011 05:19:18 +0000 (05:19 +0000)]
regen
Evan Hunt [Sat, 5 Nov 2011 05:15:39 +0000 (05:15 +0000)]
3207. [contrib] Fixed build error in Berkeley DB DLZ module. [RT #26444]
Automatic Updater [Sat, 5 Nov 2011 01:15:12 +0000 (01:15 +0000)]
update
Evan Hunt [Sat, 5 Nov 2011 00:46:27 +0000 (00:46 +0000)]
3206. [cleanup] Add ISC information to log at start time. [RT #25484]
Automatic Updater [Fri, 4 Nov 2011 08:15:46 +0000 (08:15 +0000)]
update
Mark Andrews [Fri, 4 Nov 2011 07:38:23 +0000 (07:38 +0000)]
sync with HEAD
Automatic Updater [Fri, 4 Nov 2011 06:15:16 +0000 (06:15 +0000)]
update
Evan Hunt [Fri, 4 Nov 2011 05:55:44 +0000 (05:55 +0000)]
typo
Evan Hunt [Fri, 4 Nov 2011 05:52:58 +0000 (05:52 +0000)]
3204. [bug] When a master server that has been marked as
unreachable but sends a NOTIFY, mark it reachable
again. [RT #25960]
Evan Hunt [Fri, 4 Nov 2011 05:33:27 +0000 (05:33 +0000)]
3203. [bug] Increase log level to 'info' for validation failures
from expired or not-yet-valid RRSIGs. [RT #21796]
Automatic Updater [Fri, 4 Nov 2011 02:15:51 +0000 (02:15 +0000)]
update
Automatic Updater [Fri, 4 Nov 2011 01:24:00 +0000 (01:24 +0000)]
regen v9_6
Automatic Updater [Fri, 4 Nov 2011 00:15:38 +0000 (00:15 +0000)]
update
Automatic Updater [Thu, 3 Nov 2011 23:45:18 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Thu, 3 Nov 2011 23:30:05 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Thu, 3 Nov 2011 22:15:30 +0000 (22:15 +0000)]
update
Evan Hunt [Thu, 3 Nov 2011 22:06:50 +0000 (22:06 +0000)]
3200. [doc] Some rndc functions were undocumented or were
missing from 'rndc -h' output. [RT #25555]
Automatic Updater [Thu, 3 Nov 2011 05:15:53 +0000 (05:15 +0000)]
update
Evan Hunt [Thu, 3 Nov 2011 04:56:00 +0000 (04:56 +0000)]
remove 1/8 and 2/8 from bogusnets example
Evan Hunt [Thu, 3 Nov 2011 04:31:30 +0000 (04:31 +0000)]
3196. [bug] nsupdate: return nonzero exit code when target zone
doesn't exist. [RT #25783]
Automatic Updater [Thu, 3 Nov 2011 03:15:49 +0000 (03:15 +0000)]
update
Evan Hunt [Thu, 3 Nov 2011 03:10:48 +0000 (03:10 +0000)]
3194. [doc] Updated RFC references in the 'empty-zones-enable'
documentation. [RT #25203]
Evan Hunt [Thu, 3 Nov 2011 02:58:57 +0000 (02:58 +0000)]
3193. [cleanup] Changed MAXZONEKEYS to DNS_MAXZONEKEYS, moved to
dnssec.h. [RT #26415]
Automatic Updater [Thu, 3 Nov 2011 00:15:12 +0000 (00:15 +0000)]
update
Mark Andrews [Wed, 2 Nov 2011 23:48:41 +0000 (23:48 +0000)]
3192. [bug] A query structure could be used after being freed.
[RT #22208]
Automatic Updater [Wed, 2 Nov 2011 23:45:18 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Wed, 2 Nov 2011 23:30:14 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Wed, 2 Nov 2011 20:15:23 +0000 (20:15 +0000)]
update
Evan Hunt [Wed, 2 Nov 2011 19:40:35 +0000 (19:40 +0000)]
edited a comment for clarity.
Automatic Updater [Wed, 2 Nov 2011 09:15:49 +0000 (09:15 +0000)]
update
Mark Andrews [Wed, 2 Nov 2011 08:20:44 +0000 (08:20 +0000)]
loop waiting for stub zone to transfer
Automatic Updater [Wed, 2 Nov 2011 03:15:50 +0000 (03:15 +0000)]
update
Evan Hunt [Wed, 2 Nov 2011 02:23:26 +0000 (02:23 +0000)]
grammar fix
Automatic Updater [Wed, 2 Nov 2011 02:15:13 +0000 (02:15 +0000)]
update
Mark Andrews [Wed, 2 Nov 2011 01:16:32 +0000 (01:16 +0000)]
3191. [bug] Print NULL records using unknown format. [RT #26392]
Automatic Updater [Wed, 2 Nov 2011 00:15:16 +0000 (00:15 +0000)]
update
Automatic Updater [Tue, 1 Nov 2011 23:45:32 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Tue, 1 Nov 2011 23:30:07 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Tue, 1 Nov 2011 22:15:14 +0000 (22:15 +0000)]
update
Mark Andrews [Tue, 1 Nov 2011 22:05:38 +0000 (22:05 +0000)]
3190. [bug] Underflow in error handling in isc_mutexblock_init.
[RT #26397]
Automatic Updater [Tue, 1 Nov 2011 19:15:14 +0000 (19:15 +0000)]
update
Evan Hunt [Tue, 1 Nov 2011 18:33:25 +0000 (18:33 +0000)]
3189. [test] Added a summary report after system tests. [RT #25517]
Automatic Updater [Tue, 1 Nov 2011 00:15:15 +0000 (00:15 +0000)]
update
Automatic Updater [Mon, 31 Oct 2011 23:45:36 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Mon, 31 Oct 2011 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Mon, 31 Oct 2011 00:15:37 +0000 (00:15 +0000)]
update
Mark Andrews [Sun, 30 Oct 2011 23:46:38 +0000 (23:46 +0000)]
3187. [port] win32: support for Visual Studio 2008. [RT #26356]
Automatic Updater [Wed, 26 Oct 2011 06:15:48 +0000 (06:15 +0000)]
update
Mark Andrews [Wed, 26 Oct 2011 05:35:19 +0000 (05:35 +0000)]
spin waiting for zone transfer to complete
Automatic Updater [Wed, 26 Oct 2011 00:15:14 +0000 (00:15 +0000)]
update
Automatic Updater [Tue, 25 Oct 2011 23:45:36 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Tue, 25 Oct 2011 23:30:05 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Tue, 25 Oct 2011 22:15:21 +0000 (22:15 +0000)]
update
Mark Andrews [Tue, 25 Oct 2011 21:27:40 +0000 (21:27 +0000)]
3179. [port] kfreebsd: build issues. [RT #26273]
Automatic Updater [Tue, 25 Oct 2011 03:15:16 +0000 (03:15 +0000)]
update
Mark Andrews [Tue, 25 Oct 2011 03:11:17 +0000 (03:11 +0000)]
Correctly invalidate the sha2/hmac2 contexts. This was already done in practice, but this makes it zero out the whole structure rather than just the first 4 bytes + the key. sha2.c did not always zero out the full sha2 state in invalidate, but will now.
Automatic Updater [Fri, 21 Oct 2011 00:15:14 +0000 (00:15 +0000)]
update
Automatic Updater [Thu, 20 Oct 2011 23:45:14 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Thu, 20 Oct 2011 22:15:11 +0000 (22:15 +0000)]
update
Mark Andrews [Thu, 20 Oct 2011 21:47:47 +0000 (21:47 +0000)]
3175. [bug] Fix how DNSSEC positive wildcard responses from a
NSEC3 signed zone are validated. Stop sending a
unnecessary NSEC3 record when generating such
responses. [RT #26200]
Automatic Updater [Tue, 18 Oct 2011 00:15:25 +0000 (00:15 +0000)]
update
Automatic Updater [Mon, 17 Oct 2011 23:45:22 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Mon, 17 Oct 2011 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Mon, 17 Oct 2011 06:15:47 +0000 (06:15 +0000)]
update
Mark Andrews [Mon, 17 Oct 2011 05:44:03 +0000 (05:44 +0000)]
sleep 1 # allow lwresd to finish starting.
Automatic Updater [Mon, 17 Oct 2011 03:15:47 +0000 (03:15 +0000)]
update