Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-27 | Stop option for ACL control of debug logging | Jeremy Harris | |
2022-01-20 | Debug: more detail for expansion items | Jeremy Harris | |
2022-01-20 | Debug: more detail for expansions | Jeremy Harris | |
2022-01-18 | Debug: pass ACL-initiated debug through execs | Jeremy Harris | |
2022-01-11 | BSD: fix resource leak | Jeremy Harris | |
2022-01-09 | Docs: more detail on lookup keys | Jeremy Harris | |
2022-01-03 | TLS: event for daemon accept fail | Jeremy Harris | |
2021-12-30 | TLS: Deprecate RFC 5114 DH params. Bug 1895 | Jeremy Harris | |
2021-12-17 | Docs: fix description of DSN extension | =Edwin Balani | |
2021-12-10 | OpenSSL: fix tls_require_ciphers needing underbar-normalisation. Bug 2845 | Jeremy Harris | |
Broken-by: a746f186fd | |||
2021-11-28 | Fix basic memory use for SPARC. Bug 2838 | John Paul Adrian Glaubitz | |
2021-11-22 | Fix shutdown=no in ${readsocket}. Bug 2784 | Jeremy Harris | |
Broken-by: 1950cf85b4 | |||
2021-11-22 | Docs: typo | Jeremy Harris | |
2021-11-20 | Docs: clarify exim_dumpdb description | Jeremy Harris | |
2021-11-20 | Docs: remove dated wording re PAM. Bug 2760 | Jeremy Harris | |
2021-11-19 | Fix early use of $sender_host_name | Jeremy Harris | |
Broken-by: 90341c71c1 | |||
2021-11-17 | Docs: more PCRE2 | Jeremy Harris | |
2021-11-17 | select() -> poll(). Bug 2831 | Jeremy Harris | |
2021-11-09 | Fix -be macro definition | Jeremy Harris | |
Broken-by: 753739fdef | |||
2021-11-06 | Revert "GnuTLS: lose DH-param setup, for recent library versions where no ↵ | Jeremy Harris | |
longer needed". Bug 2822 It seems the documentation lies and the params really are needed. This reverts commits 041bf37266, 49132a3bb5c6 | |||
2021-11-06 | FreeBSD: do not strip binaries | Jeremy Harris | |
Reverses commit 4a23603b53 | |||
2021-10-31 | Docs: add warning to transport tls_require_verify option | Jeremy Harris | |
2021-10-23 | Docs: add section on daemon-start command line | Jeremy Harris | |
2021-10-23 | Copyright updates: | Jeremy Harris | |
vi $(git log --name-status exim-4.94..master | awk '/^M/{print $2}' | grep -v '^test/' | sort -u) | |||
2021-10-17 | Change advertised feature name for PIPECONNECT | Jeremy Harris | |
2021-10-16 | Fix ALPN/OpenSSL. Bug 2815 | Jeremy Harris | |
Broken-by: c4b4086235 | |||
2021-10-16 | Avoid calling gettimeofday(), select() per char for cmdline message ↵ | Jeremy Harris | |
submission. Bug 2819 Broken-by: 3c55eef240 | |||
2021-10-10 | Docs: update for PCRE2 | Jeremy Harris | |
2021-10-10 | FreeBSD: fix sendfile shim | Jeremy Harris | |
2021-10-02 | Docs: tidying | Jeremy Harris | |
2021-09-28 | Merge branch '4.next' | Jeremy Harris | |
2021-09-28 | Docs: tidy for next release | Jeremy Harris | |
2021-09-27 | Docs: Change the copyright holder to "The Exim Maintainers" | Heiko Schlittermann (HS12-RIPE) | |
2021-09-27 | Docs: Copyright year for spec.xfpt | Heiko Schlittermann (HS12-RIPE) | |
2021-09-27 | Docs: typo | Heiko Schlittermann (HS12-RIPE) | |
2021-09-20 | Docs: update for constification | Jeremy Harris | |
Broken-by: ecb371298c | |||
2021-09-20 | Docs: fix closed-mailinglist example | Jeremy Harris | |
2021-09-15 | Constification | Thomas Noll | |
2021-09-12 | pcre2 | Jeremy Harris | |
2021-09-07 | Docs: tidying | Jeremy Harris | |
2021-09-05 | Fix validation of domain-literals in Message_ID: headers. Bug 2805 | Jeremy Harris | |
2021-09-02 | Avoid wait-for-tick on single-message connections | Jeremy Harris | |
2021-08-15 | UTC output option for exim_dumpdb, exim_fixdb | Jeremy Harris | |
2021-08-11 | Docs: addition mention of lookup caching option | Jeremy Harris | |
2021-08-11 | Docs: fix option crossref | Jeremy Harris | |
Broken-by: adc03e3489 | |||
2021-08-11 | DKIM: fix verify under TLS & chunking, with pipelined next command | Jeremy Harris | |
2021-08-10 | Drop support for MacOS (darwin) | Heiko Schlittermann (HS12-RIPE) | |
2021-08-08 | Expansions: mask_n operator | Jeremy Harris | |
2021-08-08 | typo | Jeremy Harris | |
2021-08-08 | Docs: add warning on use of envelope_to_add | Jeremy Harris | |