summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix taint trap in parse_fix_phrase(). Bug 2617Jeremy Harris2020-07-099-91/+49
* Fix DKIM signing to always ;-terminate. Bug 2295Guillaume Outters2020-07-074-78/+55
* typoesJeremy Harris2020-07-031-1/+1
* Fix message-reception clock usage. Bug 2615Jeremy Harris2020-06-304-26/+45
* Taint: fix ACL "spam" condition, to permit tainted name arguments.Jeremy Harris2020-06-292-4/+5
* Sqlite: fix segfault on bad/missing sqlite_dbfile. Bug 2606Jeremy Harris2020-06-285-3/+48
* Docs: list further ways $domain_data &c may be filled inJeremy Harris2020-06-251-17/+26
* Lookups: Fix "subdir" filter on a dsearch.Jeremy Harris2020-06-254-8/+11
* Cutthrough: handle request when a callout-hold is active. Bug 2604Jeremy Harris2020-06-227-25/+151
* Fix string_copy() macro to not multiple-eval args. Bug 2603Jeremy Harris2020-06-212-2/+8
* Taint: fix verify. Bug 2598Jeremy Harris2020-06-147-3/+175
* smtp_accept_map_per_host: call search_tidyup in fail path. Bug 2597Jeremy Harris2020-06-122-0/+6
* Taint: fix radius expansion conditionJeremy Harris2020-06-122-3/+2
* TLS: use RFC 6125 rules for certifucate name checks when CNAMES are prese...Jeremy Harris2020-06-1113-94/+231
* Filters: fix "vacation" in Exim filter. Bug 2593Jeremy Harris2020-06-0813-79/+124
* Fix -bi. Bug 2590Jeremy Harris2020-06-042-1/+5
* Taint: fix multiple ACL actions to properly manage tainted argument dataJeremy Harris2020-06-032-7/+9
* Docs: typoesJeremy Harris2020-06-032-4/+4
* Docs: fix layoutJeremy Harris2020-06-021-1/+1
* Docs: fix mistaken variable namePatrick Boutilier2020-06-021-2/+2
* Taint: fix listcount expansion operator. Bug 2586Jeremy Harris2020-06-022-2/+5
* Taint: fix pam expansion condition. Bug 2587Jeremy Harris2020-06-022-3/+11
* Docs: ${listitem }Jeremy Harris2020-06-021-7/+16
* Testsuite: munge for Postgres versionexim-4.94Jeremy Harris2020-05-301-0/+3
* Testsuite: MySQL: use password on account used for test accessJeremy Harris2020-05-305-40/+65
* Make def:<var> compatible between "static" and "dynamic" vars.Heiko Schlittermann (HS12-RIPE)2020-05-261-1/+2
* Testsuite: avoid fail on non-TLS bulidJeremy Harris2020-05-251-0/+2
* Fix listquote expansion item to handle empty-string inputJeremy Harris2020-05-253-1/+4
* EDITME: Shorten the explanation of <osname> and <build>Heiko Schlittermann (HS12-RIPE)2020-05-241-6/+5
* Docs: SPF optionsJeremy Harris2020-05-242-3/+7
* Doc: Clarify variables for spf_smtp_comment_templateHeiko Schlittermann (HS12-RIPE)2020-05-231-16/+23
* SPF: Add main config option "spf_smtp_comment_templateexim-4.94-RC2Heiko Schlittermann (HS12-RIPE)2020-05-227-7/+63
* SPF: Remove the parameters of the broken explanation linkHeiko Schlittermann (HS12-RIPE)2020-05-224-7/+15
* OpenSSL: clear error stack before avery I/O operationJeremy Harris2020-05-201-0/+3
* Docs: remove reduundant transport configu linesJeremy Harris2020-05-191-6/+0
* Docs: options on lookupsJeremy Harris2020-05-162-0/+16
* Log additional command-history on too-many-syntax-errorsJeremy Harris2020-05-168-29/+43
* Docs: DMARC optionsJeremy Harris2020-05-161-7/+18
* Docs: another mention of $local_part_verifiedAndreas Metzler2020-05-161-1/+1
* Add debug for lookup ret=keyJeremy Harris2020-05-151-3/+6
* Debug: quieten DSNexim-4.94-RC1Jeremy Harris2020-05-1335-734/+7
* Fix over-long line in DSNJeremy Harris2020-05-132-5/+23
* Docs: set message after conditions in ACL verb wherever possibleJeremy Harris2020-05-122-71/+71
* Fix build with Radius auth expansion condition support. Bug 2572= Fabian Groffen2020-05-091-43/+39
* Performance: workaround Linux kernel bugJeremy Harris2020-05-091-0/+10
* Docs: tweaksJeremy Harris2020-05-081-0/+6
* Testsuite: unbreak testcaseJeremy Harris2020-05-071-11/+6
* Lookups: ret=key optionJeremy Harris2020-05-0711-17/+135
* I18N: change default on smtp transport, to downconvert-when-neededJeremy Harris2020-05-078-12/+25
* Docs: clarify downconversion of internationalized addressesJeremy Harris2020-05-071-8/+16