Completed the removal of $Id$ tags in the Citadel server. Also, since the strings...
[citadel.git] / citadel / modules / spam / serv_spam.c
2010-09-01 Art CancroCompleted the removal of $Id$ tags in the Citadel serve...
2010-08-19 Art Cancro* Removed the 'protocol' parameter from the sock_connec...
2010-04-24 Wilfried Göesgens* move policy.c into modules/expire/expire_policy.c...
2010-03-13 Wilfried Göesgens* migrate redirect_buffer logic to StrBuf, valgrind...
2010-02-21 Wilfried Göesgens* fill the migrate buffer so the new sock_getln works
2010-02-12 Wilfried Göesgens* make the write -1 aware here too.
2010-02-12 Wilfried Göesgens* custom sockets need to work buffered too...
2009-10-17 Dave WestCitadel API clean up.
2009-10-15 Art Cancro* More license declarations
2008-10-09 Art CancroApplied dtx's patch which adds the option to flag spam
2008-05-24 Wilfried Göesgens* make QP encoding of senders optional, so we can flag...
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2008-01-29 Art CancroEliminated unnecessary complexity by removing support
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-09-18 Art CancroAggregation of remote POP3 accounts is now working.
2007-07-31 Dave WestContinue phase 2 of modules stuff.