bind9/lib/omapi
David Lawrence afe59244b4 omapi_protocol_listen now takes sockaddr arg instead of port.
omapi_protocol_connect now does not accept port of 0 for "default port"
2000-02-01 15:15:24 +00:00
..
include do not need config.h or isc/result.h 2000-01-31 15:07:04 +00:00
.cvsignore boilerplate 1999-11-01 02:32:57 +00:00
api standard lib api file 2000-01-04 20:26:33 +00:00
connection.c Overhaul of the way thread locking for connectiond destruction is done. 2000-01-31 14:37:22 +00:00
data.c quiet compiler warning about ambiguous 'else' 2000-01-31 18:52:43 +00:00
generic.c style lint 2000-01-31 14:38:33 +00:00
handle.c New functions to free the handle table. 2000-01-31 14:40:08 +00:00
lib.c ditch omapi_ipv6; the one place that needed it can call isc_net_probeipv6 2000-01-31 14:43:31 +00:00
listener.c omapi_listener_listen port argument now sockaddr; removed listener->address 2000-02-01 15:13:49 +00:00
Makefile.in checkpoint 2000-01-22 00:18:05 +00:00
message.c quiet compiler warning about ambiguous 'else' 2000-01-31 18:21:33 +00:00
object.c set to omapi_object_types to NULL after freeing the types 2000-01-31 20:24:43 +00:00
protocol.c omapi_protocol_listen now takes sockaddr arg instead of port. 2000-02-01 15:15:24 +00:00
result.c do not need config.h 2000-01-31 14:56:34 +00:00
string.c Changed API for omapi_string_totext; the string was not always 2000-01-31 14:58:11 +00:00
value.c renamed omapi_value_asint to omapi_value_getint, added omapi_value_getregion 2000-01-31 14:59:23 +00:00
version.c checkpoint conversion to ISC (doc/dev/coding.html) style. 1999-11-02 04:01:34 +00:00