refactor build script
[exim.git] / src /
2015-06-04 Jeremy Harrisrefactor build script
2015-05-29 Phil PennockAdjust my maintainership status to reflect reality
2015-05-29 Phil PennockOpenSSL: guard X509_check_host against LibreSSL
2015-05-27 Andreas MetzlerExpand docs re. logs dir, and make eximon logs dir...
2015-05-27 Jeremy HarrisNote MAIL commands in -bS batch, to avoid smtp_no_mail...
2015-05-26 Heiko Schlitterman... Fix some typos in EDITME
2015-05-26 Phil PennockTLS: Enable ECDHE on OpenSSL, just the NIST P-256 curve...
2015-05-23 Jeremy HarrisNew ${env {NAME}} expansion. Bug 1604
2015-05-23 Jeremy HarrisTestsuite: move test.again.dns and test.fail.dns handli...
2015-05-23 Jeremy Harristidying
2015-05-22 Jeremy HarrisDANE: do not fail/defer message due to TLSA lookup...
2015-05-21 Jeremy HarrisFix DANE for multiple-MX when all TLSA lookup defer...
2015-05-20 Heiko Schlitterman... Add DNS debug aid if we requested AD but got AA
2015-05-20 Heiko Schlitterman... Add DNS debug aid if we requsted AD but got AA
2015-05-19 Jeremy HarrisChange HELO-verify forward case from byname to bydns...
2015-05-19 Jeremy HarrisChange host_lookup re-forward from byname to bydns...
2015-05-19 Jeremy Harrisstruct dnssec_domains
2015-05-18 Heiko Schlitterman... Show the DNSSEC status (ad=) always in -bt/-bv output
2015-05-18 Jeremy HarrisFix truncated dns-lookup return record handling
2015-05-18 Jeremy HarrisTestsuite: move manyhome.test,ex handling from exim...
2015-05-17 Jeremy HarrisRemove word "rejected" from ACL-discard log lines....
2015-05-16 Jeremy Harristidying
2015-05-15 Jeremy HarrisCallout: additional debug on cache operations
2015-05-14 Heiko Schlitterman... Testsuite: reverted: Output of path to fakens
2015-05-13 Heiko Schlitterman... Testsuite: Check dnssec_{request,require}_domains for...
2015-05-12 Heiko Schlitterman... Testsuite: locate fakens relative to the config_main_di...
2015-05-12 Heiko Schlitterman... Output dnssec status in -bt/-bv mode
2015-05-11 Heiko Schlitterman... Diagnostic debug message if fakens is not found
2015-05-10 Jeremy HarrisDo not use the A lookup following an AAAA for setting...
2015-05-10 Heiko Schlitterman... Override DISABLE_DNSSEC when EXPERIMENTAL_DANE is in use
2015-05-10 Heiko Schlitterman... Add feature tag for DNSSEC
2015-05-09 Jeremy HarrisSupport SOA lookup in dnsdb lookups. Bug 286
2015-05-09 Jeremy HarrisAdd retrans/retry options to dnsdb lookup. Bug 1539
2015-05-07 Jeremy Harris Log lengthy DNS lookups. Bug 514
2015-05-06 Jeremy HarrisLog reason for defer, on a hostlist dns-lookup temporar...
2015-05-04 Jeremy HarrisI18N: new ${imapfolder_<sep>:<string>} expansion item...
2015-04-26 Heiko Schlitterman... exigrep: fallback to $PATH if zcat is missing. BUG...
2015-04-26 Jeremy HarrisInvert default for iconv() 2nd arg type, to match SUSv3...
2015-04-26 Jeremy HarrisMIME: recode 2231-to-2047 safely. Bug 466
2015-04-25 Jeremy HarrisMIME: Support RFC2231 for filenames. Bug 466
2015-04-25 Heiko Schlitterman... Make dnssec_request_domains/dnssec_require_domains...
2015-04-24 Jasen BettsDKIM: Wrap signature header (more) in line with RFC...
2015-04-22 Jeremy HarrisUTF8: Cert namechecks always use a-label
2015-04-21 Jeremy HarrisUTF8: mua_wrapper
2015-04-21 Jeremy HarrisUTF8: MSA callouts
2015-04-21 Jeremy HarrisUTF8: MSA downconversions
2015-04-19 Jeremy HarrisTestsuite: fix content-scanner interface tests
2015-04-18 Jeremy HarrisFix signedness bug in SPA authenticator
2015-04-18 Jeremy HarrisUTF8: Avoid treating a punycoded dns lookup as an impli...
2015-04-13 Heiko Schlitterman... Fix more build dependencies
2015-04-13 Heiko SchlittermannFix build dependency. Bug 1611
2015-04-13 Jeremy HarrisFix with-TLS non-International build
2015-04-13 Jeremy HarrisDo not build International by default
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrisnon-smtp input
2015-04-12 Jeremy Harrisclient helo
2015-04-12 Jeremy HarrisPermit underbar in dns name component; needed for srv...
2015-04-12 Jeremy Harrisforwarding
2015-04-12 Jeremy HarrisRename substructure for ease of debugging
2015-04-12 Jeremy Harrissender verify callout
2015-04-12 Jeremy Harrisutf8 recipient
2015-04-12 Jeremy Harrisrecipient verify callout
2015-04-12 Jeremy Harrisbounce message
2015-04-12 Jeremy Harrissmtp output, no remote support
2015-04-12 Jeremy Harrissmtp output
2015-04-12 Jeremy Harrisreceived_protocol
2015-04-12 Jeremy Harrisprotocol prep
2015-04-12 Jeremy Harrissmtp input
2015-04-12 Jeremy HarrisA-label expansion operators
2015-04-12 Jeremy HarrisA-label transform functions
2015-04-12 Jeremy Harrisfeature negotiation
2015-04-06 Simon AmorCare with printability of logged information. Bug...
2015-04-03 Jeremy Harrisingress control
2015-04-03 Jeremy HarrisObservability variable
2015-04-03 Jeremy HarrisFeature switch
2015-03-26 Jeremy HarrisFix non-ipv6 socks compile
2015-03-25 Jeremy HarrisFix recent-openssl compile
2015-03-24 Jeremy HarrisUse TLS by default on callouts/cutthroughs
2015-03-24 Jeremy Harristidying
2015-03-24 Jeremy HarrisFix default-port TLSA lookup done by callout. Bug 1602
2015-03-23 Jeremy HarrisFix compile errors
2015-03-15 Julian BrownWhen trying spooled messages, account for the local...
2015-03-15 Jeremy HarrisSOCKS: as a client, talk SMTP via a socks5 proxy. ...
2015-03-12 Nigel MetheringhamMerge pull request #30 from SpamExperts/master
2015-03-07 Jeremy HarrisDSN: fix multiple-recipient notifications
2015-03-01 Jeremy HarrisEvents: Fix crash on control=debug from transport event...
2015-02-27 Jeremy Harris Add retry type "lookup". Bug 1566
2015-02-26 Jeremy HarrisIncrease limit on SMTP confirmation message copy size...
2015-02-22 Jeremy HarrisRelax rules on verb use in QUIT/not-QUIT ACLs. Bug 608
2015-02-15 Jeremy HarrisWithdraw A6 DNS record support
2015-02-15 Jeremy HarrisVerify callout/random: repoen connection if error after...
2015-02-15 Jeremy HarrisSpamAssassin: replace "backup" option on server spec...
2015-02-14 Andrew LewisRspamd: add $authenticated_id as User to scan command
2015-02-14 Jeremy HarrisOpenSSL: Capture peercert/dn in mainline not verify...
2015-02-11 Jeremy HarrisFix reduce expansion.
2015-02-09 Jeremy Harristidying
2015-02-09 Jeremy HarrisAdd retry option to clamd and spamd. Bug 392
2015-02-04 Jeremy HarrisOpenssl: add peer IP to cert verify log lines
2015-02-01 Jeremy Harrisconstification
2015-01-29 Jeremy HarrisList separator specifiers in router/transport headers_a...
next