Fix spool space check to account for SIZE. Bug 2552
[exim.git] / doc / doc-txt / ChangeLog
2020-04-20 Erik LaxFix spool space check to account for SIZE. Bug 2552
2020-04-19 Jeremy HarrisEvents: Fix msg:defer event for the hosts_max_try_hardl...
2020-03-29 Jeremy HarrisDsearch: require absolute dirname
2020-03-26 Jeremy HarrisFix argument checking for ${readsocket }
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy HarrisTaint: fix dsearch result to be untainted
2020-03-20 Jeremy HarrisFix segfault on bad cmdline -f (sender) argument. ...
2020-03-15 Jeremy HarrisFix spurious detection of timeout while writing to...
2020-03-10 Jeremy HarrisEarly-pipe: retry without pipelining on first-response...
2020-03-01 Jeremy HarrisFix $mime_part_count for non-mime message on multi...
2020-02-26 Jeremy HarrisFix ${tr } expansion item. Bug 2533
2020-02-24 Arne WörnerFix timestamp outputs for TAI timezone. Bug 2530
2020-02-17 Jeremy HarrisFix continued-connection SIZE parameter on MAIL commman...
2020-02-13 Jeremy HarrisGnuTLS: fix hanging callout connections
2020-02-13 Jeremy HarrisAuths: fix cyrus-sasl driver for gssapi use. Bug 2524
2020-01-29 Jeremy HarrisTwo-phase queue run perf: parallel processes for phase one
2020-01-28 Jeremy HarrisTaint: slow-mode checking only
2020-01-17 Phil PennockUpdate openssl_options values to 1.1.1c
2020-01-16 Jeremy HarrisTaint: hybrid checking mode
2020-01-14 Jeremy Harrisheimdal auth: fix the increase of big_buffer size....
2020-01-11 Jeremy HarrisACL: taint-enforce queue modifier
2020-01-11 Jeremy Harrisautoreply transport: taint-enfoce options
2020-01-11 Jeremy Harrisredirect router: taint-enforce filenames
2020-01-11 Jeremy Harrispipe transport: taint-enforce command
2020-01-11 Jeremy Harrisappendfile: taint-enforce file & directory options
2020-01-08 Jeremy HarrisFix error logging for dynamically-loaded modules. ...
2020-01-07 Wolfgang BreyhaSPF: switch to NO_DATA for SPF-rr lookups. Bug 1294
2020-01-07 Wolfgang BreyhaSPF: shortcircuit SPF RR lookups. Bug 1294
2020-01-01 Jeremy HarrisGSASL: provide $autnN for scram option expansions
2019-12-29 Jeremy HarrisLogging: Add DT= to defer & fail message lines. Bug 322
2019-12-24 Jeremy HarrisFix the variables set by gsasl authenticator
2019-12-22 Jeremy HarrisPIPELINING: break and check for 452 every hundred RCPTs
2019-12-21 Jeremy HarrisEximon: fix string-handling. Bug 2500
2019-12-21 Jeremy HarrisGnu/Hurd: revert pipe-i/o EINTR handling changes
2019-12-18 Jeremy HarrisGNU/Hurd: retry EINTR returns from pipe I/O
2019-12-17 Jeremy Harris ARC: Reset received ARC instance counter before...
2019-12-14 Jeremy HarrisZero smtp context structure after allocation
2019-12-13 Jeremy HarrisDMARC: default dmarc_tld_file to unset. Bug 2494
2019-12-12 Jeremy HarrisFix taint issue with retry records. Bug 2492
2019-12-12 Jeremy HarrisARC: fix crash induced by misordered headers. Bug...
2019-12-11 Jeremy HarrisFix taint issue in transport with DSN. Bug 2491
2019-12-10 Fabian GroffenPAM: fix crash in the pam expansion condition. Bug...
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-07 Jeremy HarrisFreeBSD: fix sendfile shim
2019-12-04 Jeremy HarrisARC: fix crash in signing
2019-11-30 Jeremy HarrisFreeBSD: fix sendfile shim
2019-11-25 Jeremy HarrisLocal_scan: bump the ABI major version number exim-4.93-RC5
2019-11-24 Jeremy HarrisDocs: smtp_printf() in the local_scan API
2019-11-13 Jeremy HarrisOpenSSL: when supported by the library version, disable...
2019-11-09 Jeremy HarrisRemove the daemon pid file when exit is due to SIGTERM...
2019-11-08 Jeremy HarrisDsearch: Fix taint-handling in lookup. Bug 2465
2019-11-08 Jeremy HarrisRegard command-line recipients as tainted
2019-11-07 Jeremy HarrisDsearch: Fix taint-handling in lookup. Bug 2465
2019-11-05 Jeremy HarrisDKIM/CHUNKING: support CHUNKING when a transport_filter...
2019-10-23 Jeremy HarrisDKIM: disallow default acceptance of sha1 for verify
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-10-19 Jeremy HarrisCHUNKING: fix all-RCPTs-rejected, non-pipelined. Bug...
2019-10-18 Heiko Schlitterman... Docs: Change default for hosts_try_dane to *
2019-10-18 Heiko Schlitterman... Change the default of dnssec_request_domains to '*'
2019-10-12 Jeremy HarrisReduce delivery process startup time
2019-10-06 Jeremy HarrisGnuTLS: lose DH-param setup, for recent library version...
2019-10-02 Jeremy HarrisDSN: add References: header. Bug 2452
2019-09-22 Jeremy HarrisDMARC: promote the support from Experimental to mainline
2019-09-08 Heiko Schlitterman... string.c: do not interpret '\\' before '\0' (CVE-2019...
2019-09-01 Jeremy HarrisSupport TTL from SOA for NXDOMAIN & NODATA cache entrie...
2019-08-29 Heiko Schlitterman... Testcase for handling of -H files for excessive long...
2019-08-15 Jeremy HarrisAppendfile: when evaluating quota use attemd to link...
2019-08-10 Jeremy HarrisRouters: make retry_use_local_part default true when...
2019-08-03 Jeremy HarrisCallouts: filter smtp response for bad chars before...
2019-07-28 Jeremy HarrisFix crash after TLS channel shutdown
2019-07-25 Ruben JensterFix dkim_strict expansion. Bug 2413
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-07-25 Jeremy HarrisAvoid re-expansion in ${sort }
2019-06-29 Jeremy HarrisFix bounce generation under RFC 3461 request. Bug...
2019-06-26 Jeremy HarrisFix DSN Final-Recipient: field
2019-06-05 Jeremy HarrisFix smtp response timeout
2019-06-05 Jeremy HarrisUse dsn_from for success-DSN messages. Bug 2404
2019-06-05 Phil PennockUnbreak heimdal_gssapi auth driver
2019-05-28 Jeremy HarrisPIPE_CONNECT: promote from experimental
2019-05-26 Jeremy HarrisTFO: change the default for hosts_try_fastopen, enablin...
2019-05-25 Jeremy HarrisLogging: fix duplicated transport target info under TFO
2019-05-24 Jeremy HarrisTLS: introduce USE_OPENSSL as an explicit requirement...
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-21 Jeremy HarrisChange the default for hosts_try_dane, enabling use...
2019-05-19 Jeremy HarrisChange the default for hosts_noproxy_tls to unset,...
2019-05-19 Jeremy HarrisGnuTLS: fix the advertising of acceptable certs by...
2019-05-10 Jeremy HarrisFix listing a named queue by a non-admin user. Bug...
2019-05-07 Jeremy HarrisGnuTLS: fix $tls_out_ocsp under hosts_request_ocsp
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-04-25 Jeremy HarrisGnuTLS 3.6.7 cipher strings
2019-04-25 Jeremy HarrisUse unsigned when creating bitmasks in macros
2019-04-19 Heiko Schlitterman... exigrep: do case sensitive option processing again...
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-04-05 Jeremy Harristidying
2019-04-05 Jeremy HarrisLogging: close logfile when non-smtp input is taking...
2019-04-01 Jeremy HarrisFix build with recent LibreSSL, when including DANE...
2019-03-22 Jeremy HarrisFix "-bP smtp_receive_timeout". Bug 2384
2019-03-21 Jeremy HarrisHarden plaintext authenticator
2019-03-19 Jeremy HarrisOpenSSL: Fix aggregation of messages.
next