summaryrefslogtreecommitdiff
path: root/test/stdout
AgeCommit message (Collapse)Author
2020-04-06Expansion item ${listquote }. Bug 1066Jeremy Harris
2020-04-03dsearch: filter-matches optionJeremy Harris
2020-04-03dsearch: full-path return optionJeremy Harris
2020-04-01Sqlite: new main option sqlite_dbfileJeremy Harris
2020-03-29Dsearch: require absolute dirnameJeremy Harris
2020-03-28Testsuite: output changes resultingJeremy Harris
Broken-by: 836c3e4102
2020-03-28Testsuite: ignore fakens fork debug line, avoiding ipv6-support differencesJeremy Harris
2020-03-26Fix argument checking for ${readsocket }Jeremy Harris
2020-03-22Merge branch 'debug_fork'Jeremy Harris
2020-03-22exit-time debugJeremy Harris
2020-03-22child-open debugJeremy Harris
2020-03-22Testsuite: move dsearch-dependent testcaseJeremy Harris
2020-03-20consistent fork-time debugJeremy Harris
Testcase issues: 0366 2035
2020-03-14Testsuite: use correct client for GnuTLS platformJeremy Harris
2020-03-14Testsuite: make "client" util TLS variants more similarJeremy Harris
2020-03-12Debug: _exit() process-terminationJeremy Harris
2020-03-08Testsuite: testcases for bug 2538Jeremy Harris
2020-03-01Fix $mime_part_count for non-mime message on multi-message connection. Bug 2537Jeremy Harris
2020-02-29Testsuite: ignore differentce in libgsasl versionJeremy Harris
2020-02-26Testsuite: Move 2040 to 1101 (hanging pipelining connections)Heiko Schlittermann (HS12-RIPE)
While this was a bug using GnuTLS, the test is rather generic and the expected behaviour does not depend on the TLS implementation.
2020-02-21Allow for platforms not support abstract naming for Unix socketsJeremy Harris
2020-02-18Testsuite: add test for hanging callout connectionsHeiko Schlittermann (HS12-RIPE)
Fixed in bd95ffc2ba87fbd3c752df17bc8fd9c01586d45a
2020-01-26ACL: control = queue/first_pass_routeJeremy Harris
2020-01-24Testsuite: change port used for identd testJeremy Harris
2020-01-20Support "hide" on named-list definition linesJeremy Harris
2020-01-15gsasl authenticator: support crypted secrets, server sideJeremy Harris
2020-01-11redirect router: taint-enforce filenamesJeremy Harris
2020-01-11appendfile: taint-enforce file & directory optionsJeremy Harris
testsuite: bless facility
2020-01-07SPF: fix result for case of only non-spf TXT RRs. Bug 2499Wolfgang Breyha
2020-01-02SPF: handle DNS NO_DATA return. Bug 2499Wolfgang Breyha
2019-12-28SPF: fix handling mix of spf and other txt records. Bug 2499Wolfgang Breyha
2019-12-27SPF: support uppercase in v=spf1, permerror-on-multiple-RRs. Bug 2499Jeremy Harris
2019-12-24Testsuite outputJeremy Harris
Broken-by: 98eb959291
2019-12-22PIPELINING: break and check for 452 every hundred RCPTsJeremy Harris
2019-12-16Testsuite: avoid using STARTTLS in a non-TLS testcaseJeremy Harris
2019-12-15Testsuite: avoid one fixed UIDJeremy Harris
This gets us out of a hole on one test system which had UID 1234 in use; it is not a full fix as we also (try to) use 5768.
2019-12-15Testsuite: output changes resultingJeremy Harris
Broken-by: 78598e6a6a
2019-12-11Testsuite: care vs. platform differences in ordering multi-rcpt deliveryJeremy Harris
2019-12-08Merge branch '4.next'Jeremy Harris
2019-12-08Testsuite: explicitly disable TFO in transportsJeremy Harris
2019-12-05Testsuite: munge for platform errno value variances (Hurd)Jeremy Harris
2019-12-01Testsuite: document testcase issue on FreeBSDJeremy Harris
2019-11-29Testsuite: strip trailing space at -bt outputHeiko Schlittermann (HS12-RIPE)
Depending on the length of the ip address, Exim adds spaces to -bt output, to make all lines the same length (why? Maybe to add port= or mx= later in a nicely aligned manner) compare: host 127.0.0.1 [127.0.0.1] host 10.0.0.1 [10.0.0.1]- vs: host 127.0.0.1 [127.0.0.1]-- host 169.16.16.16 [169.16.16.10]
2019-11-09Remove the daemon pid file when exit is due to SIGTERM. Bug 340Jeremy Harris
2019-10-25Output newline after list of message IDs output by "-Mxxx" operationsJeremy Harris
2019-10-25Support moving messages across named queues. Bug 2456Jeremy Harris
2019-10-19CHUNKING: fix all-RCPTs-rejected, non-pipelined. Bug 2454Jeremy Harris
2019-10-18Testsuite: output changes resultingJeremy Harris
Broken-by: ab0e957b09
2019-10-15Testsuite: output changes resultingJeremy Harris
Broken-by: 2e5d9e711e
2019-10-02DSN: add References: header. Bug 2452Jeremy Harris