bind9/lib
Andreas Gustafsson be8d4578da zone_xferdone() assigned the updated zone expiry time to the wrong variable
zone->expire instead of zone->expiretime.  This left zone->expiretime
with a value of zero, causing zone_settimer() to get horribly confused
and set the timer to the inactive state (!).  This in turn caused
notify-driven refreshes (and probably other timer-scheduled events, too)
to never happen.
2000-05-20 21:24:41 +00:00
..
dns zone_xferdone() assigned the updated zone expiry time to the wrong variable 2000-05-20 21:24:41 +00:00
isc fix a slight documentation bug 2000-05-20 01:30:16 +00:00
lwres use _PLATFORM_NEEDINETIN6H 2000-05-18 22:43:48 +00:00
omapi changed dst_key_free() prototype, misc. dst cleanup 2000-05-19 00:20:59 +00:00
tests DNS_R_RANGE -> ISC_R_RANGE 2000-05-15 21:14:38 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in update copyright 2000-02-03 23:17:52 +00:00