Multi-recipient cutthrough delivery. Bug 1542
[exim.git] / src / src / receive.c
2015-01-20 Jeremy HarrisMulti-recipient cutthrough delivery. Bug 1542
2015-01-12 Jeremy HarrisMove DSN support to mainline
2015-01-12 Jeremy HarrisCode tidying
2014-11-29 Jeremy HarrisCompiler quietening
2014-07-22 Jeremy HarrisMassage coding style to project norm
2014-05-28 Todd LyonsBug 1444: Fix \r\n handling writing spool file
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-21 Wolfgang BreyhaRFC3461 support - MIME DSN messages. Bug 118
2014-05-16 Jeremy HarrisGeneral tidying
2014-05-13 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-13 Jeremy HarrisMove PRDR out of EXPERIMENTAL
2014-01-07 Phil PennockCopyright year updates: 2014
2014-01-05 Jeremy HarrisDocumant the non-support of header manipulation in...
2014-01-05 Jeremy HarrisExplicitly disable cutthrough on transports having...
2013-12-30 Todd LyonsProxy negotiation saves socket timeout values.
2013-12-15 Jeremy HarrisFix use of uninitialized variable
2013-11-30 Todd LyonsProxy Protocol - Server support
2013-10-22 Todd LyonsSilence compiler string format warning exim-4_82_RC4
2013-10-15 Todd LyonsFormat String safety
2013-07-31 Phil PennockFix segfault in stdio with non-SMTP MIME ACL.
2013-04-21 Jeremy HarrisUse enum for cutthrough receive processing state.
2013-04-09 Todd LyonsMove DKIM endif.
2013-04-09 Todd LyonsDMARC support by opendmarc libs
2013-03-11 Phil PennockGuard smtp_user_msg() with EXPERIMENTAL_PRDR check.
2013-03-05 Phil PennockHandle recursion better, caused by ACLs.
2013-01-26 Jeremy HarrisPRDR support, if compiled with EXPERIMENTAL_PRDR
2012-12-07 Tony FinchA safer version of the check for gecos expansion.
2012-12-06 Tony FinchMake gecos expansion work with test 0412 as well as...
2012-12-06 Tony FinchCorrect gecos expansion when From: is a prefix of the...
2012-11-23 Jeremy HarrisCheck syscall return values.
2012-11-18 Jeremy HarrisMore compiler quitening.
2012-11-06 Jeremy HarrisAdd optional authenticated_sender info to A= elements...
2012-10-28 Jeremy HarrisQuieten complaining compilers.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-10-16 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2012-10-06 Jeremy HarrisLogging-only patch for 8BITMIME; bug 817.
2012-07-27 Todd LyonsBug #198: Add remove_header ACL modifier.
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-04 Jeremy HarrisBetter debug.
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
2012-06-04 Jeremy HarrisBasic cutthrough delivery.
2012-06-04 Phil PennockImplement -G => "control=suppress_local_fixups"
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-17 Phil PennockCopyright year updates.
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-16 Phil PennockOverhaul of GnuTLS code.
2012-05-05 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-04 Phil PennockMore tls_sni support: outbound, logging.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-05-08 Tom KistnerMerge branch 'tom_dev'
2011-05-08 Tom KistnerDon't use match_isinlist() for simple string list matching
2011-01-22 Phil PennockMerge branch 'master' of git://git.exim.org/exim
2011-01-22 Phil PennockBugzilla 1041: pull patch id=425, DCC fixes.
2010-06-05 Phil PennockClamAV INSTREAM scanning by default, unless built with...
2010-06-03 Phil PennockThe Date: and Message-Id: headers should normally be...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-11-16 Tom KistnerFix unsigned message rejection when dkim_verify_signers...
2009-11-11 Nigel MetheringhamApplied signed/unsigned fixes. Need confirmation that...
2009-10-16 Nigel Metheringhamprepend (not append) Resent-Message-ID and Resent-Date...
2009-10-15 Tom KistnerFix dkim_cur_signer undupe logic
2009-10-15 Tom KistnerAdd some meaningful debug output
2009-10-15 Tom KistnerFix dkim_signers condition logic / Renamed dkim_signing...
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2009-01-02 Nigel MetheringhamCorrect handling of Resent-Date headers. Fixes: #590
2008-01-22 Tony FinchDo not log submission mode rewrites if they do not...
2008-01-17 Tom Kistneradd patch to support dccifd directly from ACL system...
2007-09-28 Tom Kistner[Buzilla 376] Preliminary DKIM support
2007-08-22 Philip HazelEscape funny characters when logging DN=
2007-08-22 Philip HazelAdd the NOTQUIT ACL.
2007-06-29 Philip HazelFix stupid oversight in $max_received_linelength.
2007-06-22 Philip HazelAdded $max_received_linelength.
2007-04-16 Philip HazelFix bug in previous patch: following data is permitted...
2007-04-13 Philip HazelCheck for lost connection or unexpected input at end...
2007-04-12 Philip HazelCorrect comment.
2007-02-16 Magnus HolmgrenI took action and made $recipients available in local_s...
2007-01-22 Philip HazelCautiously added ENABLE_DISABLE_FSYNC and disable_fsync...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-11-14 Philip HazelApplied a modified version of Brad Jorsch's patch for...
2006-10-10 Philip HazelSort out group syntax problems, particularly with verif...
2006-09-25 Philip HazelAdd log_reject_target as an ACL modifier.
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-03-06 Philip HazelAdd the add_header modifier for use with all ACL verbs.
2006-02-14 Philip HazelRemove obsolete commented-out code from receive.c.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-09-12 Philip HazelAdd control=suppress_local_fixups to complete the quartet.
2005-09-07 Philip HazelFix incorrect use of local user name for trusted submis...
2005-08-01 Philip HazelConvert all Tom's calls to snprintf() to string_format().
2005-07-01 Philip HazelAdd "b" to calls to fopen() that lack it (for Cygwin... exim-4_52
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-05-23 Tony FinchAdd control=fakedefer to go with control=fakereject.
2005-05-17 Philip HazelInstalled a modified version of Tony's submission enhan...
2005-04-27 Philip HazelInstall Tony's patch for $message_linecount.
2005-04-07 Philip HazelForgot to put #ifdef WITH_CONTENT_SCAN round the new...
2005-04-06 Philip HazelAdd sender to log line for DATA timeout.
2005-04-04 Philip HazelAdded acl_not_smtp_mime. This involved a bit of refacto...
2005-03-08 Tom KistnerAdded DomainKeys support. See doc/experimental-spec...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-27 Philip Hazellog_message on a "discard" verb was not working for...
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
next