Compiler quietening
[exim.git] / src / src / deliver.c
2014-08-15 Jeremy HarrisCompiler quietening
2014-08-14 Jeremy HarrisFix non-dane build
2014-08-10 Jeremy HarrisChange CV= log line element for dane-verified cert
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...
2010-12-26 Miroslav LichvarFixes: bug #1002 - Message loss when using multiple...
2010-06-05 Phil PennockAdd permit_coredump pipe transport option. Fixes:...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2008-12-18 Michael HaardtImplement the infrastructure of the mailto notification...
2007-08-22 Philip HazelEscape funny characters when logging DN=
2007-02-06 Philip HazelRetry items for address errors that included the sender...
2007-02-06 Philip HazelAdded dsn_from to vary the contents of From: in DSNs
2007-01-23 Magnus HolmgrenFix for bug #451: set deliver_freeze = FALSE after...
2007-01-22 Philip HazelCautiously added ENABLE_DISABLE_FSYNC and disable_fsync...
2007-01-08 Philip HazelUpdate version number and copyright year.
2007-01-02 Philip HazelPanic-die if a system filter or router generates more... exim-4_65
2006-11-06 Philip HazelInclude sender address in retry key for 4xx errors.
2006-10-30 Philip HazelFix too-often retry bug after 4xx with more hosts than...
2006-09-18 Philip HazelCheck for overflow in numeric expansion conditions...
2006-07-04 Philip HazelMissed one case of "retry time not reached" when adding...
2006-06-30 Philip HazelIndicate that duplicates shown in -bt output would...
2006-06-30 Philip HazelRemove commented-out old de-duplication code. It's...
2006-06-27 Philip HazelMagnus Holmgren's patch to fix non-expanding transport...
2006-04-20 Philip HazelMake batch delivery work for files and pipes set up...
2006-03-01 Philip HazelBugs in temporary error message handling for smtp in...
2006-02-21 Philip HazelAdd support for setclassresources() in the pipe transpo...
2006-02-08 Philip HazelDon't add From: or Reply-To: to quota warning messages...
2006-02-08 Philip HazelFix retry key bug for pipe, file, or autoreply deliveries.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-19 Philip HazelAnother bug in autoreply with bad address.
2005-12-12 Philip HazelDon't ignore group on a router when the transport has...
2005-11-14 Philip HazelChange auto-generated to auto-replied, in line with...
2005-08-02 Philip HazelAdd support for the IGNOREQUOTA extension to LMTP,...
2005-06-28 Philip HazelFix mua_wrapper defers not turning into fails for probl...
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-22 Philip HazelInsert a lot of missing (void) casts.
2005-06-16 Philip HazelCheck the length of off_t at build time and use %ld...
2005-06-14 Philip HazelAuto_thaw no longer applies to bounce messages.
2005-06-07 Philip HazelUpgrade appendfile so that it is capable of handling...
2005-05-24 Tom KistnerSPF: rewrote code to work with 1.2.x libsfp2 series...
2005-04-28 Philip HazelRemove details of errors in bounce and delay warning...
2005-04-07 Philip HazelForgot to put #ifdef WITH_CONTENT_SCAN round the new...
2005-04-07 Philip HazelMove duplicate checking till after routing. Should...
2005-04-06 Philip HazelMichael Haardt's patch for support for :user and :subad...
2005-04-05 Philip HazelChange 4.51/PH/05 wasn't implemented quite correctly...
2005-03-22 Philip HazelAttempt to flatten LDAP passwords in address' error...
2005-03-15 Philip HazelFix obscure duplicate delivery bug caused by local...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-21 Philip HazelExim crashed for a huge SMTP error response; increasing...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-11-24 Philip HazelAdded log_selector=+queue_time_overall.
2004-11-18 Philip Hazelerrors_to on a router was being ignored for bounce...
2004-10-07 Philip HazelStart