summaryrefslogtreecommitdiff
path: root/test/stderr/0398
Commit message (Collapse)AuthorAgeFilesLines
* Logging: Add "D=" to more connection closure log lines. Bug 2434Jeremy Harris2023-01-191-1/+1
|
* Testsuite: munges to support no-ssl buildsJeremy Harris2022-12-291-3/+0
|
* Debug: quieten environment-cleaningJeremy Harris2022-12-291-62/+68
|
* Debug: list searchingJeremy Harris2022-12-291-1/+39
|
* Regex compile cacheingJeremy Harris2022-06-191-0/+3
|
* Testsuite: pid & port numbersJeremy Harris2022-06-171-2/+2
|
* Testsuite: pid trackingJeremy Harris2022-06-171-3/+3
|
* Debug: build a summary string tracking transport SMTP commands & responsesJeremy Harris2022-03-191-0/+1
|
* hosts_require_heloJeremy Harris2021-06-151-0/+2
|
* Fix handling of server which follows a RCPT 452 with a 250. Bug 26092Jeremy Harris2021-02-061-1/+1
|
* Debug output: regularise host lookup tracingJeremy Harris2020-10-051-3/+0
|
* Fix spelling of local_part_data in docs and debug outputJeremy Harris2020-08-091-3/+3
|
* Debug: indentationJeremy Harris2020-05-261-8/+8
|
* Debug: quieten DSNJeremy Harris2020-05-131-2/+0
|
* value returnJeremy Harris2020-05-061-3/+3
|
* tidyingJeremy Harris2020-04-221-0/+3
|
* exit-time debugJeremy Harris2020-03-221-1/+1
|
* Testsuite: Debug: indent lowlevel connect resultJeremy Harris2019-07-221-1/+1
|
* Debug: config file name & line number for each ACL verbJeremy Harris2019-02-111-6/+6
| | | | (cherry picked from commit 9e160d8100cd15517a3444c1ad8ab81e51399582)
* tidyingJeremy Harris2018-12-021-6/+6
|
* Debug: indent builtin-DB operationsJeremy Harris2018-08-211-27/+27
|
* Logging: pipelining log_selectorJeremy Harris2018-08-211-0/+1
|
* Debug: remove router DSN config dump on startupJeremy Harris2017-11-111-2/+0
|
* Debug: output type of process as it terminatesJeremy Harris2017-10-201-1/+1
|
* Use flag names rather than values in debug outputJeremy Harris2017-10-061-3/+3
| | | | The values differ between Linux and FreeBSD
* Better handling of printing NULL pointersJeremy Harris2017-10-061-6/+6
|
* testsuite output changesJeremy Harris2017-10-051-6/+6
|
* Use the BDB "environment" so that a database config file is not looked for. ↵Jeremy Harris2017-07-151-6/+9
| | | | Bug 2141
* Use smtp_write_mail_and_rcpt_cmds() for verify calloutJeremy Harris2017-01-211-1/+1
|
* Use smtp_setup_conn() for verify calloutJeremy Harris2017-01-211-0/+2
|
* Callout: wait for response to QUIT before closingJeremy Harris2016-11-151-0/+1
|
* Testsuite: account for platforms not supporting TFO, reduxHeiko Schlittermann (HS12-RIPE)2016-10-231-1/+1
|
* Testsuite: account for platforms not supporting TFOJeremy Harris2016-10-231-2/+1
|
* TCP Fast OpenJeremy Harris2016-10-221-1/+2
|
* Fix callouts connection fallback from TLS to cleartext. Bug 1897Jeremy Harris2016-10-081-0/+1
|
* Default to filesystem space/inode checking enabledJeremy Harris2016-09-281-0/+2
|
* tidyingJeremy Harris2016-08-171-3/+6
|
* Testsuite: accept debug & testscript output sizes varying with testhost nameJeremy Harris2016-08-081-4/+4
|
* CHUNKING: fix transmit with long headersJeremy Harris2016-08-071-0/+4
| | | | | When the buffer used for SMTP commands and message headers filled to flush point, protocol sequencing was wrong.
* Cutthrough: avoid use of callout result cacheJeremy Harris2016-07-081-2/+2
| | | | | The connection always needs to be made, and no result need be cached after verify either.
* Callout: additional debug on cache operationsJeremy Harris2015-05-151-4/+4
|
* Move DSN support to mainlineJeremy Harris2015-01-121-0/+4
| | | | Affects bug 893
* Revert "Testsuite: Use explicit interface for send to localhost"Jeremy Harris2014-12-141-2/+2
| | | | | | This reverts commit 30079bc1d20c0473d012ef33654358cfadb0a2ff. The buildfarm member running FreeBSD 10.0 was not fixed by that commit, as was hoped.
* Testsuite: Use explicit interface for send to localhostJeremy Harris2014-12-131-2/+2
| | | | | FreeBSD is more lax in its choice of local address to bind; the difference is just noise in testcase output.
* Expanded EXPERIMENTAL_TPDA featureJeremy Harris2014-08-201-0/+2
| | | | | | | Note this introduces incompatible changes; users who are compiling the feature in, and with configuration files using it, will need to change their configurations appropriately. See the experimental-spec.txt file.
* More debug outputJeremy Harris2014-05-031-0/+2
|
* Support AUTH for verify-callout and cutthrough-delivery.Jeremy Harris2013-05-201-0/+1
| | | | | | | Refactored smtp transport to pull out AUTH-related routines so they could be also called from the verify code. Bugs 321, 823.
* Update testsuite outputs to match 333b9d.Jeremy Harris2012-10-271-6/+6
|
* Fixup testsuite cases affected by dual-tls - mainly EHLO on callouts.Jeremy Harris2012-06-041-1/+2
|
* Add ACL name to debug output of condition result (bug 1238).Jeremy Harris2012-04-251-6/+6
|