Commit Graph
1699 Commits
Author SHA1 Message Date
Andreas Gustafsson e9e8129928 added update.c, xfrin.c, xfrout.c 1999-08-20 06:01:08 +00:00
Andreas Gustafsson 4cd3d6df39 initial checkin 1999-08-20 05:35:16 +00:00
Bob Halley ff5fcd9e67 NXRRSET NXT support 1999-08-19 20:46:59 +00:00
Bob Halley 9d308c6236 use only one database version per query 1999-08-18 04:23:39 +00:00
Bob Halley a2ce103c23 If we can do both IPv4 and IPv6, then use an IPv6 socket for all TCP 1999-08-18 00:36:24 +00:00
Bob Halley cd1d7a62de remove test code that was erroneously left in 1999-08-17 01:04:01 +00:00
Andreas Gustafsson 84d821c521 check for meta-queries 1999-08-16 09:46:20 +00:00
Bob Halley ac52827835 return YXDOMAIN if dname construction fails 1999-08-12 20:27:24 +00:00
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