Mark Andrews
93c5fb01e5
update copyright notice
2006-07-21 02:05:56 +00:00
Mark Andrews
53a212fd3d
2054. [port] freebsd: do not explicitly link against -lpthread.
...
[RT #16170 ]
2006-07-20 05:48:38 +00:00
Mark Andrews
682e8d223a
1883. [port] sunos: portability fixes. [RT #14814 ]
2005-06-08 02:11:21 +00:00
Mark Andrews
242ef7b98a
update copyright notice
2005-03-17 03:58:33 +00:00
Mark Andrews
a33ccf2101
missing ${LIBTOOL_MODE_LINK}
2005-03-16 13:45:15 +00:00
Mark Andrews
a53261756d
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:02:00 +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
cc7dff1423
1573. [port] linux: update to libtool 1.5.2 so that
...
"make install DESTDIR=/xx" works with
"configure --with-libtool". [RT #9941 ]
2004-02-24 02:15:33 +00:00
Mark Andrews
25a60b1d80
sync with HEAD
2003-10-15 05:32:25 +00:00
Mark Andrews
5874ad9039
cygwin support
2003-08-25 05:40:31 +00:00
Mark Andrews
ff77225512
pullup:
...
Move configuration checking to libbind9.
2003-08-04 04:23:56 +00:00
Mark Andrews
e1748302ad
cfg_test needs to link against libdns (shared lib)
2002-02-12 12:02:06 +00:00
Andreas Gustafsson
113b83a9e2
always build cfg_test, since it is now needed when
...
regenerating the documentation
2001-07-26 21:33:28 +00:00
Brian Wellington
badf66abe0
Remove OMAPI.
2001-03-27 00:53:58 +00:00
Brian Wellington
3b2634e9b9
remove nconf_test, since it used the old config parser.
2001-03-13 02:47:18 +00:00
Brian Wellington
f31fd1e949
Remove dispatch_test, which is also using lots of no longer existing API calls.
2001-02-16 01:12:09 +00:00
Brian Wellington
a1c4585f1c
Remove ndcconf_test, since the old ndc parser is gone. Remove
...
dispatch_tcp_test, since the only parts of the dispatcher api it used
no longer exist.
2001-02-16 01:07:37 +00:00
Andreas Gustafsson
5d9cd26d79
added test program for new configuration parser
2001-02-15 05:15:27 +00:00
Stephen Jacob
7bc8deb30f
purify support (${PURIFY added to link commands) for all in bin/tests
2001-02-01 23:41:55 +00:00
Brian Wellington
aaa761cc39
remove tkey_test and its associated keys, since the tkey system test is
...
far more useful and comprehensive.
2001-01-24 03:18:36 +00:00
Brian Wellington
ad36159e6c
Add zone_test to all_tests
2001-01-18 02:35:50 +00:00
Brian Wellington
499b34cea0
copyright update
2001-01-09 22:01:04 +00:00
Brian Wellington
86ac7ea2ed
Added a (trivial) program to print the contents of a journal file.
2000-10-02 20:13:47 +00:00
Brian Wellington
ca22760047
Add a lame SIG(0) test program, since apparently there is someone else trying
...
to use it.
2000-08-22 01:11:53 +00:00
Brian Wellington
df08ae001a
Add @DNS_GSSAPI_LIBS@ to DNSLIBS
2000-08-17 02:11:50 +00:00
Andreas Gustafsson
a9eeaeb1c2
nuked zone2_test
2000-08-10 18:30:19 +00:00
Brian Wellington
a7290af88f
Added a small program to generate "random" data. It's not really random,
...
but it's only for tests. This allows the large files containing random
data to be removed from the tree.
2000-08-08 21:47:55 +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
David Lawrence
9c3531d72a
add RCS id string
2000-06-22 22:00:42 +00:00
David Lawrence
6dcde6ca36
update_copyrights
2000-06-22 01:27:11 +00:00
Michael Graff
890fb60939
add keyboard API
2000-06-21 01:45:21 +00:00
Michael Graff
96e79f7ede
Fully implement callback sources, and add a test program to test it.
2000-06-21 00:04:57 +00:00
David Lawrence
6a88ed7c3f
fsaccess_test
2000-06-20 04:11:07 +00:00
Michael Graff
0111b7c5e1
enable multicast address check tests
2000-06-16 22:21:34 +00:00
Michael Graff
5c14b1acbe
add entropy_test
2000-06-08 23:41:37 +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
Michael Graff
3e1178f56e
rename sha1_test to hash_test, and test md5 stuff too
2000-06-07 00:48:42 +00:00
Michael Graff
74da616f07
add sha1 implementation
2000-06-07 00:15:19 +00:00
Andreas Gustafsson
a89b06a49c
sdig is gone
2000-05-24 04:03:05 +00:00
Michael Graff
5d1bfe4ce1
make these compile. dispatch_test works; dispatch_tcp_test does not. Use dns_message_totext() rather than printmessage().
2000-05-22 19:36:34 +00:00
Andreas Gustafsson
5b5039637d
moving DNSSEC tools from bin/tests
2000-05-18 21:15:40 +00:00
Andreas Gustafsson
42654cd6bb
if keygen and signer are built by default, keysettool and keysigner
...
should be, too
2000-05-10 18:44:49 +00:00
David Lawrence
0e5b8234ba
don't build sdig by default, now that a full-featured dig is available
2000-05-08 13:35:02 +00:00
Michael Graff
c90f5e8d1e
Split dns_log_init() into dns_log_init() which sets up module and category names, and dns_log_setcontext() which sets the logging context. Call isc_log_setcontext(), dns_log_init(), and dns_log_setcontext().
2000-05-03 21:11:40 +00:00
Brian Wellington
03f0e349d8
Added keysigner and keysettool
2000-04-27 19:15:16 +00:00
David Lawrence
54d47fb18b
lwres_conftest renamed to lwresconf_test for consistency.
...
ignore lwresconf_test binary.
2000-04-25 19:27:27 +00:00
Michael Graff
08a768e82a
Infrastructure to allow use of alternate openssl libraries. Default is still to use our internal, now renamed, version.
2000-04-20 18:27:43 +00:00
Andreas Gustafsson
de7787e364
added zone2_test to XTARGETS
2000-04-20 17:41:40 +00:00