Commit Graph
1534 Commits
Author SHA1 Message Date
Bob Halley 74c57982c1 make output more dig-like 1999-08-17 01:04:59 +00:00
Bob Halley 7732d70d2f add sdig 1999-08-17 01:04:45 +00:00
Bob Halley ea4d349e2b add dns_name_iswildcard() test 1999-08-12 07:52:09 +00:00
Bob Halley 4bf3395d14 allow DNS_DBFIND_NOWILD to be toggled 1999-08-12 07:51:50 +00:00
Bob Halley 27ffc5a697 dns_master_load() is now _loadfile() 1999-08-05 22:12:38 +00:00
Bob Halley 0e919917cc class to rdclass 1999-08-02 22:19:30 +00:00
Bob Halley 00a0660f7a update 1999-07-30 23:34:13 +00:00
Bob Halley 898bd097ef update 1999-07-30 23:33:39 +00:00
Bob Halley a01f52a731 callback structure changes 1999-07-30 23:33:15 +00:00
Bob Halley 53b4007947 add 1999-07-30 19:50:52 +00:00
Brian Wellington bedd7377db updated to compile after dst changes 1999-07-30 15:21:24 +00:00
Andreas Gustafsson ced719e92b DEPLIBS 1999-07-30 13:58:00 +00:00
Michael Graff 11e2a221f1 hack on socket code more, trying to track down a bug 1999-07-28 23:04:33 +00:00
Michael Graff d524cd03ec make the isc_socket_recv() partial flag be a byte count instead, which allows
us to say "read at least 2 bytes" for things like a DNS packet over TCP.
1999-07-28 21:30:37 +00:00
William King 84bf177d7d added dependency on libs for t_dst and changed to ensure that only t_dst links with libt_api.a 1999-07-27 22:36:08 +00:00
William King 1e2bfb4ebb needed sys/types.h for dirent.h 1999-07-27 22:25:12 +00:00
William King 1929410424 fixed specification of path to libt_api.a 1999-07-27 22:14:41 +00:00
William King 53f06462e8 added mem and dst subdirs 1999-07-27 22:13:09 +00:00
William King 615eff12e0 first commit of bin/tests/dst/dst_test.c t_api conversion 1999-07-27 22:01:22 +00:00
William King b47fd46ad9 first commit of bin/tests/mem_test.c t_api conversion 1999-07-27 22:00:38 +00:00
William King 27eaf516e4 added rules to build new target t_dst 1999-07-27 21:35:39 +00:00
William King fccb930434 original commit of bind9/bin/tests/mem_test.c t_api conversion 1999-07-27 21:34:37 +00:00
Andreas Gustafsson f3b5ca5aae DEPLIBS 1999-07-24 09:06:44 +00:00
Bob Halley aa23c665d8 resolver checkpoint 1999-07-24 01:26:18 +00:00
Bob Halley 71d8c33fef dns_message_create() API change 1999-07-24 00:55:35 +00:00
Bob Halley e10dee7ed7 add 1999-07-24 00:54:17 +00:00
William King e29e7a7e7e data for rbtnodechain regression tests initial commit 1999-07-22 15:34:35 +00:00
William King 23768c88a7 added regression tests for:
dns_rbtnodechain_init
	dns_rbtnodechain_first
	dns_rbtnodechain_last
	dns_rbtnodechain_prev
	dns_rbtnodechain_next
1999-07-22 15:31:37 +00:00
William King 2d4e681f8d data for dns_name_towire test 1999-07-22 15:29:20 +00:00
William King 283a214825 dns_name_towire tests added 1999-07-22 15:28:10 +00:00
William King 965c0d590d added subdirs for db tasks and timers regression tests 1999-07-22 15:18:29 +00:00
William King 0c476bd3bc timers regression test initial commit 1999-07-22 15:16:14 +00:00
William King 99e2078097 tasks regression test initial commit 1999-07-22 15:15:14 +00:00
William King 58042eafd0 db regression test initial commit 1999-07-22 15:13:26 +00:00
Michael Graff 3ec19924bc make ^C work 1999-07-22 10:23:50 +00:00
Michael Graff 6f1422b81e fix many bugs. 1999-07-22 01:34:31 +00:00
Bob Halley c47a1b1db3 isc_net_haveipvN is now is_net_probeipvN 1999-07-19 23:55:01 +00:00
Bob Halley 2f3cfa8c02 isc_net_haveipvN to isc_net_probeipvN 1999-07-19 23:54:09 +00:00
Bob Halley f2a9187b84 eliminate isc/inet.h 1999-07-16 00:47:22 +00:00
Bob Halley 8ddad82fa3 look for .h files in build lib/isc/unix/include 1999-07-15 20:19:09 +00:00
Bob Halley eb5670c09e isc_socket_create() API update 1999-07-15 20:18:43 +00:00
Bob Halley 6e9eb94521 use IPv6 sockets if we have them 1999-07-15 20:16:48 +00:00
Bob Halley 7243506104 add printmsg.c 1999-07-13 21:57:00 +00:00
Bob Halley 56b40c0185 depend support 1999-07-13 21:56:59 +00:00
Bob Halley 0706cb4ae9 lint 1999-07-13 02:05:01 +00:00
Bob Halley 2a28c946eb update isc_sockettype_t enum names 1999-07-13 02:04:39 +00:00
Bob Halley b6412b0788 add 1999-07-13 01:53:40 +00:00
Bob Halley ef4b66d355 update isc_sockettype_t enum names 1999-07-13 01:49:33 +00:00
Michael Graff 9c43547b3a ignore another file 1999-07-13 00:40:22 +00:00
Michael Graff 2743e0ce08 s/dns_dispatch_destroy()/dns_dispatch_detach()/g 1999-07-13 00:25:21 +00:00