Changed how Message-ID RFC2822 field is generated
[citadel.git] / citadel / modules / smtp / serv_smtpeventclient.c
2017-03-23 Art CancroNew SMTP client implementation makes libcurl do all...
2017-03-04 Art Cancrostyle cleanup
2014-12-29 Wilfried GoesgensSMTP-Client: while evaluating failed attempts:
2014-10-23 Wilfried GoesgensUse a single function to transition from IO to DB Queue
2013-10-20 Wilfried GoesgensRead multiline SMTP-Replies; we need to analyze all...
2013-09-24 Wilfried GoesgensConvert CtdlMessages to respect cm_lengths[]
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-09-01 Wilfried GoesgensRoute all access to cm_fields[] through api functions
2013-08-18 Wilfried Goesgensuse an Enum for the cm_fields vector instead of nameles...
2013-06-10 Wilfried GoesgensSMTP: fix aggregation of fail stati for aide / bounce...
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-12 Wilfried GoesgensEV: fix possible nullpointer access in last commit.
2013-04-13 Wilfried GoesgensSMPQ: we collect stati of all failed attempts; put...
2012-08-19 Wilfried GoesgensSMTP-Client: add the current hostname we're talking...
2012-08-19 Wilfried GoesgensSMTP-Client: add the stati of all delivery attempts...
2012-08-07 Wilfried GoesgensSMTP-Client: output our current state on the useragent...
2012-08-05 Wilfried GoesgensSMTP-Client: first evaluate the recipients, so we have...
2012-08-05 Wilfried GoesgensSMTP-Client: use the right pointer to destruct the...
2012-07-30 Wilfried GoesgensSMTPClient: when relaying with users/email addresses...
2012-07-30 Wilfried GoesgensSMTP-Client: when relaying failed also notify aide...
2012-07-30 Wilfried GoesgensSMTP-Client: fix trigger when to send bounce messages
2012-07-23 Wilfried GoesgensSMTP-Client: on termination we need to determine whethe...
2012-07-12 Wilfried GoesgensSMTPClient: Relaying: add safeguard we don't try to...
2012-06-19 Wilfried GoesgensEVENT Client: parametrize when to close the fd on detac...
2012-06-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-06-11 Wilfried GoesgensSMTP-Client: fix target port handling for relay & fallb...
2012-06-03 Wilfried GoesgensDeleteSmtpOutMsg(): we don't have a Queu-Item anymore...
2012-05-26 Wilfried GoesgensSMTP-Client: another possible NULL-Pointer access.
2012-05-25 Wilfried GoesgensSMTP-Client: catch error of us failing to allocate...
2012-05-20 Wilfried GoesgensSMTP: free the queue item in the very last function...
2012-05-07 Wilfried GoesgensSMTP-Client: shut down in one chunk
2012-05-05 Wilfried GoesgensSMTP-Client: don't set 5 as default connection status...
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-29 Wilfried GoesgensSMTP-Client: streamline logging; make look more uniq
2012-04-25 Art CancroMore logging for rssclient and pop3client holdoff and...
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-24 Wilfried GoesgensSMTP-Client: add per facility debug logging 'smtpeventc...
2012-04-24 Wilfried GoesgensLogging: add timestamps for eventdriven IO
2012-04-24 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-23 Wilfried GoesgensSMTP-Client: summary log success / fail of delivery...
2012-04-17 Wilfried Goesgensc-ares: make InitC_ares_dns() private to serv_cares.c
2012-04-17 Wilfried GoesgensNetworker / SMTP-Client: free a-record lookup reply.
2012-04-16 Wilfried GoesgensSMTP-Client: GetShutdownDeliveries() deliveres a bool...
2012-04-13 Art CancroRevert "Revert "SMTP-Client: make shure everything...
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-13 Art CancroRevert "SMTP-Client: make shure everything is finished...
2012-04-06 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-04-06 Wilfried GoesgensSMTP-Client: make shure everything is finished before...
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-27 Wilfried GoesgensSMTP-Client: send a message on first failed, or permane...
2012-02-27 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-27 Wilfried GoesgensSMTP-Client: decide when to send a bounce or not.
2012-02-26 Wilfried GoesgensRe-Sort Cleanup of event io on shutdown
2012-02-25 Wilfried GoesgensSMTP-QView Rework: set the right subject when re-saving...
2012-02-10 Wilfried GoesgensSMTP-Client: fix MX sorting in.
2012-02-09 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-09 Wilfried GoesgensSMTP-Client: respect MX-Priority in the sequence of...
2012-02-07 Wilfried GoesgensSMTP-Client: assign error status buffer on initialisati...
2012-02-05 Wilfried GoesgensSMTP-Client: give more time while sending the message
2012-02-05 Wilfried GoesgensSMTP-Client: after a successfully FROM don't try second...
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...
2012-01-29 Wilfried GoesgensSMTP-Client: when starting a delivery attempt, (re...
2012-01-29 Wilfried GoesgensSMTP-Client: rename all SmtpOutMsg pointers to 'Msg'
2012-01-27 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-26 Wilfried GoesgensSMTP-Client: fix reattempt control
2012-01-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-21 Wilfried GoesgensFix problem with closing 0-fds
2012-01-19 Wilfried Goesgensnowadays we don't need to call InitC_ares_dns() from...
2011-12-30 Wilfried GoesgensStyle cleanup
2011-12-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-29 Wilfried GoesgensCleanup of shutdown of event contexts
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-22 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-22 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2011-12-22 Wilfried GoesgensImplement Ares Timeouts & error messages
2011-12-22 Wilfried GoesgensLog the different abort/retry scenarios
2011-12-20 Wilfried Goesgensadd more information to the system contexts, so one...
2011-12-20 Wilfried Goesgensimprove logging output of event clients & opnional...
2011-11-27 Wilfried Goesgensproperly iterate over the linked list.
2011-11-22 Wilfried Goesgensadd email address to start command
2011-11-21 Wilfried Goesgensfix removal from Queu
2011-11-20 Wilfried Goesgensalways serialize our queue item
2011-10-30 Wilfried GoesgensLogging enhancement & SMTP client fixes
2011-10-22 Wilfried Goesgensadd eSendFile/eReadfile in the switchs where they are...
2011-09-16 Wilfried GoesgensAdd error handler for failing DNS requests; the Client...
2011-09-08 Wilfried Goesgensremove classic smtp client. we're over this.
2011-09-07 Wilfried Goesgensfix warnings in libev related codebase
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2011-05-14 Wilfried GoesgensMemleak: free the vector of URLs to try to connect to.
2011-05-08 Wilfried Goesgenswork on errorhandling for the smtp event client
2011-04-28 Wilfried GoesgensName of MX in error messages
2011-04-19 Wilfried GoesgensFix Crash
next