some work on calendar
[citadel.git] / citadel / modules / pop3client / serv_pop3client.c
2022-06-04 Art CancroThis is an omnibus commit which moves the Citadel Serve...
2021-01-31 Art Cancropop3 retrieval working again
2021-01-31 Art Cancrostable now but there are GIANT PIECES MISSING
2020-12-14 Art CancroRemoved an unused parameter from CtdlSubmitMsg(). ...
2019-08-21 Art CancroRemoved all of the SYS_ user contexts, they aren't...
2017-03-24 Art CancroUpdated more modules to the new logging standard
2017-03-12 Art CancroRemoved race condition from CheckIfAlreadySeen()
2017-03-11 Art CancroMerge branch 'easy_pop3'
2017-03-11 Art CancroCompleted the new simplified pop3client.
2017-03-10 Art Cancroantiexpire 0 for pop3
2017-03-10 Art Cancroqueue-then-do
2017-03-10 Art Cancroparse uidl list
2017-03-09 Art CancroTry POP3S first, then POP3 if it fails. Always ignore...
2017-03-09 Art CancroTry pop3s first, then pop3
2017-03-09 Art Cancrofoo
2017-03-09 Art CancroSkeletonize pop3client for easy_curl rewrite
2017-03-09 Art CancroPlaying around with the pop3 client
2017-03-09 Art CancroEager-zero and compress CDB_USETABLE records to save...
2017-03-04 Art CancroMore style cleanup ... preparing to streamline the...
2017-03-04 Art Cancrostyle cleanup
2016-03-25 Art CancroRemoved the "filter" parameter from CtdlForEachNetCfgRo...
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-08-04 Wilfried Goesgensfix pop3 Aggregator
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-05 Art Cancrohere be more migration
2014-11-22 Wilfried GoesgensFucked up the sequence of arguments for the floodprotec...
2014-10-23 Wilfried Goesgens*moregna*
2014-10-21 Wilfried Goesgensadd whether we're in which eventloop / a worker thread...
2013-09-12 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-09-01 Wilfried Goesgensrefactor naming of core message manipulation funcions
2013-05-26 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-05-26 Wilfried GoesgensEV: stop all watchers before going into other queues...
2013-05-16 Wilfried GoesgensPOP3Client: expose state to rwho
2013-03-29 Wilfried GoesgensSEEN-Database: refactor database interface for remember...
2013-03-22 Wilfried GoesgensWorkaround pop3 servers sending empty lines in message...
2013-02-22 Wilfried GoesgensPOP3Clinet: add missing iteration to next in linked...
2013-02-22 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-02-22 Wilfried GoesgensPOP3Aggregator: check whether we already have a session...
2013-01-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-01-21 Wilfried GoesgensNETCFG: save messages if changed.
2013-01-09 Wilfried GoesgensPOP3Client: integrate pop3client with the new roomnetco...
2013-01-09 Wilfried GoesgensNETCFG: make basic parsing
2012-12-31 Wilfried GoesgensNETCFG: move netconfig parser into its own file.
2012-09-03 Wilfried GoesgensLOGGING: add name to pop3 logging & message writing
2012-07-02 Wilfried GoesgensPOP3Client: Log the Hostname, not sensitive information.
2012-07-02 Wilfried GoesgensPOP3Client: Check pointer before accessing it
2012-06-22 Wilfried GoesgensMODULES: add priorities in execution
2012-06-19 Wilfried GoesgensEVENT Client: parametrize when to close the fd on detac...
2012-06-19 Wilfried GoesgensPOP3Client: fix logging
2012-05-21 Wilfried GoesgensPOP3Client: stop client / db watchers before switching...
2012-05-10 Wilfried GoesgensPOP3Client: use URL-Encoder that also encades the '@'
2012-05-10 Wilfried GoesgensPOP3Client: escape URL parts
2012-04-29 Wilfried GoesgensLogging: add commands to runtime view/enable/disable...
2012-04-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-28 Wilfried GoesgensPOP3Client: mute debug log if not enable
2012-04-25 Art CancroMore logging for rssclient and pop3client holdoff and...
2012-04-17 Wilfried Goesgensc-ares: make InitC_ares_dns() private to serv_cares.c
2012-04-13 Art CancroRevert "Revert "SMTP-Client: move the client-shutdown...
2012-04-13 Art CancroRevert "SMTP-Client: move the client-shutdown procedure...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Wilfried GoesgensSMTP-Client: move the client-shutdown procedure into...
2012-02-26 Wilfried GoesgensRe-Sort Cleanup of event io on shutdown
2011-12-30 Wilfried GoesgensStyle cleanup
2011-12-25 Wilfried GoesgensRefactoring: create central place to init AsyncIO
2011-12-25 Wilfried Goesgensrename InitEventIO to EvConnectSock, since this suits...
2011-12-25 Wilfried GoesgensMove c-ares related data into its own Sub-Struct
2011-12-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-23 Wilfried GoesgensFix memleaks
2011-12-20 Wilfried Goesgensadd more information to the system contexts, so one...
2011-11-21 Wilfried Goesgensbefore removing an entry from an hash, revalidate wheth...
2011-10-22 Wilfried Goesgensadd eSendFile/eReadfile in the switchs where they are...
2011-10-19 Wilfried GoesgensMark our session as deleteable when we exit.
2011-10-16 Wilfried GoesgensFinalize Networker; native modern linux.
2011-09-16 Wilfried GoesgensAdd error handler for failing DNS requests; the Client...
2011-09-13 Wilfried Goesgensprepend pop3 to some more functions to work around...
2011-09-07 Wilfried GoesgensRevoke refetching of already polled pop3 messages
2011-09-06 Wilfried Goesgensfix more merge hickups
2011-09-04 Art CancroCleanup pop3client
2011-09-04 Art CancroBegan working on the 'clean shutdown' code for the...
2011-09-04 Art CancroSwitched back to the old style thread architecture...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-09-01 Wilfried GoesgensMultiple cleanup
2011-08-31 Wilfried GoesgensAdd testhash function, since we experienced troubles...
2011-08-24 Wilfried GoesgensCleanup Pop3Aggregator
2011-08-20 Wilfried Goesgensone time 'room' var is enough.
2011-08-17 Wilfried GoesgensWork on event'ing the pop3 aggregator
2011-08-10 Wilfried Goesgenswork on the pop3 aggregator
2011-04-02 Wilfried GoesgensUse IOBuffer with its StrBuf + const char* inside inste...
2010-09-23 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-20 Art CancroMore of the same. I think it's time to reduce complexi...
2010-09-01 Art CancroMore removal of $Id$ tags
2010-08-19 Art Cancro* Removed the 'protocol' parameter from the sock_connec...
2010-06-09 Wilfried Göesgens* add thread local contexts here too.
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...
2010-02-09 Wilfried Göesgens* change CtdlReadMessageBody to use StrBuf for concatte...
next