Commit Graph

91 Commits

Author SHA1 Message Date
Bob Halley
a7de941669 cleanup and restructure find; add DNAME support 1999-08-12 07:54:08 +00:00
Bob Halley
5787fc1ed4 view cachedb support (API change) 1999-08-12 07:53:05 +00:00
Bob Halley
6975ca36a8 lint 1999-08-12 07:52:32 +00:00
Bob Halley
81a26ce8b3 remove 1999-08-05 22:16:48 +00:00
Bob Halley
173b32c660 checkpoint: basic views, version.bind support 1999-08-05 22:14:43 +00:00
Bob Halley
143b25c07a now obsolete 1999-08-05 22:13:53 +00:00
Bob Halley
9c1ed06aac checkpoint 1999-08-05 02:24:42 +00:00
Bob Halley
b77cab68c6 checkpoint; crude TCP support 1999-08-05 01:51:32 +00:00
Bob Halley
f988b6764d checkpoint 1999-08-03 20:56:08 +00:00
Bob Halley
4e37c87da1 checkpoint; beginnings of additional data support 1999-08-03 01:21:00 +00:00
Andreas Gustafsson
6dc79bfdaf unintialized variables 1999-08-02 05:54:10 +00:00
Bob Halley
5debbf1189 checkpoint 1999-07-29 00:55:35 +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
Bob Halley
260b413740 socket event type changes 1999-07-28 03:06:24 +00:00
Bob Halley
a0d74f71ac remove events.h 1999-07-28 02:21:55 +00:00
Bob Halley
b4d7972545 checkpoint 1999-07-28 02:20:36 +00:00
Bob Halley
ee1d999d6a add INSIST 1999-07-24 03:02:57 +00:00
Bob Halley
7e6c9a9a73 add 1999-07-24 01:17:44 +00:00
Bob Halley
af59277d9b overhaul checkpoint; basic IPv6 UDP support; make dispatchers 1999-07-24 01:17:28 +00:00
Bob Halley
533b047505 overhaul checkpoint 1999-07-24 01:16:38 +00:00
Bob Halley
7e1f467287 dns_message_create() API update 1999-07-24 01:16:09 +00:00
Bob Halley
a4520e13fb update 1999-07-24 01:15:44 +00:00
Bob Halley
0fac6cee7b move to <named/interfacemgr.h> 1999-07-24 01:15:18 +00:00
Bob Halley
22abc74843 eliminate isc/inet.h 1999-07-16 00:32:48 +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
56b40c0185 depend support 1999-07-13 21:56:59 +00:00
James Brister
eabad792eb Remove old config stuff from build. 1999-07-13 14:24:29 +00:00
Bob Halley
ef4b66d355 update isc_sockettype_t enum names 1999-07-13 01:49:33 +00:00
Michael Graff
7cde036518 move printmessage() into its own file, and link it in where needed. 1999-07-09 17:23:54 +00:00
Bob Halley
f21dcf7d07 conform to revised socket api 1999-07-07 02:02:52 +00:00
Bob Halley
64e41159a9 shared library support 1999-07-03 21:07:10 +00:00
Bob Halley
f11d7ffb48 use question rdataset 1999-07-03 21:03:27 +00:00
Andreas Gustafsson
bbe35b2137 ns_interfacemgr_* result codes are DNS_R_*, not ISC_R_* 1999-06-20 11:35:12 +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
James Brister
a1b72e1fe9 Properly support new undefine arg for symtabs. 1999-06-08 13:27:36 +00:00
James Brister
9988fd2ff0 Add new extra arg to isc_symtab_create 1999-06-08 13:14:44 +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
Andreas Gustafsson
0b718ba733 accessed free memory 1999-05-23 08:26:43 +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
Andreas Gustafsson
ff64dc5d7f added network interface manager 1999-05-20 12:37:35 +00:00
Michael Graff
97e7d389d5 Clean up after code review 1999-05-14 17:52:11 +00:00
Michael Graff
2726950412 parse dynamic updates, and tsig's right 1999-05-12 19:32:13 +00:00
Bob Halley
8f24d7a7ae change to dns_dbtable_detach 1999-05-12 09:43:22 +00:00
Bob Halley
325c88703c crude multiple zone and cache support 1999-05-03 19:56:23 +00:00
Michael Graff
1b9d5f3925 revert accidential commit 1999-05-02 07:03:13 +00:00
Michael Graff
6d9ae6b3a8 resolve again. 1999-05-02 07:00:05 +00:00