bind9/lib
David Lawrence 141eff6120 Allow omapi_message_send to be called by the protocol's inner object
(an omapi manager).

overhaul of way connection locking is done.

clarified/fixed where connections can get disconnected.

omapi_value_asint renamed to omapi_value_getint (because
omapi_value_assstr was amusing but in questionable taste)

don't require an object in an OMAPI_OP_UPDATE message; thus the
message can be used just for notification.  (though arguably
OMAPI_OP_STATUS can be used, with a bit more effort.)

free the notify_object if it exists.

signal the notify_object with "status" in preference to the value object.
2000-01-31 14:51:32 +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 Allow omapi_message_send to be called by the protocol's inner object 2000-01-31 14:51:32 +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