Commit graph

266 commits

Author SHA1 Message Date
Bob Halley
059f242a0a test isc_net_haveipv[46] 1999-07-08 02:43:47 +00:00
Bob Halley
f21dcf7d07 conform to revised socket api 1999-07-07 02:02:52 +00:00
Bob Halley
f74b7e5aae make return type of main() int 1999-07-03 21:15:06 +00:00
Bob Halley
64e41159a9 shared library support 1999-07-03 21:07:10 +00:00
Bob Halley
a29e9205d7 make main() return an int 1999-07-03 21:04:35 +00:00
Bob Halley
ea14a39d2d checkpoint 1999-07-03 21:04:02 +00:00
Bob Halley
f11d7ffb48 use question rdataset 1999-07-03 21:03:27 +00:00
Bob Halley
1292abfde9 add res_test 1999-06-28 23:35:03 +00:00
William King
1ec5ceb5b2 changes due to dns_master_load syntax change 1999-06-21 00:03:24 +00:00
William King
dc36754d36 changed due to dns_master_load syntax change 1999-06-21 00:02:58 +00:00
William King
e063c8b050 updated due to dns_master_load syntax change 1999-06-20 23:55:27 +00:00
Andreas Gustafsson
bbe35b2137 ns_interfacemgr_* result codes are DNS_R_*, not ISC_R_* 1999-06-20 11:35:12 +00:00
Bob Halley
5b643b5d10 eliminate warnings 1999-06-18 22:53:15 +00:00
Bob Halley
177211ef1b only use isc_result_t 1999-06-18 22:46:46 +00:00
Andreas Gustafsson
774446ce4d dirty hack to avoid core dump when moving qname from query message to reply message 1999-06-17 14:22:18 +00:00
Bob Halley
ca67883a66 cache trust level support 1999-06-16 23:47:09 +00:00
Bob Halley
5247117a5b Remove a call to dns_result_register() that was committed before it should
have been.
1999-06-16 23:10:44 +00:00
Bob Halley
21bec6f6fb Silence annoying compiler warning 1999-06-16 21:04:30 +00:00
Bob Halley
f8c597fd51 conform to API changes 1999-06-16 21:03:35 +00:00
Bob Halley
bf5b46f26b purgerange api change 1999-06-15 23:37:31 +00:00
Bob Halley
663ee1b903 conform to latest timer code 1999-06-12 01:12:35 +00:00
Bob Halley
121ac7295f deal with new event structure 1999-06-09 23:30:46 +00:00
Andreas Gustafsson
c1bfdd2995 turn on ISC_LEXOPT_ESCAPE 1999-06-09 11:56:45 +00:00
Mark Andrews
1feace57f7 A ${CFLAGS} to link stage so that debuggers work. 1999-06-09 07:35:34 +00:00
Michael Graff
4620aac3c1 ignore another file 1999-06-08 21:57:15 +00:00
James Brister
a1b72e1fe9 Properly support new undefine arg for symtabs. 1999-06-08 13:27:36 +00:00
James Brister
c11f8f20d9 Support new arg to isc_symtab_create 1999-06-08 13:15:25 +00:00
James Brister
9988fd2ff0 Add new extra arg to isc_symtab_create 1999-06-08 13:14:44 +00:00
Andreas Gustafsson
5fc7ba3e1a added dns_db_dump(), $DATE, and supporting changes 1999-06-08 10:35:23 +00:00
Michael Graff
60804eec9b build mempool_test, and clean up so things that don't need libdns don't link
or depend on them
1999-06-08 02:37:38 +00:00
Michael Graff
bb3aa9b6eb memory pool testing 1999-06-08 02:37:12 +00:00
Michael Graff
f12aba1ef8 fix. Grr. 1999-05-31 20:56:54 +00:00
Bob Halley
4d7d50710d use isc_app_ routines 1999-05-27 01:51:31 +00:00
Andreas Gustafsson
a56af9f8c3 use the interface manager to create sockets and listeners 1999-05-26 06:48:26 +00:00
Andreas Gustafsson
3b84ea68c0 use new isc_netaddr_t type to represent network addresses 1999-05-26 06:24:54 +00:00
Michael Graff
7bf75b4ca4 socket test cleanup, round 4 1999-05-25 23:18:16 +00:00
Andreas Gustafsson
0b718ba733 accessed free memory 1999-05-23 08:26:43 +00:00
Michael Graff
300cb0a397 clean up quite a bit 1999-05-22 10:42:55 +00:00
Andreas Gustafsson
72fb946eb0 replies to tcp queries were offset by two bytes 1999-05-21 05:43:48 +00:00
Andreas Gustafsson
4e4225481f clean up when socket is shut down; commented 1999-05-21 05:10:44 +00:00
Michael Graff
a796a22063 output nit 1999-05-21 00:47:49 +00:00
Andreas Gustafsson
ff64dc5d7f added network interface manager 1999-05-20 12:37:35 +00:00
Bob Halley
a8e12a9194 test dns_name_equal() 1999-05-18 22:06:27 +00:00
Michael Graff
97e7d389d5 Clean up after code review 1999-05-14 17:52:11 +00:00
Michael Graff
afe7967b83 initialize variables 1999-05-12 19:47:43 +00:00
Michael Graff
2726950412 parse dynamic updates, and tsig's right 1999-05-12 19:32:13 +00:00
Bob Halley
9a2eda6f8e add shutdown_test 1999-05-12 09:48:12 +00:00
Bob Halley
137ef1611e switch to dns_dbtable_detach 1999-05-12 09:47:59 +00:00
Bob Halley
8f24d7a7ae change to dns_dbtable_detach 1999-05-12 09:43:22 +00:00
Bob Halley
a0850cd42d use isc_task_purgerange() 1999-05-10 23:01:05 +00:00