summaryrefslogtreecommitdiff
path: root/test/stderr/0381
AgeCommit message (Collapse)Author
2023-01-19Logging: Add "D=" to more connection closure log lines. Bug 2434Jeremy Harris
2022-12-29Testsuite: munge for list-search debug output of build-time optionsJeremy Harris
Broken-by: 6fc54bd18aa7
2022-12-29Debug: quieten environment-cleaningJeremy Harris
2022-12-29Debug: list searchingJeremy Harris
2022-06-17Testsuite: pid trackingJeremy Harris
2021-06-15hosts_require_heloJeremy Harris
2020-05-13Debug: quieten DSNexim-4.94-RC1Jeremy Harris
2020-03-28Testsuite: ignore fakens fork debug line, avoiding ipv6-support differencesJeremy Harris
2020-03-22exit-time debugJeremy Harris
2020-03-22child-open debugJeremy Harris
2020-03-20consistent fork-time debugJeremy Harris
Testcase issues: 0366 2035
2019-10-27DNS: tag res_search() hack by lookup type in debug output; munge ipv6 lines ↵Jeremy Harris
in testsuite
2019-10-27Refactor the res_search() fail hackJeremy Harris
2019-09-01Testsuite: fix non-ipv6 platformsJeremy Harris
Broken-by: 7d8d08c484
2019-09-01Support TTL from SOA for NXDOMAIN & NODATA cache entries. Bug 1395Jeremy Harris
2019-02-11Debug: config file name & line number for each ACL verbJeremy Harris
(cherry picked from commit 9e160d8100cd15517a3444c1ad8ab81e51399582)
2017-10-20Debug: output type of process as it terminatesJeremy Harris
2016-10-15Testsuite: stabilize disk space/inode mungingHeiko Schlittermann (HS12-RIPE)
2016-09-28Default to filesystem space/inode checking enabledJeremy Harris
2015-05-19Change host_lookup re-forward from byname to bydns; checking DNSSECJeremy Harris
2015-01-12Move DSN support to mainlineJeremy Harris
Affects bug 893
2015-01-12Emphasize whitespace in hostnames in debug outputJeremy Harris
2014-08-20Expanded EXPERIMENTAL_TPDA featureJeremy Harris
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.
2012-04-25Add ACL name to debug output of condition result (bug 1238).Jeremy Harris
2007-01-25Ensure acl_not_smtp_start is called for -bS input.Philip Hazel
2006-07-14Rejig debug output in route_finduser() to show more data, including thePhilip Hazel
error from getpwnam() if it issues one.
2006-03-08Tidies to SMTP dialogue debugging output.Philip Hazel
2006-02-16Code tidies to remove stuff that was needed only for the old test suite.Philip Hazel
Also, use -odi for bounces when in the test harness, unless queue_only is set.
2006-02-07More test commits.Philip Hazel