Removed the logging facility from citserver, use syslog instead
[citadel.git] / citadel / modules / notes / serv_notes.c
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-04-24 Wilfried Göesgens* move policy.c into modules/expire/expire_policy.c...
2009-10-17 Dave WestCitadel API clean up.
2009-10-15 Art Cancro* More license declarations
2008-09-26 Art CancroUpdated the MIME Parser API to include Content-ID in
2008-04-29 Art CancroIdentify sticky-notes divs by vnote uid, not by msgnum.
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2007-11-25 Dave WestHere it is, the new thread interface.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
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-07-31 Dave WestContinue phase 2 of modules stuff.