]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
15 years agonew draft
Mark Andrews [Thu, 12 Aug 2010 02:30:25 +0000 (02:30 +0000)] 
new draft

15 years agoupdate
Automatic Updater [Thu, 12 Aug 2010 02:15:21 +0000 (02:15 +0000)] 
update

15 years ago.orig -> .in as .orig is used by patch
Mark Andrews [Thu, 12 Aug 2010 01:31:36 +0000 (01:31 +0000)] 
.orig -> .in as .orig is used by patch

15 years agoupdate
Automatic Updater [Thu, 12 Aug 2010 01:15:17 +0000 (01:15 +0000)] 
update

15 years agoregen HEAD
Automatic Updater [Thu, 12 Aug 2010 01:14:30 +0000 (01:14 +0000)] 
regen HEAD

15 years agoupdate
Automatic Updater [Thu, 12 Aug 2010 00:15:59 +0000 (00:15 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Wed, 11 Aug 2010 23:46:42 +0000 (23:46 +0000)] 
update copyright notice

15 years agoupdate
Automatic Updater [Wed, 11 Aug 2010 23:15:34 +0000 (23:15 +0000)] 
update

15 years agorequired ctx is valid in mem_isovermem().
Tatuya JINMEI 神明達哉 [Wed, 11 Aug 2010 23:11:45 +0000 (23:11 +0000)] 
required ctx is valid in mem_isovermem().

15 years ago2937. [bug] Worked around an apparent race condition in over
Tatuya JINMEI 神明達哉 [Wed, 11 Aug 2010 22:54:58 +0000 (22:54 +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]

15 years agoupdate
Automatic Updater [Wed, 11 Aug 2010 18:15:22 +0000 (18:15 +0000)] 
update

15 years ago2936. [func] Improved configuration syntax and multiple-view
Evan Hunt [Wed, 11 Aug 2010 18:14:20 +0000 (18:14 +0000)] 
2936. [func] Improved configuration syntax and multiple-view
support for addzone/delzone feature (see change
#2930).  Removed "new-zone-file" option, replaced
with "allow-new-zones (yes|no)".  The new-zone-file
for each view is now created automatically, with
a filename generated from a hash of the view name.
It is no longer necessary to "include" the
new-zone-file in named.conf; this happens
automatically.  Zones that were not added via
"rndc addzone" can no longer be removed with
"rndc delzone". [RT #19447]

15 years agoupdate
Automatic Updater [Wed, 11 Aug 2010 13:15:16 +0000 (13:15 +0000)] 
update

15 years agotrivial fix in comment
Francis Dupont [Wed, 11 Aug 2010 12:37:36 +0000 (12:37 +0000)] 
trivial fix in comment

15 years agoupdate
Automatic Updater [Wed, 11 Aug 2010 01:15:31 +0000 (01:15 +0000)] 
update

15 years agonew draft
Mark Andrews [Wed, 11 Aug 2010 00:58:20 +0000 (00:58 +0000)] 
new draft

15 years agoupdate
Automatic Updater [Wed, 11 Aug 2010 00:16:06 +0000 (00:16 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Tue, 10 Aug 2010 23:48:19 +0000 (23:48 +0000)] 
update copyright notice

15 years agonewcopyrights
Automatic Updater [Tue, 10 Aug 2010 23:30:37 +0000 (23:30 +0000)] 
newcopyrights

15 years agoauto update
Automatic Updater [Tue, 10 Aug 2010 23:16:25 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Tue, 10 Aug 2010 10:15:26 +0000 (10:15 +0000)] 
update

15 years ago2935. [bug] nsupdate: improve 'file not found' error message.
Mark Andrews [Tue, 10 Aug 2010 09:51:47 +0000 (09:51 +0000)] 
2935.   [bug]           nsupdate: improve 'file not found' error message.
                        [RT #21871]

15 years ago2934. [bug] Use ANSI C compliant shift range in lib/isc/entropy.c. ...
Mark Andrews [Tue, 10 Aug 2010 09:32:06 +0000 (09:32 +0000)] 
2934.   [bug]           Use ANSI C compliant shift range in lib/isc/entropy.c.                        [RT #21871]

15 years agoupdate
Automatic Updater [Tue, 10 Aug 2010 09:15:24 +0000 (09:15 +0000)] 
update

15 years ago2933. [bug] 'dig +nsid' used stack memory after it went out of
Mark Andrews [Tue, 10 Aug 2010 08:39:15 +0000 (08:39 +0000)] 
2933.   [bug]           'dig +nsid' used stack memory after it went out of
                        scope.  This could potentially result in a unknown,
                        potentially malformed, EDNS option being sent instead
                        of the desired NSID option. [RT #21781]

15 years agoauto update
Automatic Updater [Mon, 9 Aug 2010 23:16:32 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Mon, 9 Aug 2010 23:15:30 +0000 (23:15 +0000)] 
update

15 years ago2932. [cleanup] Corrected a numbering error in the "dnssec" test.
Evan Hunt [Mon, 9 Aug 2010 22:34:56 +0000 (22:34 +0000)] 
2932. [cleanup] Corrected a numbering error in the "dnssec" test.
[RT #21597]

15 years agoauto update
Automatic Updater [Thu, 5 Aug 2010 23:16:30 +0000 (23:16 +0000)] 
auto update

16 years agoupdate
Automatic Updater [Wed, 4 Aug 2010 00:16:01 +0000 (00:16 +0000)] 
update

16 years agoupdate copyright notice
Automatic Updater [Tue, 3 Aug 2010 23:46:39 +0000 (23:46 +0000)] 
update copyright notice

16 years agonewcopyrights
Automatic Updater [Tue, 3 Aug 2010 23:30:45 +0000 (23:30 +0000)] 
newcopyrights

16 years agoupdate
Automatic Updater [Tue, 3 Aug 2010 17:15:29 +0000 (17:15 +0000)] 
update

16 years agoadded me to authors. approved by Evan.
Tatuya JINMEI 神明達哉 [Tue, 3 Aug 2010 16:40:45 +0000 (16:40 +0000)] 
added me to authors.  approved by Evan.

16 years agoupdate
Automatic Updater [Tue, 20 Jul 2010 05:15:21 +0000 (05:15 +0000)] 
update

16 years agowhile (1) -> for (;;) to silence compiler warning
Mark Andrews [Tue, 20 Jul 2010 04:52:21 +0000 (04:52 +0000)] 
while (1) -> for (;;) to silence compiler warning

16 years agoformat/arg mismatch solaris
Mark Andrews [Tue, 20 Jul 2010 04:46:49 +0000 (04:46 +0000)] 
format/arg mismatch solaris

16 years agoupdate
Automatic Updater [Mon, 19 Jul 2010 06:15:19 +0000 (06:15 +0000)] 
update

16 years ago0 -> 0U
Mark Andrews [Mon, 19 Jul 2010 06:13:28 +0000 (06:13 +0000)] 
0 -> 0U

16 years agoupdate
Automatic Updater [Mon, 19 Jul 2010 04:15:24 +0000 (04:15 +0000)] 
update

16 years agosilence compiler warnings about (char) as index to array
Mark Andrews [Mon, 19 Jul 2010 04:13:38 +0000 (04:13 +0000)] 
silence compiler warnings about (char) as index to array

16 years agoauto update
Automatic Updater [Fri, 16 Jul 2010 23:16:21 +0000 (23:16 +0000)] 
auto update

16 years agoupdate
Automatic Updater [Thu, 15 Jul 2010 02:15:23 +0000 (02:15 +0000)] 
update

16 years ago2931. [bug] Temporarily and partially disable change 2864
Tatuya JINMEI 神明達哉 [Thu, 15 Jul 2010 01:17:45 +0000 (01:17 +0000)] 
2931. [bug] Temporarily and partially disable change 2864
because it would cause inifinite attempts of RRSIG
queries.  This is an urgent care fix; we'll
revisit the issue and complete the fix later.
[RT #21710]

16 years agoauto update
Automatic Updater [Wed, 14 Jul 2010 23:16:22 +0000 (23:16 +0000)] 
auto update

16 years agoupdate
Automatic Updater [Mon, 12 Jul 2010 04:15:21 +0000 (04:15 +0000)] 
update

16 years ago5933: Use of GOST Signature Algorithms in DNSKEY
Mark Andrews [Mon, 12 Jul 2010 03:17:37 +0000 (03:17 +0000)] 
5933:   Use of GOST Signature Algorithms in DNSKEY
         and RRSIG Resource Records for DNSSEC

16 years agoupdate
Automatic Updater [Mon, 12 Jul 2010 01:15:17 +0000 (01:15 +0000)] 
update

16 years agoregen HEAD
Automatic Updater [Mon, 12 Jul 2010 01:14:20 +0000 (01:14 +0000)] 
regen HEAD

16 years agoupdate
Automatic Updater [Mon, 12 Jul 2010 00:15:57 +0000 (00:15 +0000)] 
update

16 years agoupdate copyright notice
Automatic Updater [Sun, 11 Jul 2010 23:46:54 +0000 (23:46 +0000)] 
update copyright notice

16 years agonewcopyrights
Automatic Updater [Sun, 11 Jul 2010 23:30:36 +0000 (23:30 +0000)] 
newcopyrights

16 years agoupdate
Automatic Updater [Sun, 11 Jul 2010 06:15:19 +0000 (06:15 +0000)] 
update

16 years agoRemoved a duplicate entry in namedconf.c.
Evan Hunt [Sun, 11 Jul 2010 05:44:15 +0000 (05:44 +0000)] 
Removed a duplicate entry in namedconf.c.

16 years agoupdate
Automatic Updater [Sun, 11 Jul 2010 02:15:23 +0000 (02:15 +0000)] 
update

16 years agodnssec and dlv tests included master zones whose master files were missing.
Evan Hunt [Sun, 11 Jul 2010 01:18:24 +0000 (01:18 +0000)] 
dnssec and dlv tests included master zones whose master files were missing.
this was a bug that hadn't been noticed before, but 19447 added a test for
that condition and it caused test failures.

16 years agoupdate
Automatic Updater [Sun, 11 Jul 2010 01:15:20 +0000 (01:15 +0000)] 
update

16 years agoregen HEAD
Automatic Updater [Sun, 11 Jul 2010 01:14:16 +0000 (01:14 +0000)] 
regen HEAD

16 years agoupdate
Automatic Updater [Sun, 11 Jul 2010 00:15:54 +0000 (00:15 +0000)] 
update

16 years ago2930. [experimental] New "rndc addzone" and "rndc delzone" commads
Evan Hunt [Sun, 11 Jul 2010 00:12:57 +0000 (00:12 +0000)] 
2930. [experimental] New "rndc addzone" and "rndc delzone" commads
allow dynamic addition and deletion of zones.
To enable this feature, specify a "new-zone-file"
option at the view or options level in named.conf.
Zone configuration information for the new zones
will be written into that file.  To make the new
zones persist after a restart, "include" the file
into named.conf in the appropriate view.  (Note:
This feature is not yet documented, and its syntax
is expected to change.) [RT #19447]

16 years agoupdate
Automatic Updater [Sat, 10 Jul 2010 01:15:17 +0000 (01:15 +0000)] 
update

16 years agoregen HEAD
Automatic Updater [Sat, 10 Jul 2010 01:14:20 +0000 (01:14 +0000)] 
regen HEAD

16 years agoupdate
Automatic Updater [Sat, 10 Jul 2010 00:16:01 +0000 (00:16 +0000)] 
update

16 years agoupdate copyright notice
Automatic Updater [Fri, 9 Jul 2010 23:46:51 +0000 (23:46 +0000)] 
update copyright notice

16 years agonewcopyrights
Automatic Updater [Fri, 9 Jul 2010 23:33:38 +0000 (23:33 +0000)] 
newcopyrights

16 years agoupdate
Automatic Updater [Fri, 9 Jul 2010 05:15:54 +0000 (05:15 +0000)] 
update

16 years ago2929. [bug] Improved handling of GSS security contexts:
Evan Hunt [Fri, 9 Jul 2010 05:13:15 +0000 (05:13 +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]

16 years agoauto update
Automatic Updater [Wed, 7 Jul 2010 23:16:25 +0000 (23:16 +0000)] 
auto update

16 years agoupdate
Automatic Updater [Wed, 7 Jul 2010 08:15:17 +0000 (08:15 +0000)] 
update

16 years agonew draft
Mark Andrews [Wed, 7 Jul 2010 08:05:29 +0000 (08:05 +0000)] 
new draft

16 years agoupdate
Automatic Updater [Sun, 4 Jul 2010 01:15:22 +0000 (01:15 +0000)] 
update

16 years agonew draft
Mark Andrews [Sun, 4 Jul 2010 01:13:13 +0000 (01:13 +0000)] 
new draft

16 years ago2928. [bug] Be more selective about the non-authoritative
Mark Andrews [Sun, 4 Jul 2010 00:48:57 +0000 (00:48 +0000)] 
2928.   [bug]           Be more selective about the non-authoritative
                        answer we apply change 2748 to. [RT #21594]

16 years agoauto update
Automatic Updater [Fri, 2 Jul 2010 23:16:22 +0000 (23:16 +0000)] 
auto update

16 years agoupdate
Automatic Updater [Fri, 2 Jul 2010 00:15:43 +0000 (00:15 +0000)] 
update

16 years agonewcopyrights
Automatic Updater [Thu, 1 Jul 2010 23:30:35 +0000 (23:30 +0000)] 
newcopyrights

16 years agoauto update
Automatic Updater [Thu, 1 Jul 2010 23:16:19 +0000 (23:16 +0000)] 
auto update

16 years agocanceled previous commit (wrong branch)
Tatuya JINMEI 神明達哉 [Thu, 1 Jul 2010 19:26:08 +0000 (19:26 +0000)] 
canceled previous commit (wrong branch)

16 years agoregen
Tatuya JINMEI 神明達哉 [Thu, 1 Jul 2010 19:19:27 +0000 (19:19 +0000)] 
regen

16 years agoupdate
Automatic Updater [Thu, 1 Jul 2010 18:15:22 +0000 (18:15 +0000)] 
update

16 years agoplaceholdr for RT #21474
Tatuya JINMEI 神明達哉 [Thu, 1 Jul 2010 17:36:09 +0000 (17:36 +0000)] 
placeholdr for RT #21474

16 years agoauto update
Automatic Updater [Tue, 29 Jun 2010 23:16:20 +0000 (23:16 +0000)] 
auto update

16 years agoupdate
Automatic Updater [Tue, 29 Jun 2010 23:15:21 +0000 (23:15 +0000)] 
update

16 years agonew draft
Mark Andrews [Tue, 29 Jun 2010 23:09:13 +0000 (23:09 +0000)] 
new draft

16 years agoupdate
Automatic Updater [Tue, 29 Jun 2010 03:15:58 +0000 (03:15 +0000)] 
update

16 years agoplaceholder
Mark Andrews [Tue, 29 Jun 2010 02:51:13 +0000 (02:51 +0000)] 
placeholder

16 years agoupdate
Automatic Updater [Tue, 29 Jun 2010 00:15:56 +0000 (00:15 +0000)] 
update

16 years agoupdate copyright notice
Automatic Updater [Mon, 28 Jun 2010 23:46:44 +0000 (23:46 +0000)] 
update copyright notice

16 years agonewcopyrights
Automatic Updater [Mon, 28 Jun 2010 23:30:41 +0000 (23:30 +0000)] 
newcopyrights

16 years agoauto update
Automatic Updater [Mon, 28 Jun 2010 23:16:23 +0000 (23:16 +0000)] 
auto update

16 years agoupdate
Automatic Updater [Mon, 28 Jun 2010 04:15:44 +0000 (04:15 +0000)] 
update

16 years agonew draft
Mark Andrews [Mon, 28 Jun 2010 03:43:05 +0000 (03:43 +0000)] 
new draft

16 years agoupdate
Automatic Updater [Mon, 28 Jun 2010 02:15:24 +0000 (02:15 +0000)] 
update

16 years agomatch the dig.out.ns#.$n to the nameserver
Mark Andrews [Mon, 28 Jun 2010 01:34:11 +0000 (01:34 +0000)] 
match the dig.out.ns#.$n to the nameserver

16 years agocheck that we have non-cachable answers to test against
Mark Andrews [Mon, 28 Jun 2010 01:31:49 +0000 (01:31 +0000)] 
check that we have non-cachable answers to test against

16 years agoupdate
Automatic Updater [Mon, 28 Jun 2010 00:16:02 +0000 (00:16 +0000)] 
update

16 years agohandle very short source files
Mark Andrews [Sun, 27 Jun 2010 23:42:22 +0000 (23:42 +0000)] 
handle very short source files

16 years agoupdate
Automatic Updater [Sun, 27 Jun 2010 00:15:50 +0000 (00:15 +0000)] 
update

16 years agoupdate copyright notice
Automatic Updater [Sat, 26 Jun 2010 23:46:49 +0000 (23:46 +0000)] 
update copyright notice

16 years agonewcopyrights
Automatic Updater [Sat, 26 Jun 2010 23:30:44 +0000 (23:30 +0000)] 
newcopyrights