Moved all of the background tasks back to the old EVT_TIMER style
authorArt Cancro <ajc@citadel.org>
Fri, 18 Mar 2011 16:47:10 +0000 (12:47 -0400)
committerArt Cancro <ajc@citadel.org>
Fri, 18 Mar 2011 16:47:10 +0000 (12:47 -0400)
commit51a3c9712abdd33ec5871c40a7ae0354110b1883
tree2e2ac24639a401fb4a85a58767567a0eab71bdca
parent2cdc8a334ac78875f123278ac49a45a331a98896
Moved all of the background tasks back to the old EVT_TIMER style
in order to prepare for the forthcoming simplification of the server thread architecture
citadel/configure.ac
citadel/context.c
citadel/housekeeping.c
citadel/modules/checkpoint/serv_checkpoint.c
citadel/modules/expire/serv_expire.c
citadel/modules/fulltext/serv_fulltext.c
citadel/modules/network/serv_network.c
citadel/modules/smtp/serv_smtpclient.c
citadel/server_main.c
citadel/sysdep.c
citadel/threads.c