Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-22 | Compiler quietening | Jeremy Harris | |
2019-04-22 | Testsuite: output changes resulting | Jeremy Harris | |
Broken-by: cb80814d14 | |||
2019-04-19 | exigrep: do case sensitive option processing again. Closes 2392 | Heiko Schlittermann (HS12-RIPE) | |
-M (--related) was hidden by -m (--man), because of case insensitive option matching. (4.90 … 4.92 did case insensitive option processing) Thanks to Andreas Metzler for reporting this issue. | |||
2019-04-19 | Intercept chown()/fchown() failure and emit a pointer to the bugreport. ↵ | Heiko Schlittermann (HS12-RIPE) | |
Closes 2391 In a specific NFS setup we experienced a failing chown(). As it is not clear, whether this was due to a misconfiguration or if this may happen in other environments too, we behave as usual (abort the operation), but issue a MAIN_LOG and PANIC_LOG entry pointing to this Bugreport. You're encouraged to contact the developers, if you hit this issue. | |||
2019-04-18 | Merge branch 'bug/2390-tmpfile-race' | Heiko Schlittermann (HS12-RIPE) | |
2019-04-18 | testsuite: Update to match the new "hdr.$message_exim_id" tmp file name Bug 2390 | Heiko Schlittermann (HS12-RIPE) | |
2019-04-18 | Use message_id for tempfile creation Closes 2390 | Heiko Schlittermann (HS12-RIPE) | |
Make tempfile names unique across Exim instances running in a cluster on a shared $spool_directory. (They need to set localhost_number to have cluster-unique message_exim_ids.) | |||
2019-04-16 | Testsuite: better OpenBSD compatability for IPv6 | Jeremy Harris | |
2019-04-15 | tidying | Jeremy Harris | |
2019-04-12 | Docs: Remove GNUmake idioms from Makefile, give power to "mv" | Heiko Schlittermann (HS12-RIPE) | |
On at least one *BSD system, /tmp is owned by root:wheel and files created there are owned by <creator>:wheel. The following mv /tmp/<tmpfile> to an existing file with other permissions fails for the non-privileged user. | |||
2019-04-05 | tidying | Jeremy Harris | |
2019-04-05 | Logging: close logfile when non-smtp input is taking a long time. Bug 1891 | Jeremy Harris | |
2019-04-04 | SPF: better buld compatibility with OpenBSD | Jeremy Harris | |
2019-04-03 | OpenSSL: tidy options debug output | Jeremy Harris | |
2019-04-03 | OpenSSL: tidy coding of session keys debug | Jeremy Harris | |
2019-04-03 | More fixes to build with DANE support with LibreSSL >= 2.9.0. | Kirill Miazine | |
2019-04-01 | Fix build with recent LibreSSL, when including DANE. Bug 2386 | Jeremy Harris | |
2019-03-31 | EDITME: Add comment about DMARC_TLD_FILE | Heiko Schlittermann (HS12-RIPE) | |
2019-03-30 | DMARC: check for empty filename for TLD file. Patch testsuite to not break ↵ | Jeremy Harris | |
on missing default TLD file. | |||
2019-03-22 | Fix "-bP smtp_receive_timeout". Bug 2384 | Jeremy Harris | |
2019-03-21 | Use the DMARC_TLD_FILE from config.h.defaults and Local/Makefile | Heiko Schlittermann (HS12-RIPE) | |
2019-03-21 | Harden plaintext authenticator | Jeremy Harris | |
2019-03-20 | Testsuite: tidy removed testcase files | Jeremy Harris | |
2019-03-19 | OpenSSL: Fix aggregation of messages. | Jeremy Harris | |
Broken-by: a5ffa9b475 | |||
2019-03-18 | Logging: fix initial listening-on log line | Jeremy Harris | |
2019-03-16 | Add caseless option to verify=not_blind. Bug 2356 | Simon Arlott | |
2019-03-15 | Retire EXPERIMENTAL_REQUIRETLS | Jeremy Harris | |
2019-03-15 | Docs: more indexing for daemon-reload | Jeremy Harris | |
2019-03-14 | Fix crash from SRV lookup hitting a CNAME | Jeremy Harris | |
2019-03-13 | doc: Clarify the IPv4-mapped IPv6 lookups. | Heiko Schlittermann (HS12-RIPE) | |
Credits to Andreas Metzler <eximusers@bebt.de>. | |||
2019-03-13 | Build process: Mention Local/Makefile-<buildname> | Heiko Schlittermann (HS12-RIPE) | |
2019-03-12 | Fix debug output of TLS keying info, client-side with OpenSSL | Jeremy Harris | |
2019-03-12 | Testsuite: add testcase showing outgoing-conn local interface | Jeremy Harris | |
2019-03-12 | Testsuite: munge standard port numbers in logs | Jeremy Harris | |
2019-03-08 | Add missing colon when logging outgoing I= | Heiko Schlittermann (HS12-RIPE) | |
Credits to Larry Rosenman <ler@lerctr.org> for reporting this. | |||
2019-02-26 | Docs: Add note on lsearch for IPv4-mapped IPv6 addresses | Jeremy Harris | |
2019-02-26 | Docs: Add note on lsearch for IPv4-mapped IPv6 addresses | Jeremy Harris | |
2019-02-24 | Testsuite: fix version mismatch caused by new version scheme | Heiko Schlittermann (HS12-RIPE) | |
2019-02-24 | Testsuite: fix installation-error message | Jeremy Harris | |
Broken-by: 01c5946016 | |||
2019-02-20 | Fix use of unintialized variable | Jeremy Harris | |
Broken-by: c05bdbd6fc | |||
2019-02-20 | Do not output the version from reversion script run | Heiko Schlittermann (HS12-RIPE) | |
2019-02-20 | mk_exim_release: enable flexible compressor selection | Heiko Schlittermann (HS12-RIPE) | |
2019-02-20 | mk_exim_release: include *full* version in docs | Heiko Schlittermann (HS12-RIPE) | |
This matches the output from exim -bV | |||
2019-02-20 | mk_exim_release: add --no-sizes option | Heiko Schlittermann (HS12-RIPE) | |
2019-02-20 | mk_exim_release: add --quick option | Heiko Schlittermann (HS12-RIPE) | |
This allows to cut a "release" on any commit | |||
2019-02-19 | TLS: refactor client-start interface | Jeremy Harris | |
2019-02-18 | Fix expansions for RFC 822 addresses having comments in local-part and/or ↵ | Jasen Betts | |
domain. Bug 2375 | |||
2019-02-16 | GnuTLS: Fix client detection of server reject of client cert under TLS1.3 | Jeremy Harris | |
2019-02-14 | Fix info on using local_scan() in the default Makefile | Jeremy Harris | |
Broken-by: 9723f96673 | |||
2019-02-14 | Docs: update DKIM standards info | Jeremy Harris | |