Avoid segfault on ref:name specified as uid.
[exim.git] / test / stderr /
2010-06-08 John Jetmoreanother change related to Date/Message-Id order, just...
2010-06-05 John Jetmoremunge caller's GECOS in output to make more portable...
2010-06-05 John Jetmoreruntest - trim trailing whitespace from otherwise un...
2010-06-04 John JetmoreWith a few minor exceptions for tests that had addition...
2010-06-03 John Jetmoreupdates to test suite - roll back lookup changes after... exim-4_72
2009-11-23 Nigel MetheringhamCorrect header sorting for testsuite. Required manual...
2008-02-07 Tony FinchSome test output changes caused by the addition of...
2008-02-07 Tony FinchSome test output changes caused by the addition of...
2008-02-07 Tony FinchAdd regression test for bug#615
2007-08-29 Philip HazelTest update.
2007-08-23 Philip HazelAdd "server=" feature to MySQL and PostgreSQL lookups.
2007-08-22 Philip HazelAdd the NOTQUIT ACL.
2007-07-05 Philip HazelYet another (hope the last for now) minor test tweak.
2007-06-27 Philip HazelAdd queue_only_load_latch.
2007-06-26 Philip HazelFix bug introduced with +ignore_defer and +include_defer.
2007-06-26 Philip HazelAdd +ignore_defer and +include_defer to host lists.
2007-06-20 Philip HazelAdd /noupdate as a ratelimit option.
2007-06-14 Philip HazelAdded $dnslist_matched.
2007-04-13 Philip HazelCheck for lost connection or unexpected input at end...
2007-03-13 Philip HazelAdd host_find_failed=ignore and host_all_ignored to...
2007-02-26 Philip HazelMH's patch for allowing control characters as list...
2007-02-20 Philip Hazel$smtp_command and $smtp_command_argument were incomplet...
2007-02-14 Philip HazelAdd "continue" modifier.
2007-02-06 Philip HazelUpdate some tests for latest changes.
2007-02-06 Philip HazelImplemented hosts_avoid_pipelining in the smtp transport.
2007-02-06 Philip HazelRetry items for address errors that included the sender...
2007-02-06 Philip HazelFlush SMTP before callout (unless control=no_callout_fl...
2007-01-30 Philip HazelMagnus' patch for $sending_ip_address and $sending_port.
2007-01-25 Philip HazelEnsure acl_not_smtp_start is called for -bS input.
2007-01-23 Philip HazelAdd $smtp_count_at_connection_start.
2007-01-22 Philip HazelAdditional tests - didn't show any problems.
2007-01-17 Philip HazelFix negated dnslists item bug; add == and =& features...
2007-01-15 Philip HazelAdded log selector +smtp_no_mail to log when no MAIL...
2006-12-19 Philip HazelUpdate tests for portability.
2006-12-04 Philip HazelGive an error for the use of * and *@ with a query...
2006-11-14 Philip HazelApplied a modified version of Brad Jorsch's patch for...
2006-11-13 Philip HazelRename $interface_address and $interface_port as $recei...
2006-11-07 Philip HazelFix small test buglet.
2006-11-07 Philip HazelStop rewriting addresses as a consequence of CNAMEs...
2006-11-06 Philip HazelInclude sender address in retry key for 4xx errors.
2006-10-31 Philip Hazel$domain not always set when scanning a domain list.
2006-10-31 Philip HazelAdded some extra debugging when updating a wait-xxx...
2006-10-30 Philip HazelFix too-often retry bug after 4xx with more hosts than...
2006-10-24 Philip HazelAdded -bem option.
2006-10-16 Philip HazelAdd server_condition to all authenticators, to allow...
2006-10-10 Philip HazelSort out group syntax problems, particularly with verif...
2006-10-09 Philip HazelRenumbered test.
2006-10-09 Philip HazelDovecot test needs renumbering (shouldn't be run automa...
2006-10-03 Philip HazelMichael Deutschmann's patch for getting TXT from a...
2006-10-02 Philip HazelAdded dovecot authenticator.
2006-09-25 Philip HazelAdd log_reject_target as an ACL modifier.
2006-09-19 Philip HazelTweak the ACL variable name code to require either...
2006-09-19 Philip HazelApply Jakob Hirsch's patch for arbitrary ACL variable...
2006-09-05 Philip Hazel(1) Update version number to 4.64. (2) Ignore callout...
2006-07-27 Philip HazelMade -oMaa and -oMt work with -bh and -bs to pretend...
2006-07-26 Philip HazelFixed a number of test suite problems as reported ...
2006-07-17 Philip HazelAlain Williams' patch for disabling LDAP referrals...
2006-07-14 Philip HazelAdd PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql...
2006-07-14 Philip HazelRejig debug output in route_finduser() to show more...
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-07-04 Philip HazelMissed one case of "retry time not reached" when adding...
2006-07-03 Philip HazelMore debugging information given for retry time not...
2006-06-30 Philip HazelChange ${quote_pgsql to quote ' as '' instead of \...
2006-06-28 Philip HazelTest tidy up.
2006-06-27 Philip HazelFix Bugzilla #101: macro definition between ACLs doesn...
2006-06-27 Philip HazelImplement filter_prepend_home option.
2006-04-28 Philip HazelFix new tests so they run on sesame. exim-4_62
2006-04-20 Philip HazelModify (i.e. fix :-) change 4.61/PH/19: Using message...
2006-04-19 Philip HazelAdd a test for "!acl=" which was missing (and would...
2006-04-18 Philip HazelThe MySQL and Postgresql tests hadn't been run for...
2006-04-04 Philip HazelUpdate test after debug message bug fix.
2006-04-04 Philip HazelMake dns_again_means_nonexist apply to gethostbyname...
2006-04-04 Philip HazelChange misleading debugging wording "lookup deferred...
2006-03-17 Philip HazelFix address sorting untidiness for the test suite.
2006-03-16 Philip HazelUser, not system, error message for VRFY defer.
2006-03-09 Philip HazelAdd new errors mail_4xx, data_4xx, lost_connection...
2006-03-08 Philip HazelTidies to SMTP dialogue debugging output.
2006-03-02 Philip HazelImplemented control=allow_auth_unadvertised.
2006-03-01 Philip HazelAvoid unnecessary scan of maildir mailbox when mailbox_...
2006-02-28 Philip HazelAdd References: support to autoreply.
2006-02-16 Philip HazelPanic-die if .include specifies a non-absolute path.
2006-02-16 Philip HazelCode tidies to remove stuff that was needed only for...
2006-02-14 Philip HazelAdd log selector sender_verify_fail.
2006-02-13 Philip HazelBetter debug diagnosis of malformed IPv4 addresses.
2006-02-10 Philip HazelAdd $auth1, $auth2, $auth3 variables.
2006-02-09 Philip HazelIf a message is older than the "first failed" time...
2006-02-08 Philip HazelFix retry key bug for pipe, file, or autoreply deliveries.
2006-02-07 Philip HazelAlways do explicit A/AAAA lookups; no longer make use...
2006-02-07 Philip HazelImprove queryprogram behaviour when not running as...
2006-02-07 Philip HazelMore test commits.