bind9/bin/tests
James Brister e2cf9c2db3 support 'disabled' statement in zone config (causes
zone to be parsed and then ignored). Currently must
come after the 'type' clause.

support optional ports in masters and also-notify
statements:

	masters [ port xxx ] { y.y.y.y [ port zzz ] ; }

removed some unused arguments.

stop issuing some warnings about some features that
were not implemented, but now are.
2000-05-03 19:29:43 +00:00
..
db style lint 2000-04-27 22:31:20 +00:00
dst 103. [func] libisc buffer API changes for <isc/buffer.h>: 2000-04-27 00:03:12 +00:00
master 103. [func] libisc buffer API changes for <isc/buffer.h>: 2000-04-27 00:03:12 +00:00
mem style lint 2000-04-27 22:31:20 +00:00
names dns_name_fullcompare/compare contract change 2000-04-28 16:30:55 +00:00
rbt 103. [func] libisc buffer API changes for <isc/buffer.h>: 2000-04-27 00:03:12 +00:00
sockaddr 109. [bug] "make depend" did nothing for 2000-04-27 22:28:04 +00:00
tasks 130. [cleanup] <isc/condition.h> does not need <pthread.h> or 2000-04-28 18:58:40 +00:00
timers 130. [cleanup] <isc/condition.h> does not need <pthread.h> or 2000-04-28 18:58:40 +00:00
.cvsignore Added keysettool and keysigner 2000-04-28 02:47:26 +00:00
adb_test.c include isc/util.h 2000-04-28 01:12:23 +00:00
b8status.pl update copyrights 2000-02-03 23:08:31 +00:00
b8t.mk update copyrights 2000-02-03 23:08:31 +00:00
b9status.pl update copyrights 2000-02-03 23:08:31 +00:00
b9t.mk update copyrights 2000-02-03 23:08:31 +00:00
byaddr_test.c 103. [func] libisc buffer API changes for <isc/buffer.h>: 2000-04-27 00:03:12 +00:00
byname_test.c 103. [func] libisc buffer API changes for <isc/buffer.h>: 2000-04-27 00:03:12 +00:00
compress_test.c include isc/util.h 2000-04-28 01:12:23 +00:00
db_test.c include isc/util.h 2000-04-28 01:12:23 +00:00
dispatch_tcp_test.c include isc/util.h 2000-04-28 01:12:23 +00:00
dispatch_test.c include isc/util.h 2000-04-28 01:12:23 +00:00
generic-b9t.cron host generic b9t.cron cron job 1999-10-26 19:16:12 +00:00
gxba_test.c Add gxba_test 2000-02-01 01:39:23 +00:00
gxbn_test.c add extra test 2000-01-31 01:55:24 +00:00
headerdep_test.sh.in created 2000-04-05 17:38:46 +00:00
inter_test.c update copyrights 2000-02-03 23:08:31 +00:00
Kclient.+002+02982.key Added a lame TKEY test and the keys necessary to run the client. 1999-10-28 20:20:47 +00:00
Kclient.+002+02982.private Added a lame TKEY test and the keys necessary to run the client. 1999-10-28 20:20:47 +00:00
keygen.c include isc/util.h 2000-04-28 01:12:23 +00:00
keysettool.c Added isc/util.h 2000-04-28 02:12:16 +00:00
keysigner.c dns_rdata_generic_sig_t -> dns_rdata_sig_t 2000-04-28 02:29:57 +00:00
lex_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
lfsr_test.c update copyrights 2000-02-03 23:08:31 +00:00
log_test.c dns_parser category was removed; fixed categorybyname to find a valid category 2000-04-06 20:28:29 +00:00
lwres_test.c use 'flags' rather than 'attributes' and rename pkt->flags to pkt->pktflags 2000-05-02 18:46:44 +00:00
lwresconf_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
Makefile.in Added keysigner and keysettool 2000-04-27 19:15:16 +00:00
master-b9t.cron b9t cron job on master host 1999-10-26 19:15:51 +00:00
master_test.c 103. [func] libisc buffer API changes for <isc/buffer.h>: 2000-04-27 00:03:12 +00:00
mempool_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
name_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
named.conf support 'disabled' statement in zone config (causes 2000-05-03 19:29:43 +00:00
nconf_test.c support 'disabled' statement in zone config (causes 2000-05-03 19:29:43 +00:00
ndc.conf Sample ndc config file. 2000-03-15 02:12:22 +00:00
ndcconf_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
nxtify.c 103. [func] libisc buffer API changes for <isc/buffer.h>: 2000-04-27 00:03:12 +00:00
omapi_test.c convert sender, arg, action, etc. to ev_sender, ev_arg, ev_action, etc. 2000-04-17 19:22:44 +00:00
printmsg.c 103. [func] libisc buffer API changes for <isc/buffer.h>: 2000-04-27 00:03:12 +00:00
printmsg.h update copyrights 2000-02-03 23:08:31 +00:00
ratelimiter_test.c made rate limiter test conform to the new API 2000-04-26 17:11:56 +00:00
rbt_test.c 103. [func] libisc buffer API changes for <isc/buffer.h>: 2000-04-27 00:03:12 +00:00
rbt_test.out more descriptive "nuking" message 1999-10-16 20:35:19 +00:00
rbt_test.txt Test iteration & bitstring labels. 1999-04-23 05:01:05 +00:00
rdata_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
resolv.conf.sample sample resolv.conf for testing the parser. 2000-02-16 17:40:41 +00:00
rwlock_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
sdig.c 103. [func] libisc buffer API changes for <isc/buffer.h>: 2000-04-27 00:03:12 +00:00
serial_test.c update copyrights 2000-02-03 23:08:31 +00:00
shutdown_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
signer.c eliminated compiler warnings on alpha 2000-05-03 18:25:52 +00:00
sock_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
sym_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
t_api.pl update copyrights 2000-02-03 23:08:31 +00:00
task_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
timer_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
tkey_test.c 103. [func] libisc buffer API changes for <isc/buffer.h>: 2000-04-27 00:03:12 +00:00
update_test.pl update copyrights 2000-02-03 23:08:31 +00:00
wire_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
wire_test.data annotated 2000-03-16 01:09:32 +00:00
wire_test.data2 add more wire tests, yeay 1999-04-30 01:56:52 +00:00
wire_test.data3 add more wire tests, yeay 1999-04-30 01:56:52 +00:00
wire_test.data4 add more wire tests, yeay 1999-04-30 01:56:52 +00:00
zone2_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00
zone_test.c Added isc/util.h 2000-04-28 02:12:16 +00:00