summaryrefslogtreecommitdiff
path: root/src/src/retry.c
Commit message (Expand)AuthorAgeFilesLines
* cppcheck sliencingJeremy Harris2022-12-201-7/+6
* Tweak debug outputJeremy Harris2022-11-291-1/+1
* SPDX: Mass-update to GPL-2.0-or-laterJeremy Harris2022-11-271-1/+1
* SPDX: license tags (mostly by guesswork)Jeremy Harris2022-11-271-0/+1
* Copyright updates:exim-4.96-RC0Jeremy Harris2022-04-231-1/+1
* tidyingJeremy Harris2022-04-051-8/+7
* Check query strings of query-style lookups for quoting. Bug 2850Jeremy Harris2022-03-031-3/+3
* Parameteraizable retry DB record size limit. Bug 2535Jeremy Harris2022-02-181-1/+1
* Copyright updates:exim-4_94_RC0Jeremy Harris2020-04-301-0/+1
* Fix taint issue with retry records. Bug 2492Jeremy Harris2019-12-121-11/+14
* Track tainted data and refuse to expand itJeremy Harris2019-07-251-3/+4
* TLS: Session resumption, under the EXPERIMENTAL_TLS_RESUME build option.Jeremy Harris2019-05-021-2/+2
* Use C99 initialisations for iteratorsJeremy Harris2019-02-101-4/+2
* Send delay-MDN for any queurun past delay_warning, even if not retry time yet...Jeremy Harris2018-12-051-11/+10
* Tidying and compiler-silencingJeremy Harris2018-09-161-8/+9
* Use single-bit fields for global flagsJeremy Harris2018-08-221-2/+2
* Update copyright year to 2018Heiko Schlittermann (HS12-RIPE)2018-02-101-1/+1
* Copyright year bumps for substantive changes 2017exim-4_90_RC1Jeremy Harris2017-10-261-1/+1
* tidyingJeremy Harris2017-08-051-1/+1
* Logging: millisecond QT and DT. Bug 2102Jeremy Harris2017-08-041-4/+4
* tidyingJeremy Harris2017-04-081-20/+16
* tidyingJeremy Harris2016-08-171-43/+43
* Copyright year updates (things touched in 2015)Phil Pennock2015-06-041-1/+1
* tidyingJeremy Harris2015-02-091-1/+0
* constificationJeremy Harris2015-02-011-26/+17
* More regular logging use of H=<name> [<ip>]Jeremy Harris2014-10-221-1/+4
* Fix ultimate retry timeouts for intermittently deliverable recipients.Tony Finch2012-11-291-43/+29
* Remove obsolete $Cambridge$ CVS revision strings.Tony Finch2011-06-291-2/+0
* Update all copyright messages to cover 1995 - 2009. Remove tab from exim_che...Nigel Metheringham2009-11-161-2/+2
* Update version number and copyright year.Philip Hazel2007-01-081-2/+2
* More debugging information given for retry time not reached.Philip Hazel2006-07-031-4/+14
* Modify (i.e. fix :-) change 4.61/PH/19: Using message arrival time forPhilip Hazel2006-04-201-7/+8
* Add new errors mail_4xx, data_4xx, lost_connection, tls_required.Philip Hazel2006-03-091-7/+18
* A tweak to the "H" retry rule from Michael Haardt.Philip Hazel2006-02-161-2/+3
* If a message is older than the "first failed" time when computing aPhilip Hazel2006-02-091-2/+19
* Fix retry key bug for pipe, file, or autoreply deliveries.Philip Hazel2006-02-081-13/+39
* Update copyright year in (most) files (those that my script finds).Philip Hazel2006-02-071-2/+2
* Michael Haardt's randomized retry stuff, using the new letter "H".Philip Hazel2005-09-191-4/+13
* Allow "retry timeout exceeded" and a couple of other similar messages toPhilip Hazel2005-06-291-1/+4
* (1) Typo in redirect router; (2) Update version number; (3) UpdatePhilip Hazel2005-01-041-2/+2
* StartPhilip Hazel2004-10-071-0/+881