Release version 999 generated by do-release.sh
[citadel.git] / citadel / modules / smtp / serv_smtpqueue.c
2017-03-23 Art CancroNew SMTP client implementation makes libcurl do all...
2017-03-04 Art Cancrostyle cleanup
2016-01-23 Wilfried Goesgensmore log silencing.
2016-01-23 Wilfried GoesgensSilence logging in non-debug usecases. The raspii users...
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-07-24 Wilfried GoesgensModularise msgbase
2015-05-07 Art CancroAccidentally merged the configdb branch into Reverting.
2015-05-06 Art Cancromerge
2015-05-05 Art Cancroconfig migration endless typing meow
2015-05-05 Art Cancroconfig migration endless typing meow
2014-02-12 Art CancroMerge branch 'master' into nntp
2014-02-12 Art CancroAdded message-id to the list of fields CtdlOutputMsg...
2013-10-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-10-05 Wilfried Goesgensremember the lengths of config strings.
2013-09-24 Wilfried GoesgensConvert CtdlMessages to respect cm_lengths[]
2013-09-22 Wilfried Goesgensfix possible endless loop
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-04-13 Wilfried GoesgensSMPQ: we collect stati of all failed attempts; put...
2013-02-09 Wilfried GoesgensSMTP-QUEUE: silence warning
2012-11-27 Wilfried GoesgensSMPC: when aborting because of to many outbound job...
2012-08-19 Wilfried GoesgensSMTP-Client: add the stati of all delivery attempts...
2012-08-05 Wilfried GoesgensSMTPClient: free Author / Sender on error too.
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-27 Wilfried GoesgensSMTP-Relaying: implement a method to choose a relay...
2012-07-12 Wilfried GoesgensSMTP-Client: first add backups, then Relays, since...
2012-07-12 Wilfried GoesgensSMTPClient: Relaying: add safeguard we don't try to...
2012-06-22 Wilfried GoesgensMODULES: add priorities in execution
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-06 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-06-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-06-05 Wilfried GoesgensSMTP-Client: Remove concurrency check; its done in...
2012-05-05 Wilfried GoesgensSMTP-Client: alocate the Statusmessage big enough so...
2012-04-29 Wilfried GoesgensSMTPClient: more log silencing
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-13 Art CancroRevert "Revert "SMTP-Client: make shure everything...
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-03-06 Wilfried GoesgensSMTP-Bounce-Message: separate mime header by \r\n
2012-03-01 Wilfried GoesgensSMTP-Client: seems as if libev timestamps are not what...
2012-02-28 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-28 Wilfried GoesgensDon't put functionpointer into the hash directly, some...
2012-02-27 Wilfried GoesgensSMTP-client: when serializing, make next now+Retry
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 GoesgensMailQ: remember & display the room for mailingilst...
2012-02-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-21 Wilfried GoesgensSMTP-Client: implement tactics not to overload our...
2012-02-05 Wilfried GoesgensQUEUE-Rooms: give it an own view.
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: Fix handling of retry-time.
2012-01-27 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-26 Wilfried GoesgensSMTP-Client: fix reattempt control
2011-12-30 Wilfried GoesgensStyle cleanup
2011-12-11 Wilfried Goesgensre-enable waiting between mail resending attempts
2011-11-22 Wilfried Goesgensjust adjust the refcounts in one place.
2011-11-21 Wilfried Goesgensbefore removing an entry from an hash, revalidate wheth...
2011-11-21 Wilfried Goesgensfix removal from Queu
2011-09-14 Wilfried Goesgenswe need to register the smtp queue runner...
2011-09-04 Wilfried Goesgensremoved CtdlClearSystemContext() entirely.
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-08-24 Wilfried Goesgensrename our context so its more filename friendly.
2011-08-20 Wilfried Goesgensprotect access to the counter by mutex, else we might...
2011-05-09 Wilfried Goesgensuse long hash function, if we intend to use long values...
2011-04-01 Wilfried GoesgensSwitch handling to have a pointer to the target address
2011-04-01 Wilfried Goesgensmove URL parsing / struct over into libcitadel
2011-03-31 Wilfried GoesgensAdd busines logic for toggling multiple mx records...
2011-02-03 Wilfried Goesgenslibev migration: start out with creating support for...
2011-01-30 Wilfried Goesgenslibev migration - copy valus we use for loop control...
2011-01-30 Wilfried GoesgensMerge branch 'libevent' of ssh://git.citadel.org/appl...
2011-01-30 Wilfried Goesgenslibev/c-ares migration: unstack out ouf c-ares before...
2011-01-25 Wilfried Goesgensfix IPv6 relay url parsing
2011-01-24 Wilfried Goesgenslibev migration: check pointer before free'ing it.
2011-01-23 Wilfried Goesgenslibev migration / c-ares migration
2011-01-23 Wilfried Goesgenslibev migration; relaying implementation
2011-01-20 Wilfried Goesgenslibev migration: reinstantiate MX-Relay; unfinished.
2011-01-15 Wilfried Goesgenslibev migration; cleanup bounce; use libev to get the...
2011-01-15 Wilfried GoesgensFix bouncing of messages in smtp-queue
2011-01-10 Wilfried Goesgensremove unneeded include; smtp_get_Recipients() is just...
2011-01-10 Wilfried GoesgensLibev / libc-ares Migration
2011-01-08 Wilfried Goesgenslibev smtp migration