Mark Andrews
b6309ed962
developer: jinmei
...
reviewer: marka
1368. [func] remove support for bitstring labels.
2002-08-27 04:53:43 +00:00
Mark Andrews
0f042c7c44
- improves tests of negative insecurity proofs, including tests for the
...
SOA TTL 0 hack.
- adds +noauth to a few invocations of dig where the authority section is
not important.
- removes the bogus first half of the dynamic zone test, which didn't
do anything other than make the test suite fail if run twice.
- fixed the fact that the keyless.example zone wasn't being securely
delegated.
bwelling
2002-07-19 06:20:24 +00:00
Mark Andrews
5af560664d
1342. [port] darwin: ifconfig.sh now supports darwin.
2002-07-06 21:54:44 +00:00
Mark Andrews
0b09763c35
1328. [func] DS (delegation signer) support.
2002-06-17 04:01:37 +00:00
Mark Andrews
acc8b7ac3d
1299. [port] Darwin uses (unsigned long) for size_t. [RT #2590 ]
2002-05-23 04:32:30 +00:00
Mark Andrews
57e0f58b3f
1289. [port] Openserver: ifconfig.sh support.
2002-05-13 04:18:07 +00:00
Mark Andrews
26cf4737b3
1288. [port] Openserver: the value FD_SETSIZE depends on whether
...
<sys/param.h> is included or not. Be consistant.
2002-05-10 06:41:55 +00:00
Mark Andrews
a04a323f9a
1273. [bug] The dnssec system test failed to remove the correct
...
files.
2002-04-24 00:46:25 +00:00
Mark Andrews
feb8ae0931
1220. [func] Support for APL rdata type.
2002-03-06 07:41:25 +00:00
Mark Andrews
3561e645d7
1215. [port] solaris: add support to ifconfig.sh for x86 2.5.1
2002-03-01 11:28:28 +00:00
Mark Andrews
a7038d1a05
copyrights
2002-02-20 03:35:59 +00:00
Brian Wellington
4014b6a8ae
although a privately secure zone was signed, it was never tested.
2002-02-13 01:32:12 +00:00
Brian Wellington
64ea670052
the dynamic zone test wasn't working as expected since the child zone wasn't
...
securely delegated.
2002-02-06 03:28:59 +00:00
Brian Wellington
4ca54c8f3b
ns5 is the incorrectly configured server, not ns4.
2002-02-01 01:56:00 +00:00
Andreas Gustafsson
473ca0bf8c
Added RT #2399 regression test
2002-01-22 22:27:29 +00:00
Andreas Gustafsson
669e9657c7
Split off the named.conf grammar into a source module separate
...
from the configuration parser, to facilitate reuse of the latter for
parsing non-BIND configuration files
2002-01-04 02:32:16 +00:00
Mark Andrews
da5d1cf1b1
1164. [bug] "Not Implemented" should be reported as NOTIMP.
2001-12-19 12:16:47 +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
1f1d36a87b
Check return values or cast them to (void), as required by the coding
...
standards; add exceptions to the coding standards for cases where this is
not desirable
2001-11-30 01:59:49 +00:00
Andreas Gustafsson
91cd0f93ad
sizeof style
2001-11-27 01:56:32 +00:00
Andreas Gustafsson
f1b6872550
Do not put a space before ';' when terminating a statement or in a 'for' statement.
2001-11-27 00:56:32 +00:00
Brian Wellington
0e40083fdd
@DNS_OPENSSL_LIBS@ -> @DNS_CRYPTO_LIBS@
2001-11-06 20:05:13 +00:00
Brian Wellington
78baa4ccb8
some files weren't being removed.
2001-11-06 19:32:54 +00:00
Mark Andrews
72499be79f
1103. [port] OpenUNIX 8 support (ifconfig.sh). [RT #1970 ]
2001-11-05 04:19:56 +00:00
Andreas Gustafsson
17b687ef36
1080. [bug] BIND 8 compatibility: accept bare IP prefixes
...
as the second element of a two-element top level
sort list statement. [RT #1964 ]
2001-10-30 20:19:34 +00:00
Brian Wellington
e7468041e7
silence compiler warning
2001-10-22 23:50:31 +00:00
Andreas Gustafsson
1c31f17f89
added regression test for RT #1866 , #1869
2001-10-09 22:58:24 +00:00
Andreas Gustafsson
06365907a0
don't assume perl is in the path
2001-10-09 22:31:39 +00:00
Andreas Gustafsson
094d1d9a27
the tkey test would randomly fail due to key IDs with a leading
...
zero being interpreted as octal numbers
2001-10-09 22:24:24 +00:00
Andreas Gustafsson
93b9133cfa
The -t option of wire_test now causes it to use, not just ignore,
...
the length field of a TCP message, and to process multiple
TCP messages if present.
2001-09-29 18:23:56 +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
83515c3462
ifconfig.sh can now be invoked either from bin/tests/system or from the top level directory [RT #1758 ]
2001-09-26 23:16:26 +00:00
Andreas Gustafsson
f8d86ef2f6
if network interfaces are not not configured,
...
urge the user to configure them [RT #1757 ]
2001-09-22 01:10:41 +00:00
Andreas Gustafsson
589a8a85b3
clarified messages
2001-09-22 01:10:03 +00:00
Andreas Gustafsson
2e189b0677
if a server does not die when sent a SIGTERM, kill it using
...
SIGABRT, not SIGKILL, so that we get a core file to analyze. Also make
sure we return with a nonzero exit status in this case.
2001-09-20 18:33:51 +00:00
Mark Andrews
c2bc56dc65
Move configuration checking to libbind9.
2001-09-20 15:17:07 +00:00
Andreas Gustafsson
e4b5f088ca
Added RT #1763 regression test
2001-09-19 21:19:52 +00:00
Andreas Gustafsson
1301637cc5
check that negative validation fails with a misconfigured trusted key
2001-09-19 20:47:02 +00:00
Andreas Gustafsson
e1e635578d
use ifconfig.sh up, not ifconfig.sh start, to be
...
consistent with the ifconfig.sh usage message [RT #1758 ]
2001-09-17 21:42:47 +00:00
Andreas Gustafsson
66870de523
support 'make check' as an alias for 'make test'
2001-09-17 20:47:51 +00:00
Andreas Gustafsson
f4f9761c84
note that ifconfig.sh must be run as root
2001-09-17 20:33:54 +00:00
Brian Wellington
81b172466c
*** empty log message ***
2001-09-17 17:47:20 +00:00
Brian Wellington
206bced36f
order the parameters to dnssec-keygen consistently.
2001-09-17 17:42:04 +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
Andreas Gustafsson
f3bbe7772f
added script for generating zone data, for use in system
...
tests so that they don't all need to have their own (duplicated)
zone data
2001-09-07 23:29:03 +00:00
Andreas Gustafsson
4b8b883127
Dollar sign in $TTL needs to be escaped; 80 columns
2001-09-07 00:57:25 +00:00
Andreas Gustafsson
7aac53eb69
Actually, this file should not be in CVS at all since it's machine
...
generated by setup.sh.
2001-09-07 00:49:03 +00:00
Andreas Gustafsson
f56cdc894f
reverted unintentional commit
2001-09-07 00:35:40 +00:00