* Wrap housekeeper and timer events in transaction open/close functions
authorArt Cancro <ajc@citadel.org>
Thu, 7 Dec 2000 04:50:33 +0000 (04:50 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 7 Dec 2000 04:50:33 +0000 (04:50 +0000)
commit3ca722f1fabdd723ab0fa4891d4292fd508b99ce
tree8b150d5d48dcb8cf58de4335bd3e0a29ba50ae0a
parent2acfe66af3bdd7407db03bacee2455beefeb6ceb
* Wrap housekeeper and timer events in transaction open/close functions
* Checkpoint the DB as an EVT_TIMER event instead of after each session
  (runs each minute, but actually limited by the parameters of the function)
citadel/ChangeLog
citadel/database_sleepycat.c
citadel/housekeeping.c
citadel/network/mail.sysinfo
citadel/sysdep.c