]>
git.ipfire.org Git - thirdparty/bind9.git/log
edmonds [Wed, 13 Apr 2011 23:21:08 +0000 (23:21 +0000)]
update
Automatic Updater [Tue, 1 Mar 2011 01:15:47 +0000 (01:15 +0000)]
update
Automatic Updater [Tue, 1 Mar 2011 00:49:28 +0000 (00:49 +0000)]
newcopyrights
Automatic Updater [Tue, 1 Mar 2011 00:16:03 +0000 (00:16 +0000)]
update
Automatic Updater [Mon, 28 Feb 2011 23:45:26 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Mon, 28 Feb 2011 23:30:18 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Mon, 28 Feb 2011 23:30:17 +0000 (23:30 +0000)]
regen
Automatic Updater [Mon, 28 Feb 2011 04:55:53 +0000 (04:55 +0000)]
update
Automatic Updater [Thu, 11 Nov 2010 02:15:23 +0000 (02:15 +0000)]
update
Automatic Updater [Thu, 11 Nov 2010 01:32:56 +0000 (01:32 +0000)]
sync
Automatic Updater [Tue, 19 Oct 2010 00:15:21 +0000 (00:15 +0000)]
update
Automatic Updater [Mon, 18 Oct 2010 23:45:54 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Mon, 18 Oct 2010 23:30:10 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Mon, 18 Oct 2010 04:15:46 +0000 (04:15 +0000)]
update
Mark Andrews [Mon, 18 Oct 2010 04:06:37 +0000 (04:06 +0000)]
2966. [bug] isc_print_vsnprintf() failed to check if there was
space available in the buffer when adding a left
justified character with a non zero width,
(e.g. "%-1c"). [RT #22270]
Automatic Updater [Sun, 3 Oct 2010 02:15:28 +0000 (02:15 +0000)]
update
Automatic Updater [Sun, 3 Oct 2010 01:33:28 +0000 (01:33 +0000)]
sync
Automatic Updater [Thu, 9 Sep 2010 09:15:17 +0000 (09:15 +0000)]
update
Mark Andrews [Thu, 9 Sep 2010 08:17:32 +0000 (08:17 +0000)]
9.5.3rc1
Automatic Updater [Thu, 9 Sep 2010 03:15:24 +0000 (03:15 +0000)]
update
Automatic Updater [Thu, 9 Sep 2010 03:09:39 +0000 (03:09 +0000)]
9.5.3rc1
Mark Andrews [Thu, 9 Sep 2010 03:07:44 +0000 (03:07 +0000)]
9.5.3rc1
Mark Andrews [Thu, 9 Sep 2010 03:07:14 +0000 (03:07 +0000)]
9.5.3rc1
Automatic Updater [Sat, 21 Aug 2010 02:15:09 +0000 (02:15 +0000)]
update
Automatic Updater [Sat, 21 Aug 2010 01:43:13 +0000 (01:43 +0000)]
regen v9_5
Automatic Updater [Fri, 20 Aug 2010 02:15:09 +0000 (02:15 +0000)]
update
Automatic Updater [Fri, 20 Aug 2010 01:43:50 +0000 (01:43 +0000)]
regen v9_5
Mark Andrews [Fri, 20 Aug 2010 01:40:14 +0000 (01:40 +0000)]
2946. [doc] Document the default values for the minimum and maximum
zone refresh and retry values in the ARM. [RT #21886]
Automatic Updater [Fri, 20 Aug 2010 01:15:09 +0000 (01:15 +0000)]
update
Mark Andrews [Fri, 20 Aug 2010 00:23:56 +0000 (00:23 +0000)]
2945. [doc] Update empty-zones list in ARM. [RT #21772]
2944. [maint] Remove ORCHID prefix from built in empty zones.
[RT #21772]
Automatic Updater [Wed, 18 Aug 2010 00:15:33 +0000 (00:15 +0000)]
update
Automatic Updater [Tue, 17 Aug 2010 23:45:30 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Tue, 17 Aug 2010 23:30:09 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Tue, 17 Aug 2010 04:15:37 +0000 (04:15 +0000)]
update
Mark Andrews [Tue, 17 Aug 2010 04:10:56 +0000 (04:10 +0000)]
update default id range to match that used (1..7)
Automatic Updater [Fri, 13 Aug 2010 02:15:13 +0000 (02:15 +0000)]
update
Automatic Updater [Fri, 13 Aug 2010 01:33:37 +0000 (01:33 +0000)]
sync
Automatic Updater [Thu, 12 Aug 2010 00:15:27 +0000 (00:15 +0000)]
update
Automatic Updater [Wed, 11 Aug 2010 23:45:26 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Wed, 11 Aug 2010 23:30:08 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Wed, 11 Aug 2010 23:15:10 +0000 (23:15 +0000)]
update
Tatuya JINMEI 神明達哉 [Wed, 11 Aug 2010 23:09:18 +0000 (23:09 +0000)]
2937. [bug] Worked around an apparent race condition in over
memory conditions. Without this fix a DNS cache DB or
ADB could incorrectly stay in an over memory state,
effectively refusing further caching, which
subsequently made a BIND 9 caching server unworkable.
This fix prevents this problem from happening by
polling the state of the memory context, rather than
making a copy of the state, which appeared to cause
a race. This is a "workaround" in that it doesn't
solve the possible race per se, but several experiments
proved this change solves the symptom. Also, the
polling overhead hasn't been reported to be an issue.
This bug should only affect a caching server that
specifies a finite max-cache-size. It's also quite
likely that the bug happens only when enabling threads,
but it's not confirmed yet. [RT #21818]
Automatic Updater [Wed, 11 Aug 2010 02:15:11 +0000 (02:15 +0000)]
update
Automatic Updater [Wed, 11 Aug 2010 01:33:48 +0000 (01:33 +0000)]
sync
Automatic Updater [Mon, 9 Aug 2010 01:15:09 +0000 (01:15 +0000)]
update
Mark Andrews [Mon, 9 Aug 2010 00:18:50 +0000 (00:18 +0000)]
silence compiler warnings (windows)
Automatic Updater [Mon, 9 Aug 2010 00:15:20 +0000 (00:15 +0000)]
update
Automatic Updater [Sun, 8 Aug 2010 23:28:36 +0000 (23:28 +0000)]
newcopyrights
Automatic Updater [Sun, 8 Aug 2010 23:24:13 +0000 (23:24 +0000)]
9.5.3b1
Mark Andrews [Sun, 8 Aug 2010 23:20:46 +0000 (23:20 +0000)]
9.5.3b1
Automatic Updater [Wed, 4 Aug 2010 00:15:30 +0000 (00:15 +0000)]
update
Automatic Updater [Tue, 3 Aug 2010 23:45:29 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Tue, 3 Aug 2010 23:30:08 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Tue, 3 Aug 2010 17:15:11 +0000 (17:15 +0000)]
update
Tatuya JINMEI 神明達哉 [Tue, 3 Aug 2010 16:47:10 +0000 (16:47 +0000)]
added me to authors. approved by Evan.
Automatic Updater [Tue, 13 Jul 2010 02:15:12 +0000 (02:15 +0000)]
update
Automatic Updater [Tue, 13 Jul 2010 01:33:38 +0000 (01:33 +0000)]
sync
Automatic Updater [Sat, 10 Jul 2010 02:15:08 +0000 (02:15 +0000)]
update
Automatic Updater [Sat, 10 Jul 2010 01:44:19 +0000 (01:44 +0000)]
regen v9_5
Automatic Updater [Sat, 10 Jul 2010 00:15:17 +0000 (00:15 +0000)]
update
Automatic Updater [Fri, 9 Jul 2010 23:45:33 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Fri, 9 Jul 2010 23:33:08 +0000 (23:33 +0000)]
newcopyrights
Automatic Updater [Fri, 9 Jul 2010 07:15:10 +0000 (07:15 +0000)]
update
Evan Hunt [Fri, 9 Jul 2010 06:48:13 +0000 (06:48 +0000)]
added #include <isc/print.h> to silence tbox warnings
Automatic Updater [Fri, 9 Jul 2010 06:15:09 +0000 (06:15 +0000)]
update
Evan Hunt [Fri, 9 Jul 2010 05:16:10 +0000 (05:16 +0000)]
2929. [bug] Improved handling of GSS security contexts:
- added LRU expiration for generated TSIGs
- added the ability to use a non-default realm
- added new "realm" keyword in nsupdate
- limited lifetime of generated keys to 1 hour
or the lifetime of the context (whichever is
smaller)
[RT #19737]
Automatic Updater [Thu, 8 Jul 2010 02:15:12 +0000 (02:15 +0000)]
update
Automatic Updater [Thu, 8 Jul 2010 01:33:34 +0000 (01:33 +0000)]
sync
Automatic Updater [Mon, 5 Jul 2010 02:15:12 +0000 (02:15 +0000)]
update
Automatic Updater [Mon, 5 Jul 2010 01:33:32 +0000 (01:33 +0000)]
sync
Automatic Updater [Wed, 30 Jun 2010 02:15:12 +0000 (02:15 +0000)]
update
Automatic Updater [Wed, 30 Jun 2010 01:33:36 +0000 (01:33 +0000)]
sync
Automatic Updater [Tue, 29 Jun 2010 02:15:12 +0000 (02:15 +0000)]
update
Automatic Updater [Tue, 29 Jun 2010 01:33:38 +0000 (01:33 +0000)]
sync
Automatic Updater [Tue, 29 Jun 2010 00:15:22 +0000 (00:15 +0000)]
update
Automatic Updater [Mon, 28 Jun 2010 23:45:25 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Mon, 28 Jun 2010 23:30:07 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Mon, 28 Jun 2010 00:15:23 +0000 (00:15 +0000)]
update
Mark Andrews [Sun, 27 Jun 2010 23:43:22 +0000 (23:43 +0000)]
handle very short source files
Automatic Updater [Sat, 26 Jun 2010 00:15:25 +0000 (00:15 +0000)]
update
Mark Andrews [Sat, 26 Jun 2010 00:08:17 +0000 (00:08 +0000)]
2925. [bug] Named failed to accept uncachable negative responses
from insecure zones. [RT# 21555]
Automatic Updater [Thu, 24 Jun 2010 08:15:09 +0000 (08:15 +0000)]
update
Mark Andrews [Thu, 24 Jun 2010 07:32:27 +0000 (07:32 +0000)]
2923. [bug] 'dig +trace' could drop core after "connection
timeout". [RT #21514]
Automatic Updater [Thu, 24 Jun 2010 00:15:21 +0000 (00:15 +0000)]
update
Automatic Updater [Wed, 23 Jun 2010 23:45:31 +0000 (23:45 +0000)]
update copyright notice
Automatic Updater [Wed, 23 Jun 2010 04:15:23 +0000 (04:15 +0000)]
update
Mark Andrews [Wed, 23 Jun 2010 03:32:13 +0000 (03:32 +0000)]
s/to soon/too soon/
Automatic Updater [Wed, 23 Jun 2010 02:15:12 +0000 (02:15 +0000)]
update
Mark Andrews [Wed, 23 Jun 2010 01:50:23 +0000 (01:50 +0000)]
2921. [bug] The resolver could attempt to destroy a fetch context
to soon. [RT #19878]
Automatic Updater [Mon, 21 Jun 2010 00:15:15 +0000 (00:15 +0000)]
update
Automatic Updater [Sun, 20 Jun 2010 23:30:08 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Sun, 20 Jun 2010 08:15:25 +0000 (08:15 +0000)]
update
Mark Andrews [Sun, 20 Jun 2010 07:33:11 +0000 (07:33 +0000)]
add cvs id
Mark Andrews [Sun, 20 Jun 2010 07:31:45 +0000 (07:31 +0000)]
add cvs id
Automatic Updater [Sat, 19 Jun 2010 02:15:11 +0000 (02:15 +0000)]
update
Automatic Updater [Sat, 19 Jun 2010 01:33:28 +0000 (01:33 +0000)]
sync
Automatic Updater [Fri, 18 Jun 2010 05:39:03 +0000 (05:39 +0000)]
update
Mark Andrews [Fri, 18 Jun 2010 05:38:27 +0000 (05:38 +0000)]
AAAA not A
Automatic Updater [Fri, 18 Jun 2010 02:15:09 +0000 (02:15 +0000)]
update
Mark Andrews [Fri, 18 Jun 2010 02:14:30 +0000 (02:14 +0000)]
2918. [maint] Add AAAA address for I.ROOT-SERVERS.NET.