Did away with lprintf all together now its called CtdlLogPrintf()
[citadel.git] / citadel / modules / expire / serv_expire.c
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2008-03-19 Dave WestAuto purger thread was declaring itself as the indexer_...
2008-03-17 Dave WestZero calls is possible, contrary to the comment so...
2008-02-17 Art CancroThe auto-purger has its own thread so it needs its own
2008-02-13 Dave WestWe are unable to purge users that have no name but...
2008-01-15 Dave WestNow the autopurger will always attempt to purge users...
2008-01-02 Art CancroPrepared some of the authmode stuff for the imminent...
2007-12-25 Michael HamptonSomebody broke the build by forgetting to #include...
2007-12-07 Dave WestHunting a bug in scheduled threads that caused a segflt...
2007-12-05 Dave WestChanged the way we do the TSD area.
2007-12-01 Dave WestA thread based version of the Auto Purger.
2007-11-25 Dave WestHere it is, the new thread interface.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-08-20 Dave Westdestroy_network_queue_room() is now called via the...
2007-08-03 Dave WestContinue phase 2 of modules stuff.
2007-07-31 Dave WestContinue phase 2 of modules stuff.