local_scan: align local_scan.h and docs re. store_get()
[exim.git] / src / src / spool_out.c
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-11-18 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-14 Jeremy HarrisTLS: variables $tls_(in,out)_tlsver
2019-10-25 Jeremy HarrisFix non-SUPPORT_MOVE_FROZEN_MESSAGES builds
2019-10-24 Jeremy HarrisSupport moving messages across named queues. Bug 2456
2019-08-30 Heiko Schlitterman... Always check return from tls_export_cert()
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-06-29 Jeremy HarrisFix bounce generation under RFC 3461 request. Bug...
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-04-19 Heiko Schlitterman... Intercept chown()/fchown() failure and emit a pointer...
2019-04-18 Heiko Schlitterman... Merge branch 'bug/2390-tmpfile-race'
2019-04-18 Heiko Schlitterman... Use message_id for tempfile creation Closes 2390
2019-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-07-27 Jeremy HarrisSupport REQUIRETLS
2018-04-15 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-03-30 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-05 Jeremy Harristidying
2017-08-04 Jeremy HarrisLogging: millisecond QT and DT. Bug 2102
2017-04-28 Jeremy HarrisSupport wire-format spoolfiles
2017-03-13 Jeremy HarrisSync 4.next from master
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-22 Jeremy Harristidying
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-10 Jeremy HarrisCollect spool-layout code to one file
2016-05-07 Jeremy Harrisglobal queue_name
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-30 Andreas MetzlerTypo fix.
2016-03-15 Jeremy Harristidying: coverity issues
2016-03-05 Jeremy Harristidying: coverity issues
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-06-22 Jeremy HarrisFix support of $spam_ variables at delivery time. ...
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-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrissmtp output
2015-01-12 Jeremy HarrisMove DSN support to mainline
2014-12-16 Wolfgang BreyhaMove DSN support to mainline
2014-06-06 Jeremy HarrisMore care with time types
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-06 Jeremy HarrisOCSP observability: variables $tls_{in,out}_ocsp
2014-05-02 Jeremy HarrisCertificate variables and field-extractor expansions...
2012-11-23 Jeremy HarrisCheck syscall return values.
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-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 PennockTLS SNI support for OpenSSL ($tls_sni)
2012-04-27 Phil PennockHandle \n in tls_peerdn for spool files.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-01-20 Tony FinchRevert stupid screwed-up attempt to store more spam...
2008-07-28 Tony FinchSave $spam_score, $spam_bar, and $spam_report in spool...
2007-06-22 Philip HazelAdded $max_received_linelength.
2007-01-22 Philip HazelCautiously added ENABLE_DISABLE_FSYNC and disable_fsync...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-09-19 Philip HazelApply Jakob Hirsch's patch for arbitrary ACL variable...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-12 Philip HazelGo to 20 ACL variables of each type, and make the numbe...
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-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-25 Philip Hazel(1) Added $host_lookup_deferred.
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-12-22 Philip HazelAdded $smtp_active_hostname as a variable, and used...
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-10-07 Philip HazelStart