| .. |
|
db
|
conform to dns_db_addrdataset() API change
|
2000-01-25 19:30:51 +00:00 |
|
dst
|
dns_result_t -> isc_result_t
|
1999-11-30 22:14:39 +00:00 |
|
master
|
log master file loading errors through the logging subsystem
|
2000-01-22 01:38:58 +00:00 |
|
mem
|
changed test timeout to 5 minutes for slow systems
|
1999-10-27 02:01:47 +00:00 |
|
names
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
rbt
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
sockaddr
|
more descriptive assertion text
|
1999-12-01 18:56:10 +00:00 |
|
tasks
|
Eliminate race to destroy mutexes and condition variables that was causing
|
1999-10-26 17:06:19 +00:00 |
|
timers
|
changed dependencies
|
1999-10-07 21:12:54 +00:00 |
|
.cvsignore
|
Add gxba_test
|
2000-02-01 01:39:23 +00:00 |
|
adb_test.c
|
conform to dns_rootns_create() API change
|
2000-01-27 01:56:28 +00:00 |
|
b8status.pl
|
update copyrights
|
1999-10-31 18:42:01 +00:00 |
|
b8t.mk
|
update copyrights
|
1999-10-31 18:42:01 +00:00 |
|
b9status.pl
|
update copyrights
|
1999-10-31 18:42:01 +00:00 |
|
b9t.mk
|
update copyrights
|
1999-10-31 18:42:01 +00:00 |
|
byaddr_test.c
|
add the byaddr bits I hacked on Friday
|
2000-01-31 19:04:58 +00:00 |
|
byname_test.c
|
conform to dns_view_createresolver() API change
|
2000-01-26 16:59:05 +00:00 |
|
compress_test.c
|
use isc_commandline_parse instead of getopt
|
1999-10-06 20:07:25 +00:00 |
|
db_test.c
|
conform to dns_db_addrdataset() API change
|
2000-01-25 19:30:51 +00:00 |
|
dispatch_tcp_test.c
|
Start moving the dispatcher code to allow it to be used for wire format as well as for lightweight resolver daemon stuff.
|
2000-01-07 01:17:47 +00:00 |
|
dispatch_test.c
|
Start moving the dispatcher code to allow it to be used for wire format as well as for lightweight resolver daemon stuff.
|
2000-01-07 01:17:47 +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 |
|
inter_test.c
|
test code for interface iterator.
|
2000-01-18 05:41:06 +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
|
Remove various "enumerated type mixed with another type" warnings.
|
1999-10-29 12:56:58 +00:00 |
|
lex_test.c
|
use isc_commandline_parse instead of getopt
|
1999-10-06 20:07:25 +00:00 |
|
lfsr_test.c
|
add <isc/util.h>
|
1999-12-16 22:47:38 +00:00 |
|
log_test.c
|
reversing bogus checkin
|
2000-01-06 15:02:16 +00:00 |
|
lwres_test.c
|
Make the use of isc_mem_t optional, but on by default. The only
|
2000-02-01 02:58:55 +00:00 |
|
Makefile.in
|
Add gxba_test
|
2000-02-01 01:39:23 +00:00 |
|
master-b9t.cron
|
b9t cron job on master host
|
1999-10-26 19:15:51 +00:00 |
|
master_test.c
|
include <string.h>
|
2000-01-31 21:59:02 +00:00 |
|
mempool_test.c
|
use a lock in testing
|
1999-09-15 17:47:44 +00:00 |
|
name_test.c
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
named.conf
|
New test fields
|
2000-01-29 00:12:34 +00:00 |
|
nconf_test.c
|
need #include <dns/log.h>
|
2000-01-20 01:12:08 +00:00 |
|
nxtify.c
|
update copyrights
|
1999-10-31 18:42:01 +00:00 |
|
omapi_test.c
|
use new omapi_protocol_listen sockaddr arg
|
2000-02-01 19:05:01 +00:00 |
|
printmsg.c
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
printmsg.h
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
ratelimiter_test.c
|
fixed copyright year
|
1999-11-17 01:38:48 +00:00 |
|
rbt_test.c
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +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
|
use isc_commandline_parse instead of getopt
|
1999-10-06 20:07:25 +00:00 |
|
res_test.c
|
make dispatcher hash sizes be primes, and provide an increment to help
|
1999-12-15 17:14:52 +00:00 |
|
rwlock_test.c
|
make return type of main() int
|
1999-07-03 21:15:06 +00:00 |
|
sdig.c
|
priority rendering
|
1999-12-22 03:22:59 +00:00 |
|
serial_test.c
|
update copyright text
|
1999-09-15 23:53:18 +00:00 |
|
shutdown_test.c
|
include <string.h>
|
2000-01-31 21:59:02 +00:00 |
|
signer.c
|
ignore glue when generating SIGs and NXTs
|
2000-02-01 21:12:11 +00:00 |
|
sock_test.c
|
Fetch an URL that exists
|
1999-09-02 20:52:13 +00:00 |
|
sym_test.c
|
use isc_commandline_parse instead of getopt
|
1999-10-06 20:07:25 +00:00 |
|
t_api.pl
|
update copyrights
|
1999-10-31 18:42:01 +00:00 |
|
task_test.c
|
event tags are now void *
|
1999-07-10 01:05:54 +00:00 |
|
testzones.c
|
update copyright
|
1999-03-06 03:55:54 +00:00 |
|
timer_test.c
|
make return type of main() int
|
1999-07-03 21:15:06 +00:00 |
|
tkey_test.c
|
More TKEY updates and fixes...
|
2000-01-24 20:19:53 +00:00 |
|
update_test.pl
|
add copyright
|
2000-02-01 23:12:16 +00:00 |
|
wire_test.c
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
wire_test.data
|
add
|
1999-01-06 17:46:00 +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
|
use dns_view_simplefind
|
2000-01-15 00:43:18 +00:00 |
|
zone_test.c
|
#include <isc/socket.h>
|
2000-01-31 18:46:41 +00:00 |