Compiler quietening
[exim.git] / src / src / deliver.c
2018-02-20 Wolfgang BreyhaOpenSSL: Fix memory leak during multi-message connectio...
2018-02-15 Jeremy HarrisDANE: move to mainline
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-01-28 Jeremy HarrisDebugging: fix potential null-derefs in DSN debug_printfs
2018-01-16 Jeremy HarrisLogging: Receive duration on <= lines. Bug 353
2017-11-25 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-16 Jeremy HarrisTestsuite: delays for debug output ordering (again)
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-21 Jeremy Harristidying
2017-10-21 Jeremy HarrisTestsuite: make debug output for proxied TLS less indet...
2017-10-20 Jeremy HarrisDebug: output type of process as it terminates
2017-10-18 Heiko Schlitterman... Include sys/uio.h for writev()
2017-10-14 Jeremy HarrisTidy build for OpenBSD
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-10 Jeremy HarrisAvoid build conflict vs. FreeBSD /usr/include/sys/file.h
2017-10-08 Jeremy HarrisTFO: on FreeBSD avoid client TFO-mode connects unless...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-01 Jeremy HarrisTFO: better detection of client fast-open connections...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-16 Jeremy HarrisFix build on FreeBSD
2017-09-16 Jeremy Harristidying
2017-09-16 Heiko Schlitterman... Provide readn() as a wrapper around read()
2017-09-16 Heiko Schlitterman... Use writev(2) when sending delivery status to the parent
2017-09-16 Heiko Schlitterman... Do not use O_NONBLOCK for reading the delivery transpor...
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-08-20 Jeremy HarrisUse bitfields for flags in the "addr" struct
2017-08-09 Jeremy HarrisCoding: use specified-initialisers
2017-08-06 Jeremy HarrisLogging: millisecond time on 'no MAIL' lines. Bug...
2017-08-05 Jeremy Harristidying
2017-08-04 Jeremy HarrisLogging: millisecond QT and DT. Bug 2102
2017-07-22 Jeremy HarrisOn callout avoid SIZE every time but noncacheable rcpt...
2017-07-18 Jeremy HarrisDo not rely on linker identifying common strings
2017-07-09 Jeremy Harristidying
2017-06-11 Jeremy HarrisOn a continued-transport delivery, do not check the...
2017-06-11 Jeremy HarrisIn tls-proxy process take case to close unused pipe...
2017-05-01 Jeremy Harristidying: coverity
2017-04-30 Jeremy HarrisFix continue_more on TLS connection. Bug 2104
2017-04-28 Jeremy HarrisSupport wire-format spoolfiles
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-04-08 Jeremy Harristidying
2017-04-06 Jeremy HarrisCallout/hold: ensure TLS-proxy process is not waited...
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-21 Jeremy HarrisLogging: make cipher info available for continued-TLS...
2017-03-15 Jeremy HarrisLogging: mark continued-TLS connection deliveries with...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-28 Jeremy HarrisFix child-address counting.
2017-02-24 Jeremy Harristidying
2017-02-11 Phil PennockCompilation warnings shushing
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-29 Jeremy Harristidying
2016-10-16 Jeremy HarrisTidying: coverity issues
2016-09-24 Jeremy HarrisDelivery: fix memory leak
2016-09-22 Jeremy HarrisDefend against symlink attack by another process runnin...
2016-09-22 Jeremy HarrisRouting: avoid doing the one_time replacement operation...
2016-08-20 Jeremy HarrisTidying: coverity issues
2016-08-18 Jeremy HarrisDelivery: fix transmission down an already-open connect...
2016-08-17 Jeremy HarrisDelivery: same-host checking for transport runs should...
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-05 Jeremy Harristidying
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-02 Jeremy Harristransmit logging
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-08-02 Jeremy Harristidying
2016-08-02 Jeremy Harristransmit peer capability recognition
2016-07-26 Jeremy Harristidying
2016-06-12 Jeremy HarrisSafety check in deliver_split_address()
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 HarrisCollect spool-layout code to one file
2016-05-08 Jeremy Harrislogging
2016-05-07 Jeremy Harrisglobal queue_name
2016-05-06 Jeremy HarrisAvoid exposing passwords in log, on failing ldap lookup...
2016-05-04 Jeremy HarrisAvoid exposing passwords in log, on failing ldap lookup...
2016-04-26 Jeremy HarrisDelivery: quieten smtp transport conn reuse vs. deliver...
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-07 Jeremy Harristidying: coverity issues exim-4_87_RC6
2016-03-06 Jeremy Harristidying: coverity issues
2016-03-05 Andreas Metzlertypoes
2016-02-02 Jeremy HarrisMerge branch 'master' into 4.next
2016-01-17 Jeremy HarrisRestrict line lengths in bounces. Bug 1760
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-23 Jeremy Harristidying
2015-12-18 Jeremy HarrisRedis: move from Experimental to mainline exim-4_87_RC2
2015-12-14 Jeremy HarrisEvents: move from Experimental to mainline
2015-12-13 Jeremy Harristidying
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-11-14 Jasen BettsEvents: add recipient-deferred events, both per-host...
2015-11-12 Jeremy HarrisLogging: support +outgoing_port on defer lines and...
2015-11-08 Jeremy HarrisTLS: Default tls_advertise_hosts to "*". Bug 1709
2015-11-01 Heiko Schlitterman... Source: Remove trailing whitespaces from src/*.{h,c}
2015-10-25 Jeremy HarrisPipe transport: fix log_defer_output option. Bug 840
2015-10-13 Jeremy HarrisLog deferred deliveries for transport max_parallel
2015-10-13 Jeremy Harrismax_parallel transport option. Bug 1698
2015-10-13 Jeremy Harrismax_parallel transport option
2015-10-11 Jeremy Harriscode tidying
next