Andreas Gustafsson
|
efa4ebbff3
|
use dns_rootns_create() from libdns
|
2000-01-22 02:03:19 +00:00 |
|
Andreas Gustafsson
|
2680c1bb61
|
log master file loading errors through the logging subsystem
by default
|
2000-01-22 01:38:58 +00:00 |
|
Bob Halley
|
808af43235
|
exit if no more addresses or an error occurs
|
2000-01-22 00:19:16 +00:00 |
|
David Lawrence
|
e0f30c15b6
|
checkpoint
|
2000-01-22 00:18:05 +00:00 |
|
Brian Wellington
|
b03de65d35
|
actually check the TSIG on the message
|
2000-01-21 22:59:20 +00:00 |
|
Brian Wellington
|
bf08eb90e4
|
use the new TSIG/TKEY code
|
2000-01-21 20:24:49 +00:00 |
|
Andreas Gustafsson
|
bf376bb9f4
|
create a zone manager; always disassociate bound rdatasets
|
2000-01-21 19:46:31 +00:00 |
|
Andreas Gustafsson
|
395130717a
|
dns_zone_setorigin() now takes a dns_name_t *, not a char *
|
2000-01-21 19:21:14 +00:00 |
|
Bob Halley
|
99a9539ccd
|
add byname_test.c
|
2000-01-21 02:51:51 +00:00 |
|
Bob Halley
|
6a68df334f
|
conform to ADB API change
|
2000-01-21 02:51:29 +00:00 |
|
Andreas Gustafsson
|
588de173e3
|
program name was wrong in usage message
|
2000-01-20 23:07:01 +00:00 |
|
Andreas Gustafsson
|
67d762bfc4
|
need #include <dns/log.h>
|
2000-01-20 01:12:08 +00:00 |
|
Andreas Gustafsson
|
41ac1e406f
|
needs #include <dns/log.h>
|
2000-01-20 00:38:49 +00:00 |
|
Bob Halley
|
f53f2fbfe4
|
add inter_test
|
2000-01-18 21:10:21 +00:00 |
|
Bob Halley
|
37392bc121
|
now works more like host
|
2000-01-18 19:07:04 +00:00 |
|
Bob Halley
|
2d80f690e0
|
add byaddr_test
|
2000-01-18 19:06:38 +00:00 |
|
Mark Andrews
|
a71f9502bf
|
add interface iterator test
|
2000-01-18 05:43:21 +00:00 |
|
Mark Andrews
|
0857dced07
|
test code for interface iterator.
|
2000-01-18 05:41:06 +00:00 |
|
Bob Halley
|
d42634d8a3
|
add byaddr_test
|
2000-01-18 02:47:53 +00:00 |
|
Michael Graff
|
7dbf5a0b64
|
implement actual network I/O for lw resolver. All I/O is run through the
context, where the sockets are cached. This means one context per thread.
|
2000-01-18 01:43:12 +00:00 |
|
Michael Graff
|
c05e003dce
|
checkpoint
|
2000-01-17 21:38:54 +00:00 |
|
David Lawrence
|
4c9113533d
|
checkpoint
|
2000-01-17 20:06:37 +00:00 |
|
James Brister
|
9ff3698b6d
|
Change destination of generated config file.
|
2000-01-17 15:12:14 +00:00 |
|
James Brister
|
3bc687cb56
|
Add new options for testing.
|
2000-01-17 14:50:09 +00:00 |
|
Bob Halley
|
b765773e0b
|
use dns_view_simplefind
|
2000-01-15 00:43:18 +00:00 |
|
David Lawrence
|
45d019f745
|
checkpoint
|
2000-01-14 23:10:04 +00:00 |
|
Michael Graff
|
e4f074a2c2
|
checkpoint
|
2000-01-14 21:55:44 +00:00 |
|
Michael Graff
|
8f510c28b8
|
ignore lwres_test
|
2000-01-14 20:24:24 +00:00 |
|
Michael Graff
|
a3ab70dae2
|
start on lwres test code
|
2000-01-14 20:22:28 +00:00 |
|
David Lawrence
|
f208c035a6
|
omapi_wait_for_completion renamed to omapi_connection_wait
|
2000-01-13 06:13:39 +00:00 |
|
David Lawrence
|
360ac43cac
|
expanded test to update object on server
|
2000-01-11 01:50:05 +00:00 |
|
Michael Graff
|
0941f35ad9
|
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 |
|
David Lawrence
|
904f1ab394
|
checkpoint
|
2000-01-06 23:56:51 +00:00 |
|
David Lawrence
|
0bd4e3591a
|
reversing bogus checkin
|
2000-01-06 15:02:16 +00:00 |
|
David Lawrence
|
cc1b6f86f2
|
added ISC_RESULTCLASS_OMAPI
|
2000-01-06 14:47:39 +00:00 |
|
David Lawrence
|
e2125b01c2
|
wrong argv index was being atoi()d after conversion to isc/commandline.h
|
2000-01-06 14:47:36 +00:00 |
|
David Lawrence
|
5fbb225ee1
|
ignore omapi_test
|
2000-01-04 20:37:55 +00:00 |
|
David Lawrence
|
e5a7e236ff
|
checkpoint
|
2000-01-04 20:20:39 +00:00 |
|
Michael Graff
|
3ddd814a97
|
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 |
|
Michael Graff
|
733b16eb0b
|
priority rendering
|
1999-12-22 03:22:59 +00:00 |
|
James Brister
|
c8ca2bc590
|
Use proper logging in test.
|
1999-12-17 18:28:03 +00:00 |
|
Michael Graff
|
58aaab3687
|
isc_stdtime_get() now returns void, not isc_result_t.
|
1999-12-16 23:29:07 +00:00 |
|
Michael Graff
|
b24e559dee
|
add <isc/util.h>
|
1999-12-16 22:47:38 +00:00 |
|
Michael Graff
|
440be4c866
|
move util.h to <isc/util.h>
|
1999-12-16 22:24:22 +00:00 |
|
Michael Graff
|
b8ef99c3a7
|
make the lfsr's real lfsr's, and use two of them to generate random-looking IDs
|
1999-12-16 00:07:21 +00:00 |
|
Michael Graff
|
0287710fe0
|
ignore lfsr_test
|
1999-12-15 22:38:43 +00:00 |
|
Michael Graff
|
607dc8013a
|
make dispatcher hash sizes be primes, and provide an increment to help
resolve hash collisions
|
1999-12-15 17:14:52 +00:00 |
|
Michael Graff
|
696e95adba
|
print out table of known lfsrs
|
1999-12-15 02:26:04 +00:00 |
|
Michael Graff
|
f4ce616539
|
add lfsr_test.c
|
1999-12-15 01:50:25 +00:00 |
|
James Brister
|
e8cf926e39
|
Fix (and test) for max-transfer statements inside zones.
|
1999-12-11 14:07:19 +00:00 |
|