bind9/lib
David Lawrence fbf54b5ee2 ditch omapi_ipv6; the one place that needed it can call isc_net_probeipv6
directly.

note whether memory context is internal to the library so it can be
destroyed by omapi_lib_destroy.

destroy the handle table.

set destroyed pointers to null.

require omapi_lib_init only be called once (without omapi_lib_destroy).
2000-01-31 14:43:31 +00:00
..
dns Use a tmp file to dump the zone to so that we don't destroy the current 2000-01-31 07:45:18 +00:00
isc Add isc_mktemplate and isc_ufile 2000-01-31 07:31:31 +00:00
lwres check result from lwres_context_create() 2000-01-28 06:24:01 +00:00
omapi ditch omapi_ipv6; the one place that needed it can call isc_net_probeipv6 2000-01-31 14:43:31 +00:00
tests dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. 1999-12-23 00:09:04 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in build omapi subdir 2000-01-24 05:38:21 +00:00