Testsuite: fix problem with parsing retry records spanning midnight.
[exim.git] / test / scripts /
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-10 Jeremy HarrisTestsuite: updates for 8bitmime-as-default (Dovecot...
2012-05-10 Jeremy HarrisTestsuite: updates for 8bitmime-as-default (GnuTLS).
2012-05-07 Jeremy HarrisTestsuite: updates for 8bitmime-as-default.
2011-05-09 Phil PennockTestsuite: Compiler info skip; whitespace stupidity. exim-4_76
2011-04-26 Phil PennockCond !bool{}/!bool_lax{} did not negate. Fixed.
2010-06-14 John Jetmoreadded expansion tests for bool{} and bool_lax{}
2008-02-08 Tony FinchA test for the encoded-character extention.
2008-02-07 Tony FinchAdd regression test for bug#615
2007-08-30 Philip HazelUpdate tests for 4.68 (after testing on tahini). exim-4_68
2007-08-29 Philip HazelFix quoting problem with errors_copy.
2007-08-23 Philip HazelAdd message_body_newlines.
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-07-05 Philip HazelMinor fix to one of the tests.
2007-06-29 Philip HazelFix stupid oversight in $max_received_linelength.
2007-06-27 Philip HazelAdd queue_only_load_latch.
2007-06-26 Philip HazelAdd +ignore_defer and +include_defer to host lists.
2007-06-22 Philip HazelAdded $max_received_linelength.
2007-06-20 Philip HazelAdd /noupdate as a ratelimit option.
2007-06-19 Philip HazelAdd -Mvc option.
2007-06-18 Philip HazelAdd client_condition to authenticators.
2007-05-08 Philip HazelUse colon, not dot, as IPv6 separator in host-list...
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-03-14 Philip HazelFix manualroute bug for localhost following multihomed...
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 HazelAdd extra sync checks after ACLs that might delay.
2007-02-20 Philip Hazel$smtp_command and $smtp_command_argument were incomplet...
2007-02-14 Philip HazelAdded expansion items addresses, filter, map, reduce.
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-06 Philip HazelAdd forany/forall (Marcus Holmgren's patch, basically).
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-31 Philip HazelAdd ${rfc2047d: expansion.
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-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-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...
2007-01-08 Philip HazelCast empty string to zero for numerical comparions... exim-4_66
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-20 Philip HazelFix space bug in previous patch for "message" used...
2006-11-14 Philip HazelApplied a modified version of Brad Jorsch's patch for...
2006-11-13 Philip HazelAdd bitwise logical operators to ${eval:
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 HazelAdd warning about missing colon to invalid expansion...
2006-10-31 Philip HazelTest tidies (previously overlooked).
2006-10-30 Philip HazelFix too-often retry bug after 4xx with more hosts than...
2006-10-24 Philip HazelRemove trailing whitespace from each header before...
2006-10-24 Philip HazelAdded -bem option.
2006-10-23 Philip HazelJohn Jetmore's -Mset patch.
2006-10-23 Philip HazelFix crash for verify=helo when no IP address (-bs).
2006-10-18 Philip HazelFix tls_required and lost_connection retry testss not...
2006-10-16 Philip HazelAdd server_condition to all authenticators, to allow...
2006-10-16 Philip HazelUpdate Dovecot authenticator to (a) lock out tabs ...
2006-10-16 Philip HazelFlorian Weimer's patch to remove the unwanted and unuse...
2006-10-10 Philip HazelSort out group syntax problems, particularly with verif...
2006-10-09 Philip HazelFaffing around with tests.
2006-10-03 Philip HazelMichael Deutschmann's patch for getting TXT from a...
2006-10-03 Philip HazelFix misleading verification output when -v is used...
2006-10-03 Philip HazelAdded $message_headers_raw to give all the headers...
2006-10-02 Philip HazelAdded dovecot authenticator.
2006-09-25 Philip HazelChange callout EHLO/HELO from smtp_active_hostname...
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-18 Philip HazelCheck for overflow in numeric expansion conditions...
2006-09-05 Philip HazelNico Erfurth's patch to refactor mime.c (quoted-printab...
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 HazelAllow (?-i) to work as expected in a (n)wildlsearch...
2006-07-27 Philip HazelExim was not testing for a space following SMTP command...
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 test for negated item as a retry rule pattern.
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-07-07 Philip HazelDiagnose an error for "seen", "unseen", or "noerror...
2006-06-30 Philip HazelChange ${quote_pgsql to quote ' as '' instead of \...
2006-06-28 Philip HazelAdd acl_not_smtp_start ACL (mostly Johannes Berg's...
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
next