Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-25 | Testsuite: fakens/inet_pton on solaris again | Heiko Schlittermann (HS12-RIPE) | |
2015-11-25 | Testsuite: fakens/inet_pton on solaris again | Heiko Schlittermann (HS12-RIPE) | |
2015-11-25 | Testsuite: search for libs providing inet_{ntop,pton} | Heiko Schlittermann (HS12-RIPE) | |
2015-11-25 | Testsuite: Add Ustrtok() to quieten solaris' compiler | Heiko Schlittermann (HS12-RIPE) | |
2015-11-25 | MIME: fix crash on filenames having null charset. Bug 1730 | Jeremy Harris | |
2015-11-24 | Testsuite: fix 1003 log | Heiko Schlittermann (HS12-RIPE) | |
The IPv6 address of the connecting *is* resolveable. | |||
2015-11-24 | Testsuite: Fix fakens parser for A and AAAA RRs | Heiko Schlittermann (HS12-RIPE) | |
2015-11-24 | Testsuite: fakens include unistd.h for sleep | Heiko Schlittermann (HS12-RIPE) | |
2015-11-14 | Events: add recipient-deferred events, both per-host and all-hosts. | Jasen Betts | |
2015-11-12 | Logging: support +outgoing_port on defer lines and per-host error lines | Jeremy Harris | |
2015-11-10 | Testsuite: reorder for dependencies; rename TPDA to events | Jeremy Harris | |
2015-11-08 | Expansions: New ${ipv6denorm:<string>} and ${ipv6norm:<string>} operators. ↵ | Jeremy Harris | |
Bug 1650 | |||
2015-11-08 | Testsuite: perl executable location may differ | Jeremy Harris | |
2015-11-08 | Testsuite: fix fallout from TLS-by-default | Jeremy Harris | |
Also handle testsuite run user different from testsuite files owner | |||
2015-11-08 | TLS: Default tls_advertise_hosts to "*". Bug 1709 | Jeremy Harris | |
Make the option available in non-TLS builds, and clear in testsuite confs as needed to keep TLS and non-TLS testcase outputs the same. An error is logged at startup if tls_advertise_hosts is nonempty but tls_certificate is not set. | |||
2015-11-08 | Testsuite: Add munge for EXPERIMENTAL_DSN_INFO | Jeremy Harris | |
2015-11-06 | Transport: permit an empty string for the transport_filter option. Bug 1714 | Jeremy Harris | |
2015-11-03 | PRDR: Introduce $prdr_requested flag variable. Bug 1712 | Jeremy Harris | |
2015-10-27 | Testsuite: allow for sudo -u <user> in test scripts | Heiko Schlittermann (HS12-RIPE) | |
2015-10-27 | Manualroute: use same host for all RCPTs of a message, even under ↵ | Eric Andresen | |
hosts_randomize. Bug 830 Patch from author adjusted by JH to retain MX priorities when /MX indirection is used. | |||
2015-10-26 | Testsuite: followon -bt output changes | Jeremy Harris | |
2015-10-26 | Testsuite: deal better with -bt output and long test-system ipv4 addresses | Jeremy Harris | |
2015-10-25 | Pipe transport: fix log_defer_output option. Bug 840 | Jeremy Harris | |
2015-10-13 | Log deferred deliveries for transport max_parallel | Jeremy Harris | |
2015-10-13 | max_parallel transport option | Jeremy Harris | |
2015-09-30 | Testsuite: nail testcase to ipv4 to avoid output difference in non-6 build | Jeremy Harris | |
2015-09-29 | Testsuite: nail testcase to ipv4 to avoid output difference in 4+6 environment | Jeremy Harris | |
2015-09-22 | Testsuite: move regex testcase to Content-scanning section | Jeremy Harris | |
2015-09-20 | Testsuite: remove unused acl option from testcase | Jeremy Harris | |
Fixes case-fail on non-contentscan builds. | |||
2015-09-19 | Retry: always use interface, if set, for retry DB key. Bug 1678 | Jeremy Harris | |
Even constant values must be used, as multiple transports with different values may be in play and should be kept distinct. | |||
2015-09-17 | DNS: time-limit cached returns, using TTL. Bug 1395 | Jeremy Harris | |
This can matter for fast-changing data such as DNSBLs. | |||
2015-09-14 | Add the Exim version to process info (exiwhat) | Heiko Schlittermann (HS12-RIPE) | |
2015-09-13 | Testsuite: output changes resulting from 055e2cb463e4 | Jeremy Harris | |
2015-09-12 | New $callout_address variable to record spamd (etc) address. Bug 1652 | Jeremy Harris | |
2015-09-09 | DSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce messages. Bug 1686 | Jeremy Harris | |
2015-09-08 | Capture substrings in ACL regex= . Bug 425. | Jeremy Harris | |
2015-09-03 | Testsuite: a DSN case for a remote-MTA specified by name rather than IP | Jeremy Harris | |
2015-08-21 | Remember the fail reason for verify=headers_syntax. Bug 264 | Jeremy Harris | |
2015-08-19 | Testsuite: auto-detect the Exim binary in ../src/build* | Heiko Schlittermann (HS12) | |
2015-08-19 | Testsuite: Update README about flavours | Heiko Schlittermann (HS12-RIPE) | |
2015-08-19 | Testsuite: Update debian8 flavour for 5600 | Heiko Schlittermann (HS12-RIPE) | |
2015-08-14 | Improve the consistency of logging incoming and outgoing interfaces. | Tony Finch | |
The I= interface field on outgoing lines is now after the H= remote host field, same as incoming lines. There is a separate outgoing_interface log selector which allows you to disable the outgoing I= field. (slight massaging by JH) | |||
2015-08-13 | Testsuite: Add short help to server | Heiko Schlittermann (HS12) | |
2015-08-10 | Testsuite: Add test for MAIL with spaces + options | Heiko Schlittermann (HS12) | |
2015-08-06 | Dup GnuTLS test to OpenSSL | Jeremy Harris | |
2015-08-05 | Testsuite: Avoid requesting TLS cert-status requests from GnuTLS test ↵ | Jeremy Harris | |
utility unless wanted | |||
2015-08-02 | Testsuite: pass GnuTLS despite OCSP whining | Jeremy Harris | |
2015-08-02 | Testsuite: Add testcase for OCSP-nonaware client, to supporting server. Bug ↵ | Jeremy Harris | |
1664 The logfile here is for (I hope) the passing case, though the fixed GnuTLS library is not yet available. Also due to the bug, client-gnutls is not usable for the test; client-openssl must be used - meaning that a GnuTLS-only system cannot run the testcase: OCSP-GnuTLS/5650 OCSP stapling, server ** Command 15 ("client-ssl", starting at line 98) ** Return code 127 (expected 0) | |||
2015-06-22 | Testsuite: Add a first test for dns_trust_aa | Heiko Schlittermann (HS12) | |
2015-06-22 | Testsuite: fakens may return AUTHORITY records | Heiko Schlittermann (HS12) | |
If an entry in db.<zone> is prefixed with "AA ", fakens will put a valid NS record into the AUTHORITY section of the returned packet. This will be used by dns_trust_aa checks. |