Did away with lprintf all together now its called CtdlLogPrintf()
[citadel.git] / citadel / modules / imap / imap_misc.c
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2007-12-29 Dave WestFix the missing #define CTDLTHREAD_BIGSTACK for the...
2007-12-10 Wilfried Göesgens* give message sender in while evaluating the recipient...
2007-12-03 Wilfried Göesgens* applied Patrick Colemans patch
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-10-28 Dave WestSolution to bug no. 258 (forging of from headers with...
2007-10-13 Wilfried Göesgens* don't call the context getter to frequent.
2007-10-11 Art CancroCompleted the implementation of RFC2359
2007-10-10 Art CancroBegan implementing the UIDPLUS extension.
2007-08-23 Dave WestRemoved IsEmptyStr from some loops as its quicker this...
2007-08-09 Wilfried Göesgens* strlen holy war: loops. in loops it's very evil....
2007-08-09 Wilfried Göesgens* more whitch-hunt on strlen with isemptystr replacement.
2007-08-03 Dave WestContinue phase 2 of modules stuff.