Began removing $Id$ tags. This will be an ongoing process.
[citadel.git] / citadel / context.h
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-07-23 Art Cancro* Rewrote vCtdlLogPrintf() to NOT use any buffers at...
2010-06-03 Wilfried Göesgens* vCtdlLogPrintf(): add the userID when reporting from...
2010-05-18 Wilfried Göesgens* INLINE doesn't work across several objects as of...
2010-03-13 Wilfried Göesgens* migrate redirect_buffer logic to StrBuf, valgrind...
2010-02-25 Art Cancro* Noticed that when serv_chat.c sets async_waiting...
2010-02-12 Wilfried Göesgens* custom sockets need to work buffered too...
2010-02-08 Wilfried Göesgens* start migration to buffered I/O
2010-02-06 Wilfried Göesgens* remember the total size a downloadable file has
2010-01-10 Dave WestFix race condition that caused segfaults in imap and...
2009-12-12 Dave Westthreads are using signals and the GC code is #ifdef...
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 WestMoved BumpNewMailCounter() into context.c because it...
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.