summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build: fix dependencies for platform-specific os.[ch]exim-4.93-RC6Jeremy Harris2019-12-021-24/+4
* FreeBSD: fix sendfile shimJeremy Harris2019-11-302-5/+11
* Testsuite: better non-TFO-system debug handlingJeremy Harris2019-11-301-1/+2
* Testsuite: split out ipv6 testcase needing a non-linklocal interface addrJeremy Harris2019-11-307-21/+44
* Testsuite: strip trailing space at -bt outputHeiko Schlittermann (HS12-RIPE)2019-11-297-10/+16
* Testsuite: make system $more safeHeiko Schlittermann (HS12-RIPE)2019-11-291-7/+7
* Docs: fix option name. Bug 2471Jasen Betts2019-11-261-2/+2
* Local_scan: bump the ABI major version numberexim-4.93-RC5Jeremy Harris2019-11-253-4/+10
* Docs: copy-editingJeremy Harris2019-11-241-51/+78
* Docs: smtp_printf() in the local_scan APIJeremy Harris2019-11-243-4/+29
* ARC: add note on RFC to docsJeremy Harris2019-11-201-4/+8
* Testsuite: output changes resultingexim-4.93-RC4Jeremy Harris2019-11-181-1/+1
* TLS: restore TLS protocol version to default Received: headerJeremy Harris2019-11-1830-95/+272
* Testsuite: make it compatible with ancient Perl versions.Heiko Schlittermann (HS12-RIPE)2019-11-171-1/+6
* Testsuite: better sorting for exim_dumpdb outputexim-4.93-RC3Heiko Schlittermann (HS12-RIPE)2019-11-171-10/+9
* Testsuite: localize varsHeiko Schlittermann (HS12-RIPE)2019-11-171-2/+2
* Testsuite: use local file handleHeiko Schlittermann (HS12-RIPE)2019-11-171-27/+20
* Exipick: reorder chompHeiko Schlittermann (HS12-RIPE)2019-11-161-2/+4
* Exipick: indentationHeiko Schlittermann (HS12-RIPE)2019-11-161-60/+60
* Exipick: handle tainted options in spool filesHeiko Schlittermann (HS12-RIPE)2019-11-161-43/+39
* DCC: fix taint-handlingWolfgang Breyha2019-11-141-235/+190
* Testsuite: comment corner-caseJeremy Harris2019-11-131-0/+5
* fix build on older OpenSSLJeremy Harris2019-11-131-1/+1
* Build: lose out-of-date commentJeremy Harris2019-11-131-2/+0
* OpenSSL: when supported by the library version, disable renegotiation for pre...Jeremy Harris2019-11-133-2/+17
* Fix means for building dlfunc routines, moreJeremy Harris2019-11-111-1/+2
* Fix means for building dlfunc routinesJeremy Harris2019-11-112-4/+10
* Testsuite: fix testcase use of pathsJeremy Harris2019-11-101-5/+4
* Fix taint-handling in rDNS name constructionJeremy Harris2019-11-105-25/+21
* Revert "preallocate store for config", which appears to have been a mis-merge...exim-4.93-RC2Jeremy Harris2019-11-091-13/+0
* Dsearch: Fix taint-handling in lookup. Bug 2465Jeremy Harris2019-11-073-10/+9
* Testsuite: DKIM/transport_filter testcaseJeremy Harris2019-11-056-0/+275
* Compiler quieteningJeremy Harris2019-11-042-16/+16
* Fix edit errorJeremy Harris2019-11-041-0/+1
* ARC: relax restriction on building without SPFJeremy Harris2019-11-042-5/+9
* Logging: TLSA lookups should honor slow_lookup_logJeremy Harris2019-11-013-75/+77
* Testsuite: PIDs can now use more than 5 digitsJeremy Harris2019-10-311-1/+1
* SPF: fix the explanation URLexim-4.93-RC1Heiko Schlittermann (HS12-RIPE)2019-10-283-6/+16
* Doc: Minor changes (copyright year, http->https)Heiko Schlittermann (HS12-RIPE)2019-10-281-3/+2
* DNS: tag res_search() hack by lookup type in debug output; munge ipv6 lines i...Jeremy Harris2019-10-2718-50/+36
* Testsuite; output changes resultingJeremy Harris2019-10-272-0/+9
* Testsuite: fix uninitialsed varsJeremy Harris2019-10-271-15/+14
* Refactor the res_search() fail hackJeremy Harris2019-10-2713-33/+62
* Fix local-scan ABI. Bug 2458Jeremy Harris2019-10-261-3/+3
* Revert "Fix local-scan ABI. Bug 2458"Jeremy Harris2019-10-263-12/+11
* Fix local-scan ABI. Bug 2458Andreas Metzler2019-10-263-11/+12
* Output newline after list of message IDs output by "-Mxxx" operationsJeremy Harris2019-10-253-2/+31
* Fix non-SUPPORT_MOVE_FROZEN_MESSAGES buildsJeremy Harris2019-10-251-5/+1
* Support moving messages across named queues. Bug 2456Jeremy Harris2019-10-2513-27/+167
* Testsuite: handle slow test-hosts more intelligentlyJeremy Harris2019-10-2410-53/+48