summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update credit for original mysql supportfix_old_acknowledgementPhil Pennock2016-07-191-2/+3
* testsuite: abstract out common conf settingsJeremy Harris2016-07-11940-6681/+2209
* Cutthrough: expand transport dkim_domain option when testing for dkim signingJeremy Harris2016-07-103-4/+11
* Cutthrough: disable on >1 addr from routing, and on verify option success_on_...Jeremy Harris2016-07-083-3/+19
* Cutthrough: avoid use of callout result cacheJeremy Harris2016-07-0811-102/+103
* Testsuite: cutthrough vs. callout cacheJeremy Harris2016-07-0812-114/+278
* tidyingJeremy Harris2016-07-072-46/+42
* Docs: Fix TypoHeiko Schlittermann (HS12-RIPE)2016-06-231-1/+1
* tidyingJeremy Harris2016-06-172-61/+64
* Safety check in deliver_split_address()Jeremy Harris2016-06-121-6/+10
* Routing: fix $verify_mode to be usable in routersJeremy Harris2016-06-121-4/+7
* Docs: fix typoes for dnssec_require_domains. Bug 1842Jeremy Harris2016-06-041-2/+2
* Tidying: coverity issuesJeremy Harris2016-06-033-16/+15
* doc tweaksJeremy Harris2016-06-031-2/+2
* Fix compiler warning/error on set_process_info(sprintf())Heiko Schlittermann (HS12-RIPE)2016-06-031-2/+1
* Merge branch 'multiqueue_336': Named queuesJeremy Harris2016-06-0358-469/+905
|\
| * Enhance logging for unfound spoolfileJeremy Harris2016-06-021-4/+8
| * Disallow queue= modifier from DATA ACLJeremy Harris2016-05-312-1/+8
| * Support "-qGpostgresql -Mvl <id>" and a better exiwhat outputJeremy Harris2016-05-313-8/+10
| * Renumber testcase, againJeremy Harris2016-05-314-2/+2
| * Renumber testcaseJeremy Harris2016-05-254-2/+2
| * Accept "exim -bp -qGname"Jeremy Harris2016-05-253-38/+41
| * fix queue_name tracking across execJeremy Harris2016-05-235-42/+40
| * shift queue name use up to top layer in spooldir hierachyJeremy Harris2016-05-1028-152/+153
| * Collect spool-layout code to one fileJeremy Harris2016-05-1013-307/+344
| * New $queue_name variableJeremy Harris2016-05-0912-19/+48
| * periodic queue runnerJeremy Harris2016-05-086-9/+52
| * testcaseJeremy Harris2016-05-083-25/+8
| * transport_pass_socketJeremy Harris2016-05-081-1/+6
| * loggingJeremy Harris2016-05-084-2/+15
| * testcaseJeremy Harris2016-05-087-4/+133
| * ACL modifierJeremy Harris2016-05-073-4/+24
| * Command-line optionsJeremy Harris2016-05-073-5/+41
| * global queue_nameJeremy Harris2016-05-0737-165/+291
* | Doc: fix minor typos, clarifications (extract)Heiko Schlittermann (HS12-RIPE)2016-06-031-3/+3
* | Build: add flage & includes to dbmbuild compileJeremy Harris2016-06-031-1/+1
* | Docs fixJeremy Harris2016-06-031-2/+2
* | Expansions: add ${sha3:<string>} itemJeremy Harris2016-06-028-31/+93
* | Add support for ${sha256:<string>}Jeremy Harris2016-06-027-15/+52
* | Setup for >2 sha methodsJeremy Harris2016-06-023-49/+65
* | Move native sha1 implementation from auths to toplevel, only used for non-TLS...Jeremy Harris2016-06-0210-605/+694
* | Promote the pdkim variant-implementation sha routines to toplevelJeremy Harris2016-06-0211-69/+105
* | Avoid writing msglog files in -bh and -bhc modes. Bug 1804Jeremy Harris2016-05-3013-105/+170
* | exipick: autodetect the spool directory from exim -bPHeiko Schlittermann (HS12-RIPE)2016-05-272-4/+10
* | Tidying. Bug 1836Jeremy Harris2016-05-261-44/+37
* | Fix crash in VRFY handling for an unqualified name. Bug 1836Jeremy Harris2016-05-245-13/+39
* | Testsuite: fix for 0574Jeremy Harris2016-05-222-5/+6
* | Debug: "kill" option on ACL control=debug. Bug 1831Jeremy Harris2016-05-2111-17/+200
* | Add glibc version to libraries reportJeremy Harris2016-05-211-1/+13
* | Testsuite: GnuTLS server TLD startup errors testcaseJeremy Harris2016-05-215-3/+82