rework userforward local_part_suffix documentation
[exim.git] / test /
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-05-09 Phil PennockTestsuite: Compiler info skip; whitespace stupidity. exim-4_76
2011-05-08 Tom KistnerMerge branch 'tom_dev'
2011-05-07 Phil PennockTypo fixes from Andreas Metzler.
2011-04-26 Phil PennockCond !bool{}/!bool_lax{} did not negate. Fixed.
2011-03-22 Phil Pennockno_freeze_signal in output. exim-4_75
2011-03-22 Phil PennockFix RFC2047 encoding tests after robustness patch.
2011-01-30 Nigel MetheringhamMerge branch 'master' of ssh://git.exim.org/home/git...
2011-01-30 Phil PennockTesting: Exim must not use HEADERS_CHARSET UTF-8.
2011-01-30 Phil Pennocksudo !tty_tickets; correct config file list.
2011-01-30 Phil PennockTest suite mostly clean for 4.73/4.74.
2011-01-30 Phil PennockThe test suite dislikes USE_READLINE.
2011-01-21 Phil PennockTest suite: make cf 64-bit compat for -exact.
2011-01-21 Phil PennockTests compat. setgid failure / dropped_privilege
2010-07-20 John JetmoreMerge ssh://tahini.csx.cam.ac.uk/home/git/exim
2010-07-20 John JetmoreSomehow in learning how to use git I lost half the...
2010-07-17 John JetmoreThe test architecture can't support having the testsuit...
2010-07-16 John JetmoreChange to allow test 0383 to work on HFS+ (non-case...
2010-06-14 John Jetmoreadded expansion tests for bool{} and bool_lax{}
2010-06-14 John Jetmoreprint sizeof(off_t) in initial -bV output. Refuse...
2010-06-12 John Jetmoreaccount for new information TLS log line added in tls...
2010-06-08 John Jetmoreanother change related to Date/Message-Id order, just...
2010-06-08 John Jetmorelog/5101 - header order, plus new wording for appendfil...
2010-06-05 John Jetmoretwo more header order changes
2010-06-05 John Jetmorefix output for SSL logging format change
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 Jetmoreupdating test suite - rolling back incomplete fix for...
2010-06-03 John Jetmoreupdates to test suite - roll back lookup changes after... exim-4_72
2009-11-23 Nigel MetheringhamEnsure version numbers all updated exim-4_71
2009-11-23 Nigel MetheringhamCorrect header sorting for testsuite. Required manual...
2009-11-23 Nigel Metheringhamfix for running testsuite with non-ancient gnutls....
2009-11-19 Nigel MetheringhamBetter filtering of debug in test suite
2009-10-14 Nigel MetheringhamBump version to 4.70 so shows as different in testing
2008-02-08 Tony FinchA test for the encoded-character extention.
2008-02-07 Tony FinchUpdate because of rev 1.30 of sieve.c
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-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-23 Philip HazelAdd "server=" feature to MySQL and PostgreSQL lookups.
2007-08-22 Philip HazelAdd the NOTQUIT ACL.
2007-08-22 Philip HazelTest suite data file had got accidentally deleted.
2007-07-16 Philip HazelThis test file was accidentally not committed.
2007-07-05 Philip HazelYet another (hope the last for now) minor test tweak.
2007-07-05 Philip HazelAnother small test tweak.
2007-07-05 Philip HazelMinor fix to one of the tests.
2007-07-04 Philip HazelRemove unwanted (int) case when reading SIZE. Fix runte...
2007-06-29 Philip HazelFix stupid oversight in $max_received_linelength.
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-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-06-14 Philip HazelAdded $dnslist_matched.
2007-06-14 Philip HazelUpdate tests for new prvs format; update version number.
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 HazelDo not advertise STARTTLS in response to HELP unless...
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 HazelChange originator_xxx fields in the daemon when it...
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-03-01 Philip HazelA :defer: message was being suppressed unless smtp_erro...
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 HazelAdd "continue" modifier.
2007-02-14 Philip HazelAdded expansion items addresses, filter, map, reduce.
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 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-02-06 Philip HazelAdded dsn_from to vary the contents of From: in DSNs
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-23 Philip HazelAdd some tolerance for QT= value in tests.
2007-01-23 Philip HazelAdd $smtp_count_at_connection_start.
2007-01-23 Philip HazelTidies to the test-suite infrastructure for compiling...
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
next