Age | Commit message (Expand) | Author |
2016-09-18 | ACL: merge the tables used for codition/modifier decode | Jeremy Harris |
2016-09-18 | ACL: bsearch for controls | Jeremy Harris |
2016-09-11 | Log EHLO response on getting conn-close response for HELO. Bug 1832 | Jeremy Harris |
2016-09-05 | Cutthrough: option to reflect 4xx errors from target to initiator | Jeremy Harris |
2016-09-01 | Support "G" multiplier on integer configuration values | Jeremy Harris |
2016-08-22 | Add automatic macros for compile-time feature options | Jeremy Harris |
2016-08-18 | Delivery: fix transmission down an already-open connection, when | Jeremy Harris |
2016-08-17 | Delivery: same-host checking for transport runs should include port from addr... | Jeremy Harris |
2016-08-14 | DMARC: send forensic reports for reject & quarantine results, and "none" poli... | Tony Meyer |
2016-08-14 | Expansions: new ${escape8bit:<string>} operator. Bug 1863 | Jeremy Harris |
2016-08-14 | LMDB: introduce as Experimental. Bug 1856 | Andrew Colin Kissa |
2016-08-11 | ACL: Ensure that acl_smtp_notquit is called for a conndrop between data-go-ah... | Jasen Betts |
2016-08-08 | Radius: Fix authentication for Radius libraries that return REJECT_RC. Bug 1850 | Leonhard Knauff |
2016-08-06 | Routing: in a dnslookup, fix fail_defer_domains to defer on missing MX record... | Jeremy Harris |
2016-08-06 | Merge branch 'CHUNKING' | Jeremy Harris |
2016-08-04 | Merge branch 'fakereject' | Jeremy Harris |
2016-08-04 | Logging: visibility of fakereject | Jeremy Harris |
2016-08-03 | DANE: treat a TLSA response having only non-TLSA records the same as a no-mat... | Jeremy Harris |
2016-08-02 | receive docs | Jeremy Harris |
2016-08-02 | receive flow processing | Jeremy Harris |
2016-07-31 | Fix $body_linecount for empty lines | Jeremy Harris |
2016-07-31 | Logging: Fix logging of errors under PIPELINING | Jeremy Harris |
2016-07-30 | Expansions: add operators base32, base32d | Jeremy Harris |
2016-07-10 | Cutthrough: expand transport dkim_domain option when testing for dkim signing | Jeremy Harris |
2016-07-08 | Cutthrough: disable on >1 addr from routing, and on verify option success_on_... | Jeremy Harris |
2016-06-03 | Merge branch 'multiqueue_336': Named queues | Jeremy Harris |
2016-06-02 | Expansions: add ${sha3:<string>} item | Jeremy Harris |
2016-06-02 | Add support for ${sha256:<string>} | Jeremy Harris |
2016-05-30 | Avoid writing msglog files in -bh and -bhc modes. Bug 1804 | Jeremy Harris |
2016-05-25 | Accept "exim -bp -qGname" | Jeremy Harris |
2016-05-24 | Fix crash in VRFY handling for an unqualified name. Bug 1836 | Jeremy Harris |
2016-05-21 | Debug: "kill" option on ACL control=debug. Bug 1831 | Jeremy Harris |
2016-05-17 | TLS: retire obsolete options gnutls_require_{kx,mac,proto) | Jeremy Harris |
2016-05-16 | Logging: dnssec status on accept & delivery lines | Jeremy Harris |
2016-05-09 | New $queue_name variable | Jeremy Harris |
2016-05-07 | ACL modifier | Jeremy Harris |
2016-05-07 | Command-line options | Jeremy Harris |
2016-05-06 | Avoid exposing passwords in log, on failing ldap lookup expansion. Bug 165 | Jeremy Harris |
2016-05-04 | Avoid exposing passwords in log, on failing ldap lookup expansion. Bug 165 | Jeremy Harris |
2016-05-04 | TLS: when tls_certificates unset, generate a selfsigned cert | Jeremy Harris |
2016-04-27 | Delivery: quieten smtp transport conn reuse vs. delivery race. Bug 1810 | Jeremy Harris |
2016-04-24 | DANE: Remove fallback from hosts_try_dane. If TLSA record not retrieved, | Jeremy Harris |
2016-04-07 | Add perl_taintmode option | Heiko Schlittermann (HS12-RIPE) |
2016-04-06 | ACL: remove obsolete demime condition | Jeremy Harris |
2016-04-06 | Pass on SIZE to cutthrough connection | Jeremy Harris |
2016-04-06 | Docs: Clean for next release | Jeremy Harris |
2016-03-30 | Typo fix. | Andreas Metzler |
2016-03-09 | String expansions: fix ${extract }, for the numeric/3-string case. Bug 1807 | Jeremy Harris |
2016-03-09 | Store the initial working directory, expand $initial_cwd. Bug 1805 | Heiko Schlittermann (HS12-RIPE) |
2016-03-09 | Fix build for HP-UX and older Solaris: (un)setenv. Bug 1578 | Jeremy Harris |