Commit Graph

17983 Commits

Author SHA1 Message Date
Automatic Updater
27fbb459d7 update copyright notice 2010-09-07 23:46:26 +00:00
Automatic Updater
0b9365453c newcopyrights 2010-09-07 23:30:26 +00:00
Automatic Updater
7e1977e850 update 2010-09-07 02:15:32 +00:00
Mark Andrews
687f3d28c2 dnssec-keygen doesn't support -q in 9.6.x 2010-09-07 02:06:00 +00:00
Mark Andrews
193f48d120 2952. [port] win32: named-checkzone and named-checkconf failed
to initialise winsock. [RT #21932]
2010-09-07 01:56:05 +00:00
Mark Andrews
f1c2e9fc96 mark node as from nsec3 tree using 9.6.x method 2010-09-07 01:38:51 +00:00
Mark Andrews
279fa6e621 2951. [bug] named failed to generate a correct signed response
in a optout, delegation only zone with no secure
                        delegations. [RT #22007]
2010-09-07 01:15:55 +00:00
Automatic Updater
806f12bd2b update 2010-09-07 00:15:43 +00:00
Automatic Updater
3c55d1319d update copyright notice 2010-09-06 23:46:30 +00:00
Automatic Updater
aaf5712373 newcopyrights 2010-09-06 23:30:21 +00:00
Automatic Updater
1263af6197 update 2010-09-06 05:15:23 +00:00
Mark Andrews
46054b10cc actually set ns_g_nosoa on -T nosoa v9.6-ESV-R2 2010-09-06 03:58:32 +00:00
Mark Andrews
2fc748be4d test that all 7 interfaces are up 2010-09-06 02:05:02 +00:00
Mark Andrews
311ba6bc1a isc_mem_isovermem 2010-09-03 04:38:11 +00:00
Mark Andrews
6039a662c1 9.6-ESV-R2 2010-09-03 03:15:25 +00:00
Mark Andrews
7963e11c7c 9.6-ESV-R2 2010-09-03 02:57:11 +00:00
Mark Andrews
25d78ece28 2869. [bug] Fix arguments to dns_keytable_findnextkeynode() call.
[RT #20877]
2010-09-03 02:55:18 +00:00
Automatic Updater
5cab9cc0ce update copyright notice 2010-08-13 23:46:11 +00:00
Automatic Updater
0c5ca02bc2 newcopyrights 2010-08-13 23:30:45 +00:00
Mark Andrews
6cd296b7ad change number 2010-08-13 07:36:02 +00:00
Mark Andrews
c44bb94bc8 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:25:22 +00:00
Automatic Updater
8ec9ce2987 sync 2010-08-13 02:17:36 +00:00
Automatic Updater
5d718a2f9c update copyright notice 2010-08-12 23:46:25 +00:00
Automatic Updater
c3ffc2e55d newcopyrights 2010-08-12 23:30:21 +00:00
Tatuya JINMEI 神明達哉
302cb51bc4 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:42:53 +00:00
Automatic Updater
9927c641ae sync 2010-08-11 02:17:41 +00:00
Automatic Updater
30a8ca5010 sync 2010-07-13 02:17:30 +00:00
Automatic Updater
780fee45a7 sync 2010-07-08 02:17:31 +00:00
Automatic Updater
a464d01f68 sync 2010-07-05 02:17:26 +00:00
Automatic Updater
40bf7963ac sync 2010-06-30 02:17:16 +00:00
Automatic Updater
adf892c713 sync 2010-06-29 02:17:32 +00:00
Mark Andrews
cdb5f33baf check that we have non-cachable answers to test against
match the dig.out.ns#.$n to the nameserver
2010-06-28 01:43:01 +00:00
Automatic Updater
e0d80dbc1d update copyright notice 2010-06-26 23:46:15 +00:00
Automatic Updater
a022b5a817 newcopyrights 2010-06-26 23:30:22 +00:00
Mark Andrews
62e8ffff0a bin/tests/system/dnssec/ns7/named.nosoa 2010-06-26 02:21:58 +00:00
Mark Andrews
7a2f2d9ba0 cvs rdiff -r1.2931.2.271 -r1.2931.2.272 bind9/CHANGES
cvs rdiff -r1.166.34.3 -r1.166.34.4 bind9/bin/named/main.c
cvs rdiff -r1.313.20.18 -r1.313.20.19 bind9/bin/named/query.c
cvs rdiff -r1.80 -r1.80.12.1 bind9/bin/named/include/named/globals.h
cvs rdiff -r1.13 -r1.13.176.1 bind9/bin/tests/system/start.pl
cvs rdiff -r1.53.48.7 -r1.53.48.8 bind9/bin/tests/system/dnssec/tests.sh
cvs rdiff -r1.13 -r1.13.48.1 \
    bind9/bin/tests/system/dnssec/ns3/secure.example.db.in
cvs rdiff -r1.3 -r1.3.48.1 bind9/bin/tests/system/dnssec/ns7/named.conf
cvs rdiff -r0 -r1.2.4.2 bind9/bin/tests/system/dnssec/ns7/named.nosoa \
    bind9/bin/tests/system/dnssec/ns7/nosoa.secure.example.db
cvs rdiff -r1.164.12.21 -r1.164.12.22 bind9/lib/dns/validator.c
2010-06-26 00:02:45 +00:00
Automatic Updater
4e1806d320 update copyright notice 2010-06-23 23:46:25 +00:00
Mark Andrews
b1f903cfe7 s/to soon/too soon/ 2010-06-23 03:31:49 +00:00
Mark Andrews
d0e0f26753 2921. [bug] The resolver could attempt to destroy a fetch context
to soon.  [RT #19878]
2010-06-23 01:51:30 +00:00
Automatic Updater
08237a3187 sync 2010-06-19 02:17:09 +00:00
Automatic Updater
52f4e01df1 sync 2010-06-16 02:17:03 +00:00
Automatic Updater
e8bfdebfad update copyright notice 2010-06-04 23:49:23 +00:00
Automatic Updater
ddb93d31dc newcopyrights 2010-06-04 23:31:09 +00:00
Mark Andrews
f18a54a190 remove trailing comma 2010-06-04 00:17:01 +00:00
Mark Andrews
43a3530e26 silence compiler, explict coversion 2010-05-19 09:56:44 +00:00
Automatic Updater
90de0c8201 update copyright notice 2010-05-19 09:32:03 +00:00
Automatic Updater
12e219aeb7 newcopyrights 2010-05-19 09:27:05 +00:00
Mark Andrews
b24553b060 2900. [bug] The placeholder negative caching element was not
properly constructed triggering a INSIST in
                        dns_ncache_towire(). [RT #21346]
2010-05-19 06:56:01 +00:00
Automatic Updater
3541849eb2 update copyright notice 2010-05-14 23:48:44 +00:00
Automatic Updater
b2549fe190 newcopyrights 2010-05-14 23:31:26 +00:00