Mark Andrews
347c832469
update copyrights
2004-03-08 09:05:15 +00:00
Mark Andrews
a821d5fa3d
DNSSEC bis merge from HEAD:
...
1581. [func] Disable DNSSEC support by default. To enable
DNSSEC specify "enable-dnssec yes;" in named.conf.
1565. [bug] CD flag should be copied to outgoing queries unless
the query is under a secure entry point in which case
CD should be set.
1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
child zones for which we don't have a supported
algorithm. Such child zones are treated as unsigned.
1557. [func] Implement missing DNSSEC tests for
* NOQNAME proof with wildcard answers.
* NOWILDARD proof with NXDOMAIN.
Cache and return NOQNAME with wildcard answers.
1541. [func] NSEC now uses new bitmap format.
1519. [bug] dnssec-signzone:nsec_setbit() computed the wrong
length of the new bitmap.
1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
2004-03-08 02:08:05 +00:00
Mark Andrews
a09e55f624
update copyrights
2004-03-06 10:22:54 +00:00
Mark Andrews
6bd0e050ee
1574. [bug] Don't attempt to open the controls socket(s) when
...
running tests. [RT #9091 ]
2004-03-02 01:59:49 +00:00
Mark Andrews
ee61dfc5ed
sync w/HEAD
2003-10-21 05:56:41 +00:00
Mark Andrews
17ca4b4ebc
regen configure
...
sync w/ HEAD
2003-10-17 07:06:16 +00:00
Mark Andrews
25a60b1d80
sync with HEAD
2003-10-15 05:32:25 +00:00
Mark Andrews
6397057426
1159. [bug] MD and MF are not permitted to be loaded by RFC1123.
2003-08-12 05:21:11 +00:00
Mark Andrews
792aa70e13
983. [func] The server now supports generating IXFR difference
...
sequences for non-dynamic zones by comparing zone
versions, when enabled using the new config
option "ixfr-from-differences". [RT #1727 ]
2003-08-02 00:38:59 +00:00
cvs2git
fb4531edb3
This commit was manufactured by cvs2git to create branch 'v9_3'.
2003-07-30 02:00:55 +00:00
cvs2git
8491d008f0
This commit was manufactured by cvs2git to create branch 'v9_3'.
2003-07-24 01:17:55 +00:00
Mark Andrews
a7038d1a05
copyrights
2002-02-20 03:35:59 +00:00
Mark Andrews
2c63b97c09
update tests for MD and MF know longer being loadable
2001-12-12 06:24:11 +00:00
Andreas Gustafsson
8bd6c39d5e
clean more files
2001-09-26 23:33:19 +00:00
Andreas Gustafsson
99f08fc172
ignore more files
2001-09-26 23:29:12 +00:00
Andreas Gustafsson
99f467f016
test the ixfr-from-differences option
2001-09-08 00:24:33 +00:00
Andreas Gustafsson
260696e5e3
cleaned up xfer system test in preparation for adding
...
ixfr-from-differences tests
2001-09-07 23:29:52 +00:00
cvs2git
92e662f530
This commit was manufactured by cvs2git to create branch 'v9_3'.
2001-08-30 04:33:22 +00:00
Andreas Gustafsson
1988fd60fa
share the root.hint file among most of the system tests instead of having multiple identical copies
2001-01-11 20:44:21 +00:00
Brian Wellington
499b34cea0
copyright update
2001-01-09 22:01:04 +00:00
Andreas Gustafsson
bfc41f13e7
clenup
2000-12-18 22:39:17 +00:00
Andreas Gustafsson
f333ea9bdd
added notify-source options
2000-11-28 19:07:00 +00:00
Andreas Gustafsson
4f37905cc3
added 'transfer-source' directives to all system test named.conf
...
files, so that tests succeed while transfer-source is still being (ab)used as
the notify source address
2000-11-22 01:34:19 +00:00
Andreas Gustafsson
5a77e9620a
make spacing in listen-on-v6 option consistent with other options
2000-11-21 23:50:10 +00:00
Andreas Gustafsson
bca6ff69a7
removed redundant comment
2000-11-20 17:53:41 +00:00
Andreas Gustafsson
321a6df4ff
removed redundant "directory ." option
2000-09-01 19:36:05 +00:00
Brian Wellington
21f710a09f
Changes to the rdata text format in a few cases (removal of parens) to
...
match the dig output.
2000-08-24 22:01:12 +00:00
David Lawrence
40f53fa8d9
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
...
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
David Lawrence
15a4474541
word wrap copyright notice at column 70
2000-07-27 09:55:03 +00:00
Andreas Gustafsson
a7c6c06fad
removed 5-second sleep and unnecessary semicolon
2000-07-24 22:05:16 +00:00
Brian Wellington
1e8c2e72e7
remove extra spaces in I: lines
2000-07-07 18:25:20 +00:00
Andreas Gustafsson
aade2614cb
work around NetBSD /bin/sh bug, with the side effect of making the
...
test script shorter
2000-07-05 19:42:34 +00:00
Brian Wellington
5618f70327
Modify the tests so that if any server doesn't die with a TERM signal,
...
it's an error.
2000-07-05 18:49:06 +00:00
David Lawrence
9c3531d72a
add RCS id string
2000-06-22 22:00:42 +00:00
David Lawrence
d0be1e954b
update_copyrights
2000-06-22 01:01:45 +00:00
Michael Sawyer
5a5c480994
.cvsignore files
2000-06-21 01:31:54 +00:00
Michael Sawyer
c4b2436565
Don't remove named.run files, to aid in debugging
2000-06-14 22:38:33 +00:00
Michael Sawyer
03e8cb3f19
More attempts at getting the code lines on the test output right
2000-06-13 23:41:41 +00:00
Brian Wellington
126c8d0c08
Add listen-on-v6 {none;}; , since without it, v6 was binding v4 mapped
...
sockets and causing failures on some platforms
2000-06-13 22:45:20 +00:00
Michael Sawyer
ee6fe1d197
Remove port option from query-sources
2000-06-13 21:49:56 +00:00
Michael Sawyer
4e42045d2b
Don't reset status halfway through the test
2000-06-13 21:36:27 +00:00
Michael Sawyer
5cca51c7c1
Use PERL env variable for execution of perl.
2000-06-13 19:41:59 +00:00
Michael Sawyer
5458e9245c
Add query-source everywhere
...
Fix out output
2000-06-13 00:54:53 +00:00
Michael Sawyer
43a3b93022
Add sleep to xfr test
...
First try and use perl5, then perl, in setup.sh for xferquota.
2000-06-12 23:55:19 +00:00
Michael Sawyer
e6e0dadd30
Match output format to what scripts expect
2000-06-12 20:32:47 +00:00
Michael Sawyer
e7eba81696
Add missing zone file
2000-06-12 19:59:35 +00:00
Andreas Gustafsson
07688d1883
removed the letters 'more' which had inexplicably appeared
...
as the first four characters of the file
2000-06-09 21:03:05 +00:00
Michael Sawyer
10bc8ffed6
Make system test run as non-root (provided interface is set up) and add
...
to standard test script.
2000-06-08 22:41:37 +00:00
Andreas Gustafsson
813d6c9781
make conf.sh usable from subdirectory test scripts;
...
use conf.sh from subdirectory test scripts
2000-06-05 19:36:44 +00:00
Andreas Gustafsson
e2774cae38
no need to remove dig.out.* before test
2000-06-02 20:54:30 +00:00