Files
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
..
2000-05-20 01:30:16 +00:00
2000-05-18 22:43:48 +00:00
2000-05-15 21:14:38 +00:00