serv_checkpoint needs no db headers
[citadel.git] / citadel / modules / checkpoint / serv_checkpoint.c
2012-07-13 Art Cancroserv_checkpoint needs no db headers
2012-06-22 Wilfried GoesgensMODULES: add priorities in execution
2011-09-04 Art CancroRemoved references to Subversion in the code
2011-09-04 Art CancroMoved all of the background tasks back to the old EVT_T...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-06-07 Wilfried Göesgens* checkpoint thread needs to free its stuff too.
2009-11-01 Dave WestFixed the bug that prevented DOWN from working properly.
2009-10-15 Art Cancro* More license declarations
2009-04-14 Art Cancro* svn propset svn_keywords 'Id' on some files that...
2008-07-17 Dave WestSystem users (SYS_*) now have proper user numbers.
2008-05-28 Dave WestNow we name all the private contexts.
2008-05-15 Art CancroAdded a mini http fetcher into webcit
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-11-30 Dave WestAdded a macro to get a threads structure.
2007-11-25 Dave WestHere it is, the new thread interface.