Fix post-transport-crash: safeguard for missing spool BUG 1671
[exim.git] / src / src / deliver.c
2015-08-21 Heiko Schlitterman... Fix post-transport-crash: safeguard for missing spool...
2015-08-14 Tony FinchImprove the consistency of logging incoming and outgoin...
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-06-22 Jeremy HarrisBefore importing a certificate, free any previous one...
2015-06-21 Jeremy HarrisBefore importing a certificate, free any previous one...
2015-06-15 Wolfgang BreyhaDSN: fix null deref when bounce is due to conn-timeout...
2015-06-14 Jeremy Harrisminor tidying
2015-06-06 Wolfgang BreyhaDSN: fix null deref when bounce is due to conn-timeout...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-04-21 Jeremy HarrisUTF8: mua_wrapper
2015-04-21 Jeremy HarrisUTF8: MSA downconversions
2015-04-13 Jeremy HarrisFix with-TLS non-International build
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrisforwarding
2015-04-12 Jeremy HarrisRename substructure for ease of debugging
2015-04-12 Jeremy Harrisbounce message
2015-04-12 Jeremy Harrissmtp output
2015-03-15 Julian BrownWhen trying spooled messages, account for the local...
2015-03-12 Nigel MetheringhamMerge pull request #30 from SpamExperts/master
2015-03-07 Jeremy HarrisDSN: fix multiple-recipient notifications
2015-02-26 Jeremy HarrisIncrease limit on SMTP confirmation message copy size...
2015-02-09 Jeremy Harristidying
2015-02-01 Jeremy Harrisconstification
2015-01-18 Jeremy HarrisLog local IP on delivery log line, under the incoming_i...
2015-01-12 Jeremy HarrisDo RE compilations at daemon startup. Bug 1568
2015-01-12 Jeremy HarrisMove DSN support to mainline
2015-01-12 Jeremy HarrisMake the multi_domain smtp transport option expanded
2014-12-19 Wolfgang BreyhaEXPERIMENTAL_DSN: use the SMTP return messsage for...
2014-11-18 Jeremy HarrisCompiler quietening
2014-11-05 Jeremy HarrisDo not permit multi-component wildcards on certificate...
2014-10-30 Jeremy HarrisFix cert-try-verify when denied by event action
2014-10-30 Jeremy HarrisFor connects and certificate-verifies denied by event...
2014-10-25 Jeremy HarrisRename facility to Event Actions, ifdeffed on EXPERIMEN...
2014-10-22 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-10-22 Jeremy HarrisMake $host available in tpda delivery event, for cutthr...
2014-10-22 Jeremy HarrisMore regular logging use of H=<name> [<ip>]
2014-10-20 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-10-12 Jeremy HarrisMake dnssec status available in tpda delivery event...
2014-10-12 Jeremy HarrisQuieten noisy compiler
2014-09-28 Wolfgang BreyhaFix transport-results pipe for multiple recipients...
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
2014-09-10 Jeremy HarrisTPDA tidying
2014-09-02 Jeremy HarrisIntroduce EXPERIMENTAL_DANE feature
2014-08-27 Jeremy HarrisFurther TPDA events
2014-08-20 Jeremy HarrisMerge branch dane-tpda into dane
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-20 Jeremy HarrisExpanded EXPERIMENTAL_TPDA feature
2014-08-15 Jeremy HarrisCompiler quietening
2014-08-14 Jeremy HarrisFix non-dane build
2014-08-11 Jeremy HarrisDo not sleep for tiny periods, or hang trying to sleep...
2014-08-10 Jeremy HarrisChange CV= log line element for dane-verified cert
2014-08-02 Jeremy HarrisFix broken EXPERIMENTAL_DSN compile
2014-07-22 Jeremy HarrisMassage coding style to project norm
2014-06-08 Jeremy HarrisUse strict C89 variable declaration positioning
2014-06-06 Jeremy HarrisMore care with time types
2014-06-04 Jeremy HarrisCompiler quietening
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-26 Jeremy HarrisIncrease limit of smtp_confirmation logging from 100...
2014-05-23 Jeremy HarrisMove OCSP out of EXPERIMENTAL
2014-05-21 Wolfgang BreyhaRFC3461 support - MIME DSN messages. Bug 118
2014-05-20 Jeremy HarrisFinal tidyout of EXPERIMENTAL_PRDR
2014-05-13 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-13 Jeremy HarrisMove PRDR out of EXPERIMENTAL
2014-05-12 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-12 Jeremy HarrisPropagate dnssec status from dnslookup router through...
2014-05-11 Jeremy HarrisCompiler quietening and testcase consistency
2014-05-09 Jeremy HarrisRemove extraneous debug
2014-05-09 Jeremy HarrisMake $tls_out_ocsp visible to TPDA (mostly testsuite)
2014-05-02 Jeremy HarrisCertificate variables and field-extractor expansions...
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
2014-03-15 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-09 Jeremy HarrisLog port and TLS details for a failed delivery
2014-03-05 Wolfgang BreyhaSupport log_selector smtp_confirmation for the lmtp...
2014-01-07 Phil PennockCopyright year updates:
2013-10-01 Todd LyonsBugzilla 1217: Experimental Redis lookup
2013-09-30 Todd LyonsMerge branch 'patch-3' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'patch-1' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'master_tpda'
2013-09-30 Jeremy HarrisBug 1031: Experimental TPDA
2013-01-26 Jeremy HarrisPRDR support, if compiled with EXPERIMENTAL_PRDR
2013-01-06 Jeremy HarrisRestrict lifetime of $router_name and $transport_name...
2012-12-25 Jeremy HarrisAdd $router_name and $transport_name variables. Bug...
2012-12-06 Tony FinchFix my earlier "fix" for intermittently deliverable...
2012-11-29 Tony FinchFix ultimate retry timeouts for intermittently delivera...
2012-11-23 Jeremy HarrisCheck syscall return values.
2012-11-09 Jeremy HarrisAuth info from transports must be tracked per-address.
2012-11-06 Jeremy HarrisAdd optional authenticated_sender info to A= elements...
2012-11-04 Jeremy HarrisAdd A= to delivery log lines, and a client_set_id optio...
2012-10-29 Jeremy HarrisTrack ACL context through ${acl expansions. Bug 1305.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
2012-06-04 Jeremy HarrisBasic cutthrough delivery.
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-19 Phil PennockPRINTF_FUNCTION -> ALMOST_PRINTF.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-06-07 Tony FinchEnsure we log the error message when unlink() fails.
2011-02-13 Phil PennockDon't reveal SQL expansion failure details in SMTP.
2011-01-14 Tony Finchsrc/deliver.c: log the error message when unlink(spooln...
next