* move policy.c into modules/expire/expire_policy.c, since it just controls this.
[citadel.git] / citadel / modules / managesieve / serv_managesieve.c
2010-04-24 Wilfried Göesgens* move policy.c into modules/expire/expire_policy.c...
2010-02-25 Wilfried Göesgens* rework imap tokenizer, we no longer copy the stuff...
2009-10-17 Dave WestCitadel API clean up.
2009-10-15 Art Cancro* More license declarations
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-02-10 Wilfried Göesgens* add typedefs in citadel.h so we don't need to typedef...
2008-01-12 Wilfried Göesgens* fixed tbirds managesieve login troubles.
2008-01-04 Wilfried Göesgens* sanitized the decision whether we have one line auth...
2007-11-25 Dave WestHere it is, the new thread interface.
2007-11-21 Art Cancrostruct CitContext no longer contains separate module...
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-08-26 Wilfried Göesgens* modules registering serverports now need to specify...
2007-08-09 Wilfried Göesgens* more whitch-hunt on strlen with isemptystr replacement.
2007-08-03 Dave WestContinue phase 2 of modules stuff.
2007-07-31 Dave WestContinue phase 2 of modules stuff.