Bob Halley
|
a44c12b332
|
add dns_adb_findaddrinfo() and dns_adb_freeaddrinfo()
|
2000-01-12 03:00:33 +00:00 |
|
Bob Halley
|
7c2fd18a36
|
support freezing; basic forwarding
|
2000-01-12 02:59:48 +00:00 |
|
Bob Halley
|
4226a822e8
|
add dns_fwdpolicy_t
|
2000-01-12 02:59:21 +00:00 |
|
Bob Halley
|
1666db1334
|
freeze the resolver
|
2000-01-12 02:58:40 +00:00 |
|
Michael Graff
|
d2955f8cbf
|
contextfree -> freecontext
|
2000-01-12 02:09:01 +00:00 |
|
Michael Graff
|
495591bf3a
|
update copyrights on newly added lwres files
|
2000-01-12 02:06:01 +00:00 |
|
Michael Graff
|
5a0ffa9775
|
add 2000 to all files. I did not regenerate every single file in the system.
|
2000-01-12 02:05:45 +00:00 |
|
Michael Graff
|
c68fa795a1
|
add lwres bits
|
2000-01-12 02:05:44 +00:00 |
|
Michael Graff
|
43b81d7151
|
add more header files
|
2000-01-12 01:57:29 +00:00 |
|
Michael Graff
|
cfb4e3459f
|
add function prototypes for noop
|
2000-01-12 01:56:34 +00:00 |
|
Michael Graff
|
01086ae943
|
change several unsigned int to isc_uint32_t or isc_uint16_t, and start on the simpliest of all services, noop (aka ping)
|
2000-01-12 01:50:19 +00:00 |
|
Andreas Gustafsson
|
6b99e640f3
|
80 columns
|
2000-01-12 01:19:47 +00:00 |
|
Andreas Gustafsson
|
b778773c61
|
made server cleanup be more like a mirror image of
the server setup, to ensure that the server object is not destroyed
while still being used
|
2000-01-12 01:17:34 +00:00 |
|
Andreas Gustafsson
|
c398950a42
|
fixed memory leak introduced by previous change
|
2000-01-12 00:59:08 +00:00 |
|
Michael Graff
|
2881175881
|
add timeout config option
|
2000-01-12 00:48:03 +00:00 |
|
Michael Graff
|
32b5713530
|
clean up
|
2000-01-12 00:33:50 +00:00 |
|
Michael Graff
|
42a2ad71a1
|
add recvlength
|
2000-01-12 00:33:38 +00:00 |
|
Michael Graff
|
123d63ebb2
|
Some changes Bob suggested, including a lwres_context_t that is opaque, and is used to set options.
|
2000-01-12 00:19:04 +00:00 |
|
Michael Graff
|
3231b400f3
|
build two files, now
|
2000-01-11 23:15:11 +00:00 |
|
Michael Graff
|
57cd0c8166
|
structure and function definitions for lwres calls
|
2000-01-11 23:10:15 +00:00 |
|
Michael Graff
|
f9fdb43a91
|
add lwres_buffer_t
|
2000-01-11 23:09:56 +00:00 |
|
Michael Graff
|
1590e3d9c6
|
s/isc_/lwres_/ in many places, and clean up.
|
2000-01-11 23:09:28 +00:00 |
|
Michael Graff
|
62f07c3003
|
actually compile a file.
|
2000-01-11 23:09:04 +00:00 |
|
Michael Graff
|
3ab5f06566
|
update copyrights
|
2000-01-11 21:48:36 +00:00 |
|
Michael Graff
|
071817dc76
|
add .cvsignore's
|
2000-01-11 21:43:10 +00:00 |
|
Michael Graff
|
818a7a5d46
|
add Makefile.in's
|
2000-01-11 21:41:45 +00:00 |
|
Andreas Gustafsson
|
2bbbbfaeb8
|
warn if SOA RR is unexpectedly missing from a zone
|
2000-01-11 21:21:07 +00:00 |
|
Andreas Gustafsson
|
559b10cc8f
|
client quotas; added reference counting to ns_interface_t
and ns_interfacemgr_t so that they can safely hold quota information
|
2000-01-11 21:18:22 +00:00 |
|
Andreas Gustafsson
|
5f2d1b96ac
|
new type isc_quota_t, for client (and other) quotas
|
2000-01-11 21:08:13 +00:00 |
|
David Lawrence
|
c5f15d214f
|
REQUIRE isc_condition_waituntil args all non-NULL
|
2000-01-11 02:58:46 +00:00 |
|
David Lawrence
|
b6f101e314
|
removed duplicate #define of isc_mutex_lock
|
2000-01-11 02:56:15 +00:00 |
|
David Lawrence
|
360ac43cac
|
expanded test to update object on server
|
2000-01-11 01:50:05 +00:00 |
|
David Lawrence
|
0b87ef9d0b
|
checkpoint
|
2000-01-11 01:49:24 +00:00 |
|
Andreas Gustafsson
|
c12e9c47b3
|
changed comments for isc_socket_detach() to reflect reality
|
2000-01-10 22:22:53 +00:00 |
|
Mark Andrews
|
757a38d502
|
Set address family.
|
2000-01-10 06:16:08 +00:00 |
|
Andreas Gustafsson
|
a243aeb92b
|
always log both 'begin cache cleaning' and 'end cache cleaning',
or neither one, but never one without the other
|
2000-01-08 02:12:57 +00:00 |
|
Andreas Gustafsson
|
c0ef1acf49
|
IPv6 structure check always failed on OSF1 because #include
line had leading whitespace
|
2000-01-07 19:44:28 +00:00 |
|
Andreas Gustafsson
|
08d93839d7
|
support multiple simultaneous clients by creating new
client objects in place of busy ones, in preparation for client quotas
|
2000-01-07 19:20:25 +00:00 |
|
David Lawrence
|
73a1e6a5d1
|
include netinet6/in6.h if present
|
2000-01-07 02:48:00 +00:00 |
|
David Lawrence
|
3ab8ffe97b
|
added HAVE_NETINET6_IN6_H
|
2000-01-07 02:44:28 +00:00 |
|
Bob Halley
|
1871fef050
|
implement NAPTR additional data
|
2000-01-07 02:44:27 +00:00 |
|
David Lawrence
|
7bb707a347
|
--enable-ipv6/--diable-ipv6 supported.
added missing output of "no" when Kame is not found.
look for netinet6/in6.h.
|
2000-01-07 02:44:13 +00:00 |
|
Bob Halley
|
45068fd4dc
|
fix problem with SRV recursive additional data
|
2000-01-07 02:42:45 +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
|
8a9b755d32
|
--with-kame option. feel free to change the option name with nary
a complaint from me.
also fixed up some text alignment for the help messages.
|
2000-01-07 00:34:38 +00:00 |
|
David Lawrence
|
904f1ab394
|
checkpoint
|
2000-01-06 23:56:51 +00:00 |
|
Bob Halley
|
c1b5b02f55
|
settimer logging tweaks
|
2000-01-06 23:33:20 +00:00 |
|
Michael Graff
|
0fd03d2a66
|
fix up comments
|
2000-01-06 23:07:21 +00:00 |
|
Michael Graff
|
04458c8b5d
|
fix a bug pointed out by Andreas -- don't detach from socket then use it.
|
2000-01-06 23:01:07 +00:00 |
|
Andreas Gustafsson
|
efc3180a0e
|
INSIST that there are no outstanding reads when
destroying tcpmsg; update comments accordingly
|
2000-01-06 18:25:08 +00:00 |
|