summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-05Add exiqsumm fix to ChangeLogTodd Lyons
2013-10-05Fix exiqsumm output for single queue item.Todd Lyons
2013-10-04Bug 1392: Change status text when no dmarc recordWolfgang Breyha
2013-10-03Bug 1389: Initialize and clear variablesTodd Lyons
2013-10-03Mention Redis lookup in NewStuffTodd Lyons
2013-10-03Setting LC_ALL with make overrode this sort checkexim-4_82_RC2Todd Lyons
2013-10-01Bugzilla 1217: Experimental Redis lookupTodd Lyons
2013-09-30Do not use MSG_NOSIGNAL on send() in ${udpsend}Jeremy Harris
2013-09-30Added documentation of features, acknowledgementsTodd Lyons
2013-09-30Typo re-fix in ratelimit.pl docTodd Lyons
2013-09-30Merge branch 'patch-1' of https://github.com/bes-internal/exim into master-be...Todd Lyons
2013-09-30Bug 1031: Experimental TPDAJeremy Harris
2013-09-30Remove whitespaceTodd Lyons
2013-09-30Fix dovecot with empty 334 challenge.Phil Pennock
2013-09-28small typobes-internal
2013-09-28Add cscope.files build targetJeremy Harris
2013-09-28Fix non-IPv6 compile on v6-less systemJeremy Harris
2013-09-28ratelimit.pl: format usage section, print debug to STDERR, add examplesbes-internal
2013-09-22Bug 1287 - Fix tls_require_certTodd Lyons
2013-09-22Prevent TLS rebinding in LDAP connectionsTodd Lyons
2013-09-22Add expansion $authenticated_fail_idTodd Lyons
2013-09-15Fix numeric comparisons for 64b. Bug 1385Jeremy Harris
2013-09-04Make sender/recipient search case-insensitiveTodd Lyons
2013-09-01GnuTLS website movesPhil Pennock
2013-07-31Fix segfault in stdio with non-SMTP MIME ACL.Phil Pennock
2013-07-22Fix debug output in ${acl }Jeremy Harris
2013-07-21More tidying of ACL-config skipJeremy Harris
2013-07-21Remove ACL-config skip so that ${acl } expansions work from queue-runs.Jeremy Harris
2013-06-30Add notes and helper-script for OCSPJeremy Harris
2013-06-19Use function macro instead of explicit arg cast.Todd Lyons
2013-06-19Quiet signedness compiler warnings.Todd Lyons
2013-06-16Support safari_ecdhe_ecdsa_bug for openssl_optionsPhil Pennock
2013-06-10Guard LDAP TLS usage against Solaris LDAP variant.Phil Pennock
2013-06-04Fix eximon continuous updating with timestamped log-files.Phil Pennock
2013-05-24readconf: clarify a retry rule parsing error messageTony Finch
2013-05-23The udpsend ACL modifier.Tony Finch
2013-05-23${hexquote: expansion operatorTony Finch
2013-05-22Log AUTH info on cutthrough deliveries.Jeremy Harris
2013-05-20Support AUTH for verify-callout and cutthrough-delivery.Jeremy Harris
2013-05-12Add compile-time checks for various tables being in alphabetical order.Jeremy Harris
2013-05-08Fix dns_retry definition.Todd Lyons
2013-04-21Use enum for cutthrough receive processing state.Jeremy Harris
2013-04-16Remove static from local variable declaration.Todd Lyons
2013-04-10Fix history file logging to use correct variablesTodd Lyons
2013-04-09Withhold TLD load error if not defined in confTodd Lyons
2013-04-09Move DKIM endif.Todd Lyons
2013-04-09DMARC documentation and licenseTodd Lyons
2013-04-09DMARC support by opendmarc libsTodd Lyons
2013-04-07Merge branch 'ocsp_staple_rollup'Jeremy Harris
2013-04-02Ensure OpenSSL entropy state reset across forks.Phil Pennock