DSN: tescase for ESMTP DSN extension, RCPT options
[exim.git] / src / src / receive.c
2018-09-23 Jeremy HarrisDSN: tescase for ESMTP DSN extension, RCPT options
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-08-22 Jeremy HarrisLogging: server pipelining offer but no uptake
2018-08-21 Jeremy HarrisLogging: pipelining log_selector
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-05-16 Jeremy HarrisContent scanning: Fix locking on message spool files...
2018-05-05 Jeremy HarrisCutthrough: fix race resulting in duplicate-delivery...
2018-04-15 Jeremy HarrisMerge branch '4.next'
2018-04-15 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-04-06 Jeremy HarrisLogging: fix DKIM precis received log line element.
2018-03-30 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-03-26 Jeremy HarrisCutthrough: for an onward finaldot timeout, generate...
2018-03-25 Jeremy HarrisAdd non-mtp source info to ${authres }
2018-03-10 Jeremy HarrisExtra checks on inbound SMTP stream buffer refill
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-18 Jeremy HarrisDebug: fix output for acl add_header
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-01-16 Jeremy HarrisLogging: Receive duration on <= lines. Bug 353
2018-01-06 Jeremy HarrisLogging: disable the verbose DKIM verification line...
2017-12-30 Jeremy HarrisMIME ACL: fix SMTP response for non-accept result of...
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-12 Jeremy HarrisCHUNKING: flush input stream after message-fatal error... exim-4_90 exim-4_90_RC4
2017-12-03 Heiko Schlitterman... Chunking: do not treat the first lonely dot special...
2017-12-03 Jeremy HarrisLogging: fix log line for local_scan() rejection
2017-12-03 Jeremy Harristidying
2017-11-28 Heiko Schlitterman... Chunking: do not treat the first lonely dot special...
2017-11-26 Jeremy HarrisLogging: fix log line for local_scan() rejection
2017-11-26 Jeremy Harristidying
2017-11-25 Jeremy HarrisReplace the store_release() internal interface, which...
2017-11-25 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-25 Jeremy HarrisAvoid release of store if there have been later allocat...
2017-11-11 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-08 Jeremy HarrisDKIM: call ACL once for each signature matching the...
2017-11-07 Jeremy HarrisDKIM: make verification results visible in data ACL
2017-11-07 Jeremy HarrisDKIM: Allow the DKIM ACL to override verification resul...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-20 Jeremy HarrisDebug: output type of process as it terminates
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-12 Jeremy HarrisFix queue_run_in_order to ignore the PID portion of...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-08-04 Jeremy HarrisLogging: millisecond QT and DT. Bug 2102
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-06 Jeremy HarrisEnable use of sendfile on FreeBSD
2017-05-06 Jeremy HarrisDocs: add note on Received-By: header creation under...
2017-05-04 Jeremy HarrisCHUNKING / wire-format spool: use block-copies for...
2017-04-29 Jeremy Harristidying: coverity fixes
2017-04-28 Jeremy HarrisSupport wire-format spoolfiles
2017-04-17 Jeremy HarrisReduce number of places knowing about filename-construc...
2017-04-08 Jeremy Harristidying
2017-03-22 Jeremy Harristidying
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-28 Jeremy HarrisCoverity fixes
2017-02-14 Phil Pennocknit: document that `fout` must be open for reading too
2017-02-14 Heiko Schlitterman... Fix missing line termination on the last received BDAT...
2017-02-14 Heiko Schlitterman... Use enum { SEEN_LF, …} for ch_state(s)
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-29 Jeremy HarrisCHUNKING: Reject messages with malformed line ending...
2017-01-22 Jeremy HarrisMerge branch 'fix-2016-dkim'
2017-01-21 Jeremy HarrisFix DKIM verify when used with CHUNKING. Bug 2016
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-09-28 Jeremy HarrisDefault to filesystem space/inode checking enabled
2016-09-05 Jeremy HarrisCutthrough: option to reflect 4xx errors from target...
2016-08-11 Jasen BettsACL: Ensure that acl_smtp_notquit is called for a connd...
2016-08-07 Jeremy HarrisCHUNKING/DKIM: fix handling of lines having a leading dot
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-04 Jeremy HarrisLogging: visibility of fakereject
2016-08-03 Jeremy HarrisNamed queues: Add queue name to "queued by ACL" log...
2016-08-02 Jeremy Harrisbasic & pipelined transmit testcases
2016-08-02 Jeremy Harrisreceive flow processing
2016-07-31 Jeremy HarrisFix $body_linecount for empty lines
2016-07-24 Jeremy Harrisrecive smtp command
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-16 Jeremy HarrisLogging: dnssec status on accept & delivery lines
2016-05-10 Jeremy Harrisshift queue name use up to top layer in spooldir hierachy
2016-05-10 Jeremy HarrisCollect spool-layout code to one file
2016-05-08 Jeremy Harrislogging
2016-05-07 Jeremy Harrisglobal queue_name
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-30 Andreas MetzlerTypo fix.
2016-03-12 Jeremy Harristidying: coverity issues
2016-03-05 Jeremy Harristidying: coverity issues
2016-02-02 Jeremy HarrisMerge branch 'master' into 4.next
2016-01-22 Jeremy HarrisCutthrough: Fix bug with dot-only line
2016-01-16 Jeremy HarrisVRFY: Permit an ACL to override the default 252 respons...
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-12-08 Jeremy HarrisSOCKS: Add log_selector support.
2015-12-08 Jeremy HarrisPROXY: Move Proxy Protocol support from Experimental...
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrissmtp output, no remote support
2015-02-01 Jeremy Harrisconstification
next