Commit Graph

18355 Commits

Author SHA1 Message Date
Automatic Updater
4b2c9b46db update 2010-08-20 01:15:14 +00:00
Mark Andrews
a22de44555 2945. [doc] Update empty-zones list in ARM. [RT #21772]
2944.   [maint]         Remove ORCHID prefix from built in empty zones.
                        [RT #21772]
2010-08-20 00:19:54 +00:00
Automatic Updater
2540ab23ab update 2010-08-18 00:15:41 +00:00
Automatic Updater
c529809be6 update copyright notice 2010-08-17 23:45:47 +00:00
Automatic Updater
f19ccbecc2 newcopyrights 2010-08-17 23:30:15 +00:00
Automatic Updater
dbae0f7d56 update 2010-08-17 04:15:45 +00:00
Mark Andrews
e78a476f63 update default id range to match that used (1..7) 2010-08-17 04:09:44 +00:00
Automatic Updater
0a3267dcc9 update 2010-08-17 00:15:22 +00:00
Automatic Updater
710de42029 update copyright notice 2010-08-16 23:45:48 +00:00
Automatic Updater
61af0dce40 newcopyrights 2010-08-16 23:30:13 +00:00
Automatic Updater
1d9d4713d9 update 2010-08-16 23:15:13 +00:00
Mark Andrews
57db6fd2c1 silence redefinition warnings MacOS 2010-08-16 22:41:50 +00:00
Automatic Updater
9b8cddf2cb update 2010-08-16 06:15:14 +00:00
Mark Andrews
03df994501 2942. [contrib] zone2sqlite failed to setup the entropy sources.
[RT #21610]
2010-08-16 05:37:18 +00:00
Mark Andrews
f2d91bd3e5 2941. [bug] sdb and sdlz (dlz's zone database) failed to support
DNAME at the zone apex.  [RT #21610]
2010-08-16 05:22:12 +00:00
Automatic Updater
7c3fedd92d update 2010-08-14 00:15:24 +00:00
Automatic Updater
a5c217ded6 update copyright notice 2010-08-13 23:45:52 +00:00
Automatic Updater
1fb389621d newcopyrights 2010-08-13 23:30:31 +00:00
Automatic Updater
43d2c0c100 update 2010-08-13 08:15:12 +00:00
Mark Andrews
a36e2a27db change number 2010-08-13 07:36:44 +00:00
Mark Andrews
3a3a245419 2940. [func] Check that named successfully skips NSEC3 records
that fail to match the NSEC3PARAM record currently
                        in use. [RT# 21868]
2010-08-13 07:21:39 +00:00
Automatic Updater
467bf79aa6 update 2010-08-13 02:15:19 +00:00
Automatic Updater
012610bad0 sync 2010-08-13 01:55:24 +00:00
Automatic Updater
9e3e6558e2 update 2010-08-12 00:15:40 +00:00
Automatic Updater
429ff72b69 update copyright notice 2010-08-11 23:45:49 +00:00
Automatic Updater
b789afe359 newcopyrights 2010-08-11 23:30:14 +00:00
Automatic Updater
01b6162f72 update 2010-08-11 23:15:16 +00:00
Tatuya JINMEI 神明達哉
85b94d05c0 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]
2010-08-11 23:04:21 +00:00
Automatic Updater
28595b37cb update 2010-08-11 02:15:17 +00:00
Automatic Updater
49ce7f2e3e sync 2010-08-11 01:55:30 +00:00
Automatic Updater
c97a8bdd3b update 2010-08-11 00:15:41 +00:00
Automatic Updater
c622c257ad update copyright notice 2010-08-10 23:46:54 +00:00
Automatic Updater
2ecbe522c4 newcopyrights 2010-08-10 23:30:13 +00:00
Automatic Updater
dc4485928d update 2010-08-10 10:15:14 +00:00
Mark Andrews
4add541e79 2935. [bug] nsupdate: improve 'file not found' error message.
[RT #21871]
2010-08-10 09:46:02 +00:00
Mark Andrews
8665fbc144 2934. [bug] Use ANSI C compliant shift range in lib/isc/entropy.c.
[RT #21871]
2010-08-10 09:36:28 +00:00
Automatic Updater
6bc8bf199f update 2010-08-10 09:15:14 +00:00
Mark Andrews
02e3362a18 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]
2010-08-10 08:45:44 +00:00
Automatic Updater
f28b47086a update 2010-08-09 23:15:13 +00:00
Evan Hunt
54b4dd1a76 2932. [cleanup] Corrected a numbering error in the "dnssec" test.
[RT #21597]
2010-08-09 22:35:18 +00:00
Automatic Updater
77000c7279 update 2010-08-04 00:15:39 +00:00
Automatic Updater
498d15f311 update copyright notice 2010-08-03 23:45:47 +00:00
Automatic Updater
3414ceaf6d newcopyrights 2010-08-03 23:30:14 +00:00
Automatic Updater
f83596148c update 2010-08-03 17:15:16 +00:00
Tatuya JINMEI 神明達哉
6e9082d4bb fixed the order 2010-08-03 16:47:49 +00:00
Tatuya JINMEI 神明達哉
ac4824893c added me to authors. approved by Evan. 2010-08-03 16:46:16 +00:00
Automatic Updater
564781f43b update 2010-07-15 02:15:11 +00:00
Tatuya JINMEI 神明達哉
e9f69b0324 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]
2010-07-15 01:30:33 +00:00
Automatic Updater
f146a2c08f update 2010-07-13 02:15:17 +00:00
Automatic Updater
b768f1bc1a sync 2010-07-13 01:55:23 +00:00