Merge remote-tracking branch 'github/pr/13'
[exim.git] / src /
2014-04-21 Phil PennockMerge remote-tracking branch 'github/pr/13'
2014-04-21 mgexiqgrep: add -a to use all recipients (including deliv...
2014-04-21 Jeremy HarrisFix testcase "server missing/empty certificate file"
2014-04-21 Jeremy HarrisFix DISABLE_DNSSEC build
2014-04-20 Jeremy HarrisAdd options dnssec_request_domains, dnssec_require_doma...
2014-04-20 Jeremy HarrisFix handling of $tls_cipher et.al. in (non-verify)...
2014-04-19 Todd LyonsCopyright year updates:
2014-04-19 Todd LyonsFix Proxy Protocol v2 handling
2014-04-19 Jeremy HarrisFix logging of nomail
2014-04-16 Phil PennockBail configuration on missing package
2014-04-16 Phil PennockReport OpenSSL build date too.
2014-04-15 Todd LyonsMake dmarc code c89 compliant
2014-04-15 Todd LyonsAdd back deprecated SPF error conditions
2014-04-15 Todd LyonsAdd expansion for DMARC policy
2014-04-15 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-04-14 Axel RauUpdate ${utf8clean }. Bug 1401
2014-04-13 Jeremy HarrisFix build for update on library component.
2014-04-09 Jeremy HarrisMore care with headers add/remove lists. Bug 1452
2014-04-09 Todd Lyonsdnsdb tlsa lookup
2014-03-26 Todd LyonsPrint support for Experimental Proxy with -bV
2014-03-23 Jeremy HarrisFix string_unprinting()
2014-03-20 Jeremy HarrisFuture-proof OpenSSL version string. Bug 1421
2014-03-19 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-18 Jeremy HarrisFix ACL "condition =" for negative number values. ...
2014-03-16 Heiko SchlittermannEnforce that only smtp transports can be used for verif...
2014-03-16 Jeremy HarrisSupport transport-added headers under cutthrough delive...
2014-03-15 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-03-11 Jeremy HarrisFix DISABLE_DKIM build
2014-03-09 Jeremy HarrisRefactor malware.c and introduce new scanner type ...
2014-03-09 Jeremy HarrisLog port and TLS details for a failed delivery
2014-03-09 Jeremy HarrisLog incoming-TLS details on rejects. Bug 305
2014-03-08 Axel Rau${utf8clean:string} expansion operator. Bug 1401
2014-03-07 Todd LyonsChange strings of SPF result to conform to RFC 4408
2014-03-06 Michael Fischer... Code for verify=header_names_ascii
2014-03-05 Wolfgang BreyhaSupport log_selector smtp_confirmation for the lmtp...
2014-03-01 Jeremy HarrisFix parallel make. Bug 1446
2014-02-26 Wolfgang BreyhaAdd tls_verify_hosts and tls_try_verify_hosts to smtp...
2014-02-09 Jeremy HarrisFix build on systems having ipv6 but lacking an IPV6_TC...
2014-01-26 Jeremy HarrisFix tls_verify_certificates in gnutls use. Bug 1413.
2014-01-14 Wolfgang BreyhaBugzilla 1433: Fix DMARC SEGV
2014-01-07 Phil PennockUpdate copyright year in --version output
2014-01-07 Phil PennockCopyright year updates:
2014-01-07 Phil PennockCopyright year updates: 2014
2014-01-05 Jeremy HarrisDocument (and enforce) that DKIM-signing is not support...
2014-01-05 Jeremy HarrisDocumant the non-support of header manipulation in...
2014-01-05 Jeremy HarrisExplicitly disable cutthrough on transports having...
2014-01-05 Jeremy HarrisExplicitly disable cutthrough on transports having...
2013-12-30 Todd LyonsProxy negotiation saves socket timeout values.
2013-12-22 Jeremy HarrisAdd ${listextract {n}{list}...}
2013-12-15 Jeremy HarrisFix use of uninitialized variable
2013-11-30 Todd LyonsProxy Protocol - Server support
2013-11-21 Phil Pennockbuild: try to get dash/bash for sanity
2013-11-20 Todd LyonsFix ldap option setting.
2013-11-12 Jeremy HarrisFix memory management vs acl-as-conditional, redux
2013-11-10 Jeremy HarrisFix memory management vs. acl-as-conditional
2013-11-10 Jeremy HarrisAdd commented-braces for ease of brace-matching editor use
2013-11-09 Todd LyonsBug 1334: AutoDetect compression type in exigrep
2013-11-07 Tony FinchPortability fix for Solaris without xpg4 utilities
2013-11-05 Tony FinchCorrectly close the server side of TLS when forking...
2013-10-31 Todd LyonsOnly unbind ldap connection if bind succeeded
2013-10-22 Todd LyonsMerge branch 'master' of git://git.exim.org/exim exim-4_82_RC5
2013-10-22 Todd LyonsSilence compiler string format warning exim-4_82_RC4
2013-10-22 Todd LyonsBug 1400: Fix GnuTLS PKCS11 issues
2013-10-15 Todd LyonsFormat String safety
2013-10-15 Todd LyonsUpdate copyright year in exim -bV output
2013-10-09 Todd LyonsDocumentation for multiple TCP clamd servers
2013-10-09 Todd LyonsImported Bug 1057 multiple clamd patch from PLD repo
2013-10-05 Todd LyonsAdd exiqsumm fix to ChangeLog
2013-10-05 Todd LyonsFix exiqsumm output for single queue item.
2013-10-04 Wolfgang BreyhaBug 1392: Change status text when no dmarc record
2013-10-03 Todd LyonsBug 1389: Initialize and clear variables
2013-10-03 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2013-10-03 Todd LyonsMention Redis lookup in NewStuff
2013-10-03 Todd LyonsSetting LC_ALL with make overrode this sort check exim-4_82_RC2
2013-10-01 Todd LyonsBugzilla 1217: Experimental Redis lookup
2013-09-30 Jeremy HarrisDo not use MSG_NOSIGNAL on send() in ${udpsend}
2013-09-30 Todd LyonsMerge branch 'patch-3' of https://github.com/bes-intern...
2013-09-30 Todd LyonsAdded documentation of features, acknowledgements
2013-09-30 Todd LyonsTypo re-fix in ratelimit.pl doc
2013-09-30 Todd LyonsMerge branch 'patch-1' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'master_tpda'
2013-09-30 Jeremy HarrisBug 1031: Experimental TPDA
2013-09-30 Todd LyonsRemove whitespace
2013-09-30 Phil PennockFix dovecot with empty 334 challenge.
2013-09-28 bes-internalsmall typo
2013-09-28 Jeremy HarrisAdd cscope.files build target
2013-09-28 Jeremy HarrisFix non-IPv6 compile on v6-less system
2013-09-28 bes-internalratelimit.pl: format usage section, print debug to...
2013-09-22 Todd LyonsBug 1287 - Fix tls_require_cert
2013-09-22 Todd LyonsPrevent TLS rebinding in LDAP connections
2013-09-22 Todd LyonsAdd expansion $authenticated_fail_id
2013-09-15 Jeremy HarrisFix numeric comparisons for 64b. Bug 1385
2013-09-04 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2013-09-04 Todd LyonsMake sender/recipient search case-insensitive
2013-09-01 Phil PennockGnuTLS website moves
2013-07-31 Phil PennockFix segfault in stdio with non-SMTP MIME ACL.
2013-07-21 Jeremy HarrisFix debug output in ${acl }
2013-07-21 Jeremy HarrisMore tidying of ACL-config skip
2013-07-21 Jeremy HarrisRemove ACL-config skip so that ${acl } expansions work...
2013-06-30 Jeremy HarrisAdd notes and helper-script for OCSP
next