some work on calendar
[citadel.git] / citadel / modules / managesieve / serv_managesieve.c
2020-07-11 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-11 Art CancroRemove managesieve framework because we are removing...
2018-12-20 Art CancroRemoved the 'master user' feature ... if we still need...
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-08-16 Wilfried GoesgensMerge branch 'configdb' of ssh://git.citadel.org/appl...
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-01 Art CancroMigrated many other files to the new config system
2014-12-22 Wilfried Goesgensmore places to fix the new linebreak behaviour of the...
2014-08-31 Wilfried GoesgensBase64: we need the length of the string; else we fail
2012-11-26 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-11-20 Art Cancrogetting with the times, we dont need to wrap snprintf...
2012-06-22 Wilfried GoesgensMODULES: add priorities in execution
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
2011-09-07 Wilfried GoesgensFix warnings all over citserver; handle function replie...
2011-09-04 Art CancroRemoved references to Subversion in the code
2011-09-04 Wilfried Goesgensfix source so that '-Wformat -Werror=format-security...
2011-09-04 Art CancroAdded protocol names to all 'client disconnected' syslogs
2011-09-04 Art CancroCC->kill_me now contains an enum indicating the REASON...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2010-11-03 Wilfried Goesgensmove old tokenizer over to the managesieve server;...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-05-18 Wilfried Göesgens* split cutuserkey() out of makeuserkey(); its name...
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.