* start migration to buffered I/O
[citadel.git] / citadel / context.c
2010-02-08 Wilfried Göesgens* start migration to buffered I/O
2009-11-10 Dave WestGrabbed a chunk of code out of citserver.c cmd_term...
2009-11-10 Dave WestMoved terminate_idles_sessions into context.c since...
2009-11-10 Dave WestCleaned a few warnings about deprecated functions.
2009-11-10 Dave WestMoved BumpNewMailCounter() into context.c because it...
2009-11-10 Dave WestGrabbed another chunk of code out of user_ops.c, purge_...
2009-11-10 Dave WestGrabbed that previously noted bad code from rename_user...
2009-11-03 Dave WestIncreased the load average before strangling the server...
2009-11-01 Dave WestFixed the bug that prevented DOWN from working properly.