Merge branch 'lists'
[exim.git] / test / log /
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-05 Jeremy HarrisTestsuite: add per-testcase munge facility; use for...
2012-06-04 Jeremy HarrisAdd hosts_verify_avoid_tls option to smtp transport.
2012-06-04 Jeremy HarrisFix post-rebase merge issues.
2012-06-04 Jeremy HarrisSplit out OpenSSL and GnuTLS versions of tests.
2012-06-04 Jeremy HarrisSupport transport hosts_avoid_tls for cutthrough.
2012-06-04 Jeremy HarrisAdd testcase for callout fallback from ESMTP to SMTP.
2012-06-04 Jeremy HarrisFix tls variables order, and testsuite case 5401 (cutth...
2012-06-04 Jeremy HarrisDeal explicitly with attempt to callout via null transp...
2012-06-04 Jeremy HarrisFixup testsuite cases affected by dual-tls - mainly...
2012-06-04 Jeremy HarrisTestsuite cases for basic cutthrough_delivery.
2012-06-04 Todd LyonsTest for proper parsing of optional MAIL FROM args.
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-27 Phil PennockTest: update for new tls_dhparam
2012-05-21 Jeremy HarrisTestsuite: more robust fix for SHELL vs /bin/sh, take...
2012-05-21 Jeremy HarrisRevert "Testsuite: more robust fix for SHELL vs /bin/sh"
2012-05-21 Jeremy HarrisTestsuite: more robust fix for SHELL vs /bin/sh
2012-05-20 Phil PennockCipher munging continues.
2012-05-20 Jeremy HarrisTestsuite: munge recorded TLS version &c in output...
2012-05-18 Phil PennockTest suite fixes, mostly for new certs.
2012-05-18 Phil PennockCRL addition returns count of CRLs added
2012-05-17 Phil Pennockfix tls_cipher memory lifetime.
2012-05-17 Phil PennockMore GnuTLS cleanups/fixes.
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-16 Phil PennockOverhaul of GnuTLS code.
2012-05-13 Jeremy HarrisMerge branch '64bitint'
2012-05-13 Jeremy HarrisMake integer values 64bit (bug 1171).
2012-05-13 Phil PennockFixed headers_only on smtp transports.
2012-05-11 Phil PennockTesting for -bw mode
2012-05-01 Jeremy HarrisUpdate testsuite output files for GnuTLS version update...
2012-05-01 Jeremy HarrisCode refactoring in acl.c (bug 1184)
2012-04-17 rootTestcase changes to match changes introduced by bug...
2010-06-12 John Jetmoreaccount for new information TLS log line added in tls...
2010-06-08 John Jetmorelog/5101 - header order, plus new wording for appendfil...
2010-06-05 John Jetmorefix output for SSL logging format change
2010-06-04 John JetmoreWith a few minor exceptions for tests that had addition...
2009-11-23 Nigel MetheringhamCorrect header sorting for testsuite. Required manual...
2009-11-23 Nigel Metheringhamfix for running testsuite with non-ancient gnutls....
2007-08-30 Philip HazelUpdate tests for 4.68 (after testing on tahini). exim-4_68
2007-08-29 Philip HazelTest update.
2007-08-29 Philip HazelFix quoting problem with errors_copy.
2007-08-23 Philip HazelAdd message_body_newlines.
2007-08-22 Philip HazelAdd the NOTQUIT ACL.
2007-07-05 Philip HazelYet another (hope the last for now) minor test tweak.
2007-07-05 Philip HazelAnother small test tweak.
2007-06-29 Philip HazelFix stupid oversight in $max_received_linelength.
2007-06-27 Philip HazelAdd queue_only_load_latch.
2007-06-19 Philip HazelAdd -Mvc option.
2007-06-18 Philip HazelAdd client_condition to authenticators.
2007-04-17 Philip HazelTest suite portability updates.
2007-04-16 Philip HazelFix bug in previous patch: following data is permitted...
2007-04-13 Philip HazelCheck for lost connection or unexpected input at end...
2007-03-21 Philip HazelAdd RCPT error text to unexpected DATA error.
2007-02-20 Philip HazelAdd extra sync checks after ACLs that might delay.
2007-02-20 Philip Hazel$smtp_command and $smtp_command_argument were incomplet...
2007-02-08 Philip HazelFix bad outgoing_port in log line for delivery of a...
2007-02-07 Philip HazelSplit long fakereject and fakedefer messages.
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-02-05 Philip HazelFlush SMTP output buffer before "delay" in an ACL;...
2007-01-31 Philip HazelHeiko Schlitterman's patch for log_selector=+pid, plus...
2007-01-30 Philip HazelMagnus' patch for $sending_ip_address and $sending_port.
2007-01-30 Philip HazelAdd control=no_pipelining.
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-18 Philip HazelAdd gnutls_require_{kx,mac,protocols}.
2007-01-17 Philip HazelTry to make test 0461 less unreliable.
2007-01-15 Philip HazelAdded log selector +smtp_no_mail to log when no MAIL...
2006-12-19 Philip HazelUpdate tests for portability.
2006-11-20 Philip HazelDon't set $sender_host_name if forward lookup of name...
2006-11-14 Philip HazelApplied a modified version of Brad Jorsch's patch for...
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-30 Philip HazelFix too-often retry bug after 4xx with more hosts than...
2006-10-23 Philip HazelJohn Jetmore's -Mset patch.
2006-10-16 Philip HazelUpdate Dovecot authenticator to (a) lock out tabs ...
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 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-28 Philip HazelAdd { !eq{$h_list-id:$h_list-post:$h_list-subscribe...
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-13 Philip HazelAdd a check for Auto-Submitted to the default for
2006-07-13 Philip HazelAdd recognition of SMTP error codes in bespoke messages.
2006-06-28 Philip HazelAdd acl_not_smtp_start ACL (mostly Johannes Berg's...
2006-06-27 Philip HazelUpdate error message for unknown ACL verb.
2006-04-28 Philip HazelFix new tests so they run on sesame. exim-4_62
2006-04-25 Philip HazelFix problem with maildir delivery into a folder that...
2006-04-20 Philip HazelSpecial test.
2006-04-20 Philip HazelMake batch delivery work for files and pipes set up...
2006-04-20 Philip HazelModify (i.e. fix :-) change 4.61/PH/19: Using message...
2006-03-20 Philip HazelFix bounces for non-SMTP reception errors to recognize
2006-03-09 Philip HazelAdd new errors mail_4xx, data_4xx, lost_connection...
next