summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-01Bugzilla 1217: Experimental Redis lookupTodd Lyons
2013-09-30Do not use MSG_NOSIGNAL on send() in ${udpsend}Jeremy Harris
2013-09-30Merge branch 'patch-3' of https://github.com/bes-internal/exim into master_dm...Todd Lyons
2013-09-30Added documentation of features, acknowledgementsTodd Lyons
2013-09-30Add ratelimit doc addition to ChangeLogTodd 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-30Merge branch 'master_tpda'Todd Lyons
2013-09-30Adjust test build link paths.Todd Lyons
2013-09-30Bug 1031: Experimental TPDAJeremy Harris
2013-09-30Remove whitespaceTodd Lyons
2013-09-30fix dmarc_status condition documentationbes-internal
2013-09-30Fix dovecot with empty 334 challenge.Phil Pennock
2013-09-28small typobes-internal
2013-09-28Correct spelling of dmarc_disable_verifyJeremy Harris
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-27Document hexquote & udpsend in NewStuff/ChangeLogPhil Pennock
2013-09-26Clarify CL: the CVE security fix already in 4.80.1Phil Pennock
2013-09-24Additions to the NewStuff summary fileTodd Lyons
2013-09-23Add documentation for new $authenticated_fail_idTodd Lyons
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-15ChangeLogJeremy Harris
2013-09-15Fix numeric comparisons for 64b. Bug 1385Jeremy Harris
2013-09-04ChangeLog is in chronological order within each release.Phil Pennock
2013-09-04Merge branch 'master' of ssh://git.exim.org/home/git/eximTodd Lyons
2013-09-04Make sender/recipient search case-insensitiveTodd Lyons
2013-09-04tls_dhparam size constraint suggestions.Phil Pennock
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-07-12Add gdb history file to git ignoreTodd Lyons
2013-07-03Add test for ${hexquote: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-25Add doc comment on use of forany.Jeremy Harris
2013-05-24readconf: clarify a retry rule parsing error messageTony Finch
2013-05-23Documentation for udpsend and ${hexquote:Tony Finch
2013-05-23The udpsend ACL modifier.Tony Finch
2013-05-23${hexquote: expansion operatorTony Finch
2013-05-22Merge branch 'callout_auth'Jeremy Harris