* INLINE doesn't work across several objects as of C99; we just survive it the way...
[citadel.git] / citadel / context.h
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.