Andreas Gustafsson
2539896175
do not indent CVS ID comment
2000-03-17 17:49:37 +00:00
Bob Halley
7d32c065c7
update copyright
2000-02-03 23:50:32 +00:00
Andreas Gustafsson
7618f0551e
replaced several RUNTIME_CHECK()s with less fatal means
...
of error reporting; fixed some potential leaks
2000-02-03 18:59:24 +00:00
Bob Halley
e485d16462
name tasks
2000-01-25 19:31:23 +00:00
Bob Halley
5dbf258e2c
add comment
2000-01-21 02:49:07 +00:00
Andreas Gustafsson
a243aeb92b
always log both 'begin cache cleaning' and 'end cache cleaning',
...
or neither one, but never one without the other
2000-01-08 02:12:57 +00:00
Andreas Gustafsson
a928d61917
fixed a race condition where a cache cleaning cycle could
...
be started when one was already in progress; restructured to destroy and recreate
the cache database iterator between cleaning cycles instead of just pausing it
2000-01-06 01:12:20 +00:00
Andreas Gustafsson
ed04318ef6
timer event could arrive after cache cleaner was destroyed;
...
use the new <isc/util.h>
2000-01-04 23:24:13 +00:00
Andreas Gustafsson
9b0e18da3d
dns_result_t/isc_result_t unification
1999-12-22 17:37:31 +00:00
Andreas Gustafsson
8f79820c69
wired up the 'cleaning-interval' config option
1999-12-17 01:02:49 +00:00
Michael Graff
58aaab3687
isc_stdtime_get() now returns void, not isc_result_t.
1999-12-16 23:29:07 +00:00
Andreas Gustafsson
2d29b080fc
use a reasonable default cache cleaning interval of 2 hours
...
until the cleaning-interval config file option gets wired up
1999-12-02 23:53:08 +00:00
Andreas Gustafsson
b120e39dea
renamed dns_cache_getdb() to dns_cache_attachdb(); removed debug printf
1999-12-02 22:35:29 +00:00
Andreas Gustafsson
f951f076f3
added cache code from late spring; it is not yet used
1999-11-29 17:58:39 +00:00