Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-30 | Testsuite: split out ipv6 testcase needing a non-linklocal interface addr | Jeremy Harris | |
2019-11-29 | Testsuite: strip trailing space at -bt output | Heiko Schlittermann (HS12-RIPE) | |
Depending on the length of the ip address, Exim adds spaces to -bt output, to make all lines the same length (why? Maybe to add port= or mx= later in a nicely aligned manner) compare: host 127.0.0.1 [127.0.0.1] host 10.0.0.1 [10.0.0.1]- vs: host 127.0.0.1 [127.0.0.1]-- host 169.16.16.16 [169.16.16.10] | |||
2019-11-29 | Testsuite: make system $more safe | Heiko Schlittermann (HS12-RIPE) | |
2019-11-26 | Docs: fix option name. Bug 2471 | Jasen Betts | |
Broken by: 2f680c0c44 | |||
2019-11-25 | Local_scan: bump the ABI major version numberexim-4.93-RC5 | Jeremy Harris | |
Broken-by: 925ac8e4f1 | |||
2019-11-24 | Docs: copy-editing | Jeremy Harris | |
2019-11-24 | Docs: smtp_printf() in the local_scan API | Jeremy Harris | |
Broken-by: 925ac8e4f1 | |||
2019-11-20 | ARC: add note on RFC to docs | Jeremy Harris | |
2019-11-18 | Testsuite: output changes resultingexim-4.93-RC4 | Jeremy Harris | |
2019-11-18 | TLS: restore TLS protocol version to default Received: header | Jeremy Harris | |
Broken-by: f1be21cf0b | |||
2019-11-17 | Testsuite: make it compatible with ancient Perl versions. | Heiko Schlittermann (HS12-RIPE) | |
Perl 5.10 doesn't seem to know the /r modifier for regular expressions. | |||
2019-11-17 | Testsuite: better sorting for exim_dumpdb outputexim-4.93-RC3 | Heiko Schlittermann (HS12-RIPE) | |
2019-11-17 | Testsuite: localize vars | Heiko Schlittermann (HS12-RIPE) | |
2019-11-17 | Testsuite: use local file handle | Heiko Schlittermann (HS12-RIPE) | |
2019-11-16 | Exipick: reorder chomp | Heiko Schlittermann (HS12-RIPE) | |
2019-11-16 | Exipick: indentation | Heiko Schlittermann (HS12-RIPE) | |
2019-11-16 | Exipick: handle tainted options in spool files | Heiko Schlittermann (HS12-RIPE) | |
2019-11-14 | DCC: fix taint-handling | Wolfgang Breyha | |
2019-11-13 | Testsuite: comment corner-case | Jeremy Harris | |
2019-11-13 | fix build on older OpenSSL | Jeremy Harris | |
2019-11-13 | Build: lose out-of-date comment | Jeremy Harris | |
Broken-by: f3facb664c | |||
2019-11-13 | OpenSSL: when supported by the library version, disable renegotiation for ↵ | Jeremy Harris | |
pre-TLS1.3 | |||
2019-11-11 | Fix means for building dlfunc routines, more | Jeremy Harris | |
2019-11-11 | Fix means for building dlfunc routines | Jeremy Harris | |
Broken-by: e59797e3bd | |||
2019-11-10 | Testsuite: fix testcase use of paths | Jeremy Harris | |
Broken-by: 179ed8c31e | |||
2019-11-10 | Fix taint-handling in rDNS name construction | Jeremy Harris | |
2019-11-09 | Revert "preallocate store for config", which appears to have been a ↵exim-4.93-RC2 | Jeremy Harris | |
mis-merge. Bug 2464 This reverts commit 00f1386065b4ab2aed12facd883ebd324c8c66d5. | |||
2019-11-07 | Dsearch: Fix taint-handling in lookup. Bug 2465 | Jeremy Harris | |
2019-11-05 | Testsuite: DKIM/transport_filter testcase | Jeremy Harris | |
2019-11-04 | Compiler quietening | Jeremy Harris | |
2019-11-04 | Fix edit error | Jeremy Harris | |
Broken-by: 2b2cfa838f | |||
2019-11-04 | ARC: relax restriction on building without SPF | Jeremy Harris | |
2019-11-01 | Logging: TLSA lookups should honor slow_lookup_log | Jeremy Harris | |
2019-10-31 | Testsuite: PIDs can now use more than 5 digits | Jeremy Harris | |
2019-10-28 | SPF: fix the explanation URLexim-4.93-RC1 | Heiko Schlittermann (HS12-RIPE) | |
But - I'm not sure if the /Why? API still works as expected. Needs further testing | |||
2019-10-28 | Doc: Minor changes (copyright year, http->https) | Heiko Schlittermann (HS12-RIPE) | |
2019-10-27 | DNS: tag res_search() hack by lookup type in debug output; munge ipv6 lines ↵ | Jeremy Harris | |
in testsuite | |||
2019-10-27 | Testsuite; output changes resulting | Jeremy Harris | |
2019-10-27 | Testsuite: fix uninitialsed vars | Jeremy Harris | |
2019-10-27 | Refactor the res_search() fail hack | Jeremy Harris | |
2019-10-26 | Fix local-scan ABI. Bug 2458 | Jeremy Harris | |
2019-10-26 | Revert "Fix local-scan ABI. Bug 2458" | Jeremy Harris | |
Too many older platforms have compilers do not support __VA_OPT__(). This reverts commit 276f020fb7d0ce2740e90a749b3a49d0d5f74d3d. | |||
2019-10-26 | Fix local-scan ABI. Bug 2458 | Andreas Metzler | |
2019-10-25 | Output newline after list of message IDs output by "-Mxxx" operations | Jeremy Harris | |
2019-10-25 | Fix non-SUPPORT_MOVE_FROZEN_MESSAGES builds | Jeremy Harris | |
2019-10-25 | Support moving messages across named queues. Bug 2456 | Jeremy Harris | |
2019-10-24 | Testsuite: handle slow test-hosts more intelligently | Jeremy Harris | |
2019-10-22 | Be careful about DNS response AD/AA bits for error returns | Jeremy Harris | |
2019-10-22 | Testsuite: munge for WITH_LOCAL_SCAN | Jeremy Harris | |
2019-10-21 | Testsuite: perl syntax (l-brace in RE) | Jeremy Harris | |