git://git.exim.org
/
exim.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
appendfile: refactor
[exim.git]
/
src
/
src
/
deliver.c
2019-12-29
Jeremy Harris
Logging: Add DT= to defer & fail message lines. Bug 322
blob
|
commitdiff
|
raw
2019-12-21
Jeremy Harris
Gnu/Hurd: revert pipe-i/o EINTR handling changes
blob
|
commitdiff
|
raw
|
diff to current
2019-12-18
Jeremy Harris
GNU/Hurd: retry EINTR returns from pipe I/O
blob
|
commitdiff
|
raw
|
diff to current
2019-12-17
Jeremy Harris
Handle EINTR from transport-pipe write
blob
|
commitdiff
|
raw
|
diff to current
2019-12-08
Jeremy Harris
Merge branch '4.next'
blob
|
commitdiff
|
raw
|
diff to current
2019-11-18
Jeremy Harris
TLS: restore TLS protocol version to default Received...
blob
|
commitdiff
|
raw
|
diff to current
2019-11-14
Jeremy Harris
TLS: variables $tls_(in,out)_tlsver
blob
|
commitdiff
|
raw
|
diff to current
2019-10-24
Jeremy Harris
Testsuite: handle slow test-hosts more intelligently
blob
|
commitdiff
|
raw
|
diff to current
2019-10-20
Jeremy Harris
Build: include early-pipelining unless disabled
blob
|
commitdiff
|
raw
|
diff to current
2019-10-19
Jeremy Harris
Testsuite: when running under the testharness, wait...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-12
Jeremy Harris
Reduce delivery process startup time
blob
|
commitdiff
|
raw
|
diff to current
2019-10-12
Jeremy Harris
Performance timing measurements
blob
|
commitdiff
|
raw
|
diff to current
2019-10-02
Jeremy Harris
DSN: add References: header. Bug 2452
blob
|
commitdiff
|
raw
|
diff to current
2019-09-10
Jeremy Harris
Refuse to open a msglog file with .. in the path.
blob
|
commitdiff
|
raw
|
diff to current
2019-08-30
Heiko Schlitterman...
Always check return from tls_export_cert()
blob
|
commitdiff
|
raw
|
diff to current
2019-08-10
Jeremy Harris
Routers: make retry_use_local_part default true when...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-03
Jeremy Harris
compiler quietening
blob
|
commitdiff
|
raw
|
diff to current
2019-08-01
Jeremy Harris
tidying
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Jeremy Harris
Track tainted data and refuse to expand it
blob
|
commitdiff
|
raw
|
diff to current
2019-07-11
Jeremy Harris
Keep router-variables separate on addrs, to avoid taint...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-08
Jeremy Harris
Routers: named variables
blob
|
commitdiff
|
raw
|
diff to current
2019-06-29
Jeremy Harris
Fix bounce generation under RFC 3461 request. Bug...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-26
Jeremy Harris
Fix DSN Final-Recipient: field
blob
|
commitdiff
|
raw
|
diff to current
2019-06-05
Jeremy Harris
Use dsn_from for success-DSN messages. Bug 2404
blob
|
commitdiff
|
raw
|
diff to current
2019-06-04
Jeremy Harris
Events: avoid evaluating intermediates for unneeded...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-28
Jeremy Harris
PIPE_CONNECT: promote from experimental
blob
|
commitdiff
|
raw
|
diff to current
2019-05-24
Jeremy Harris
TLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Jeremy Harris
TLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
blob
|
commitdiff
|
raw
|
diff to current
2019-04-19
Heiko Schlitterman...
Intercept chown()/fchown() failure and emit a pointer...
blob
|
commitdiff
|
raw
|
diff to current
2019-03-15
Jeremy Harris
Retire EXPERIMENTAL_REQUIRETLS
blob
|
commitdiff
|
raw
|
diff to current
2019-03-08
Heiko Schlitterman...
Add missing colon when logging outgoing I=
blob
|
commitdiff
|
raw
|
diff to current
2019-02-16
Jeremy Harris
GnuTLS: Fix client detection of server reject of client...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-11
Jeremy Harris
Use separate routine for translating return-codes to...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-11
Jeremy Harris
Events: log a non-success when a client connect is...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-10
Jeremy Harris
Use C99 initialisations for iterators
blob
|
commitdiff
|
raw
|
diff to current
2019-02-02
Jeremy Harris
Use separate routine for translating return-codes to...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-19
Jeremy Harris
Events: log a non-success when a client connect is...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-23
Jeremy Harris
Use C99 initialisations for iterators
blob
|
commitdiff
|
raw
|
diff to current
2018-12-05
Jeremy Harris
Send delay-MDN for any queurun past delay_warning,...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-15
Jeremy Harris
Recast more internal string routines to use growable...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Jeremy Harris
Squashed commit of PIPE_CONNECT
blob
|
commitdiff
|
raw
|
diff to current
2018-10-21
Jeremy Harris
Fix bad use of library, copying string over itself
blob
|
commitdiff
|
raw
|
diff to current
2018-10-21
Jeremy Harris
tidying
blob
|
commitdiff
|
raw
|
diff to current
2018-09-28
Matthias Kurz
Events: Fire msg:fail:internal for a non-system filter...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-28
Matthias Kurz
Events: Fire msg:fail:delivery event even when error...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-23
Jeremy Harris
DSN: tescase for ESMTP DSN extension, RCPT options
blob
|
commitdiff
|
raw
|
diff to current
2018-09-16
Matthias Kurz
Events: raise msg:fail:internal & msg:complete for...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-16
Jeremy Harris
Tidying and compiler-silencing
blob
|
commitdiff
|
raw
|
diff to current
2018-09-10
Matthias Kurz
Docs: document ancillary info for more event types...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-22
Jeremy Harris
Use single-bit fields for global flags
blob
|
commitdiff
|
raw
|
diff to current
2018-08-21
Jeremy Harris
Logging: pipelining log_selector
blob
|
commitdiff
|
raw
|
diff to current
2018-07-27
Jeremy Harris
Support REQUIRETLS
blob
|
commitdiff
|
raw
|
diff to current
2018-06-26
Jeremy Harris
tidying
blob
|
commitdiff
|
raw
|
diff to current
2018-06-24
Jeremy Harris
TLS: rework client-side use with an explicit context...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-16
Jeremy Harris
tidying
blob
|
commitdiff
|
raw
|
diff to current
2018-02-20
Wolfgang Breyha
OpenSSL: Fix memory leak during multi-message connectio...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-15
Jeremy Harris
DANE: move to mainline
blob
|
commitdiff
|
raw
|
diff to current
2018-02-10
Heiko Schlitterman...
Update copyright year to 2018
blob
|
commitdiff
|
raw
|
diff to current
2018-01-28
Jeremy Harris
Debugging: fix potential null-derefs in DSN debug_printfs
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Jeremy Harris
Logging: Receive duration on <= lines. Bug 353
blob
|
commitdiff
|
raw
|
diff to current
2017-11-25
Jeremy Harris
Merge branch 'master' into 4.next
blob
|
commitdiff
|
raw
|
diff to current
2017-11-16
Jeremy Harris
Testsuite: delays for debug output ordering (again)
blob
|
commitdiff
|
raw
|
diff to current
2017-10-28
Jeremy Harris
Merge branch 'master' into 4.next
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Jeremy Harris
Copyright year bumps for substantive changes 2017
exim-4_90_RC1
blob
|
commitdiff
|
raw
|
diff to current
2017-10-21
Jeremy Harris
tidying
blob
|
commitdiff
|
raw
|
diff to current
2017-10-21
Jeremy Harris
Testsuite: make debug output for proxied TLS less indet...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-20
Jeremy Harris
Debug: output type of process as it terminates
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
Heiko Schlitterman...
Include sys/uio.h for writev()
blob
|
commitdiff
|
raw
|
diff to current
2017-10-14
Jeremy Harris
Tidy build for OpenBSD
blob
|
commitdiff
|
raw
|
diff to current
2017-10-14
Jeremy Harris
String handling: refactor the expanding-string routines...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Jeremy Harris
Avoid build conflict vs. FreeBSD /usr/include/sys/file.h
blob
|
commitdiff
|
raw
|
diff to current
2017-10-08
Jeremy Harris
TFO: on FreeBSD avoid client TFO-mode connects unless...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-03
Jeremy Harris
String handling: refactor the expanding-string routines...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-03
Jeremy Harris
Merge branch 'master' into 4.next
blob
|
commitdiff
|
raw
|
diff to current
2017-10-01
Jeremy Harris
TFO: better detection of client fast-open connections...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-01
Jeremy Harris
Merge branch 'master' into 4.next
blob
|
commitdiff
|
raw
|
diff to current
2017-09-16
Jeremy Harris
Fix build on FreeBSD
blob
|
commitdiff
|
raw
|
diff to current
2017-09-16
Jeremy Harris
tidying
blob
|
commitdiff
|
raw
|
diff to current
2017-09-16
Heiko Schlitterman...
Provide readn() as a wrapper around read()
blob
|
commitdiff
|
raw
|
diff to current
2017-09-16
Heiko Schlitterman...
Use writev(2) when sending delivery status to the parent
blob
|
commitdiff
|
raw
|
diff to current
2017-09-16
Heiko Schlitterman...
Do not use O_NONBLOCK for reading the delivery transpor...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-31
Jeremy Harris
Logging: TCP Fast Open
blob
|
commitdiff
|
raw
|
diff to current
2017-08-20
Jeremy Harris
Use bitfields for flags in the "addr" struct
blob
|
commitdiff
|
raw
|
diff to current
2017-08-09
Jeremy Harris
Coding: use specified-initialisers
blob
|
commitdiff
|
raw
|
diff to current
2017-08-06
Jeremy Harris
Logging: millisecond time on 'no MAIL' lines. Bug...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-05
Jeremy Harris
tidying
blob
|
commitdiff
|
raw
|
diff to current
2017-08-04
Jeremy Harris
Logging: millisecond QT and DT. Bug 2102
blob
|
commitdiff
|
raw
|
diff to current
2017-07-22
Jeremy Harris
On callout avoid SIZE every time but noncacheable rcpt...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Jeremy Harris
Do not rely on linker identifying common strings
blob
|
commitdiff
|
raw
|
diff to current
2017-07-09
Jeremy Harris
tidying
blob
|
commitdiff
|
raw
|
diff to current
2017-06-11
Jeremy Harris
On a continued-transport delivery, do not check the...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-11
Jeremy Harris
In tls-proxy process take case to close unused pipe...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-01
Jeremy Harris
tidying: coverity
blob
|
commitdiff
|
raw
|
diff to current
2017-04-30
Jeremy Harris
Fix continue_more on TLS connection. Bug 2104
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Jeremy Harris
Support wire-format spoolfiles
blob
|
commitdiff
|
raw
|
diff to current
2017-04-23
Jeremy Harris
DKIM: avoid use of temporary file for signing
blob
|
commitdiff
|
raw
|
diff to current
2017-04-08
Jeremy Harris
tidying
blob
|
commitdiff
|
raw
|
diff to current
2017-04-06
Jeremy Harris
Callout/hold: ensure TLS-proxy process is not waited...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-21
Jeremy Harris
Callouts: a "hold" option for receipient-verify, which...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-21
Jeremy Harris
Logging: make cipher info available for continued-TLS...
blob
|
commitdiff
|
raw
|
diff to current
next