summaryrefslogtreecommitdiff
path: root/test/stderr/0143
AgeCommit message (Collapse)Author
2015-01-12Move DSN support to mainlineJeremy Harris
Affects bug 893
2013-01-06Restrict lifetime of $router_name and $transport_name. Bug 308.Jeremy Harris
The router name is explicitly nulled after the router exits; the transport name is set only in the subprocess it runs in.
2012-12-25Add $router_name and $transport_name variables. Bug 308.Jeremy Harris
2012-07-06Make +smtp_confirmation be a default logging option.Todd Lyons
2006-07-26Fixed a number of test suite problems as reported (and partly patched)Philip Hazel
by Martin Mrazik.
2006-02-07More test commits.Philip Hazel