Callback into smtp transport for BDAT commands
[exim.git] / src / src / transport.c
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-08-02 Jeremy Harristidying
2016-08-02 Jeremy Harrisfeed need for BDAT down to write_chunk()
2016-08-02 Jeremy Harristidying: dkim output buffer
2016-08-02 Jeremy Harristidying: dkim output function args
2016-07-24 Jeremy Harristidying
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-23 Jeremy Harrisfix queue_name tracking across exec
2016-05-10 Jeremy HarrisCollect spool-layout code to one file
2016-05-08 Jeremy Harristransport_pass_socket
2016-05-07 Jeremy Harrisglobal queue_name
2016-04-26 Jeremy HarrisDelivery: quieten smtp transport conn reuse vs. deliver...
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-05 Jeremy Harristidying: coverity issues
2016-03-03 Jeremy Harristidying: coverity issues
2015-12-14 Jeremy HarrisEvents: move from Experimental to mainline
2015-11-06 Jeremy HarrisTransport: permit an empty string for the transport_fil...
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-10-13 Jeremy Harrismax_parallel transport option. Bug 1698
2015-10-13 Jeremy Harrismax_parallel transport option
2015-08-19 Heiko Schlitterman... Fix post-transport-crash.
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-05-23 Jeremy Harristidying
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy HarrisRename substructure for ease of debugging
2015-03-23 Jeremy HarrisFix compile errors
2015-03-15 Julian BrownWhen trying spooled messages, account for the local...
2015-02-01 Jeremy Harrisconstification
2015-01-12 Jeremy HarrisMove DSN support to mainline
2015-01-12 Jeremy HarrisCode tidying
2014-10-25 Jeremy HarrisRename facility to Event Actions, ifdeffed on EXPERIMEN...
2014-10-05 Jeremy HarrisRemove limit on remove_headers item size. Bug 1533
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-08-20 Jeremy HarrisExpanded EXPERIMENTAL_TPDA feature
2014-06-11 Wolfgang BreyhaFix dkim for no-key case under SENDFILE compile. Bug 934
2014-06-11 Jeremy HarrisTidy coding style. Bug 934
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-12 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-11 Jeremy HarrisCompiler quietening and testcase consistency
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
2014-04-15 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-04-09 Jeremy HarrisMore care with headers add/remove lists. Bug 1452
2014-03-16 Jeremy HarrisSupport transport-added headers under cutthrough delive...
2014-01-07 Phil PennockCopyright year updates:
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-04-07 Jeremy HarrisMerge branch 'ocsp_staple_rollup'
2013-04-02 Phil PennockClean & integrate force_command.
2013-04-01 J. Nick KostonAdd the force_command option to the pipe transport
2012-11-23 Jeremy HarrisCheck syscall return values.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-07-08 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-07-08 Jeremy HarrisMultiple headers_add/remove options per router/transpor...
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-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-13 Phil PennockOops, missed .c change in bug 1246 fix git commit
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-03-22 Phil PennockCompiler masochism compliance.
2011-02-21 Phil PennockUpdate $message_linecount for maildir_tag.
2009-12-15 Tom KistnerImprove log output when DKIM signing operation fails.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2008-09-30 Tom KistnerREVERT Debug checkin - tracing DKIM signing problems
2008-09-30 Tom KistnerDebug checkin - tracing DKIM signing problems
2008-03-05 Tom Kistnerjoin transport logic for DK and DKIM, making it possibl...
2007-09-28 Tom Kistner[Buzilla 376] Preliminary DKIM support
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-10-31 Philip HazelAdded some extra debugging when updating a wait-xxx...
2006-10-30 Tom KistnerBugzilla #401 + #402
2006-10-30 Philip HazelFix too-often retry bug after 4xx with more hosts than...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-14 Philip HazelMinor changes for the test harness.
2005-08-01 Philip HazelConvert all Tom's calls to snprintf() to string_format().
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-20 Philip HazelAdd a whole pile of casts to get rid of compiler warnin...
2005-05-24 Philip HazelReduce the timeout when writing a block has to be done...
2005-05-03 Philip Hazel(1) Don't ignore timeouts while writing to a pipe!...
2005-03-22 Philip HazelFix missing newline in debug output for headers_add...
2005-03-08 Philip HazelRunning the full tests showed up 3 that contained a...
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-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-10-14 Philip HazelGive more explanation in the error message when the...
2004-10-07 Philip HazelStart