Fix $local_part_verified for remote-delivery routing following local. Bug 2565
[exim.git] / src / src / macros.h
2020-05-01 Jeremy HarrisFix $local_part_verified for remote-delivery routing...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-26 Jeremy HarrisBump buffer size for exiwhat info lines
2020-02-19 Jeremy HarrisAdd queue_size variable. Bug 1406
2020-02-19 Jeremy HarrisMove notifier socket to general availability
2020-02-18 Jeremy Harris Overlapped twophase-queue-run and delivery. Experi...
2020-01-14 Jeremy Harrisheimdal auth: fix the increase of big_buffer size....
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-05 Jeremy HarrisTransports: explicit errno values in returns
2019-10-24 Jeremy HarrisSupport moving messages across named queues. Bug 2456
2019-09-22 Jeremy HarrisDMARC: promote the support from Experimental to mainline
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-06-26 Jeremy HarrisCompiler quietening
2019-06-26 Jeremy HarrisDebug: more gentle line-drawing chars
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-25 Jeremy HarrisUse unsigned when creating bitmasks in macros
2019-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-02-12 Jeremy HarrisLogging: created Message-IDs. Selectors for created...
2019-02-11 Jeremy HarrisUse separate routine for translating return-codes to...
2019-02-11 Jeremy HarrisEvents: log a non-success when a client connect is...
2019-02-10 Jeremy HarrisAuthenticators: refactor SASL support code
2019-02-02 Jeremy HarrisUse separate routine for translating return-codes to...
2019-01-19 Jeremy HarrisEvents: log a non-success when a client connect is...
2019-01-05 Jeremy HarrisAuthenticators: refactor SASL support code
2018-12-05 Jeremy HarrisSend delay-MDN for any queurun past delay_warning,...
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-23 Jeremy HarrisTidying: char signedness
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-10-02 Jeremy HarrisDebug: noutf8 selector. Bug 2324
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-08-21 Jeremy HarrisLogging: pipelining log_selector
2018-07-27 Jeremy HarrisSupport REQUIRETLS
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-04-15 Jeremy HarrisMerge branch '4.next'
2018-03-20 Jeremy HarrisFix pipe transport to not use a socket-only syscall...
2018-02-20 Wolfgang BreyhaOpenSSL: Fix memory leak during multi-message connectio...
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-01-28 Jeremy HarrisRouting: dnslookup and manualroute routers: ipv4_only...
2018-01-20 Jeremy HarrisUse bitfield macros for acl-where
2018-01-16 Jeremy HarrisLogging: Receive duration on <= lines. Bug 353
2018-01-06 Jeremy HarrisLogging: disable the verbose DKIM verification line...
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-14 Jeremy HarrisTidy build for OpenBSD
2017-10-10 Jeremy HarrisAvoid build conflict vs. FreeBSD /usr/include/sys/file.h
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-20 Jeremy HarrisUse bitfields for flags in the "addr" struct
2017-07-30 Jeremy HarrisLogging: millisecond timestamps. Bug 2102
2017-07-22 Jeremy HarrisOn callout avoid SIZE every time but noncacheable rcpt...
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-04-18 Jeremy HarrisCHUNKING: pipeline data right after the BDAT command
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-03-09 Jeremy HarrisDebug: Use UTF-8 linedrawing, for indent partial-markers
2017-03-04 Jeremy HarrisDebug: Use UTF-8 linedrawing rather than ASCII lineart...
2017-02-11 Jeremy HarrisDNS: return explicit error code to caller on dnssec...
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-08-06 Jeremy HarrisFix DISABLE_DKIM build & test. Fix build on systems...
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-02 Jeremy Harrisfeed need for BDAT down to write_chunk()
2016-08-02 Jeremy Harristransmit peer capability recognition
2016-08-02 Jeremy Harrisreceive flow processing
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-04-06 Jeremy HarrisPass on SIZE to cutthrough connection
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-12 Jeremy Harristidying: coverity issues
2016-02-02 Jeremy HarrisPass on SIZE to cutthrough connection
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 HarrisPROXY: Move Proxy Protocol support from Experimental...
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-10-13 Jeremy HarrisLog deferred deliveries for transport max_parallel
2015-08-14 Tony FinchImprove the consistency of logging incoming and outgoin...
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-25 Jeremy HarrisMIME: Support RFC2231 for filenames. Bug 466
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrissmtp output
2015-02-27 Jeremy Harris Add retry type "lookup". Bug 1566
2015-02-01 Jeremy Harrisconstification
2015-01-13 Jeremy HarrisMake smtp_receive_timeout main option expanded. Bug 564
2015-01-12 Jeremy HarrisPropagate more error codes internally
2015-01-12 Jeremy HarrisMove DSN support to mainline
2015-01-12 Jeremy HarrisLog certificate verification status by default
2015-01-12 Jeremy HarrisMake smtp_receive_timeout main option expanded. Bug 564
2014-12-20 Jeremy HarrisPropagate more error codes internally
2014-12-16 Wolfgang BreyhaMove DSN support to mainline
2014-11-23 Jeremy HarrisLog certificate verification status by default
2014-09-28 Wolfgang BreyhaFix transport-results pipe for multiple recipients...
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-13 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-13 Jeremy HarrisMove PRDR out of EXPERIMENTAL
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
next