Handle recursion better, caused by ACLs.
[exim.git] / test /
2013-01-26 Jeremy HarrisPRDR support, if compiled with EXPERIMENTAL_PRDR
2013-01-06 Jeremy HarrisRestrict lifetime of $router_name and $transport_name...
2012-12-25 Jeremy HarrisAdd $router_name and $transport_name variables. Bug...
2012-12-23 Jeremy HarrisUpdate testsuite (gnutls) outputs to match 6822b9.
2012-12-09 Jeremy HarrisFix tests 5400, 5401, 5410, 5420 to work under any...
2012-12-07 Tony FinchFix tests 5401 and 5410 when not run under a user named...
2012-12-07 Tony FinchFix test 5400 when not run under a user named eximtest.
2012-12-07 Tony FinchMore test updates following the retry fix.
2012-12-06 Tony FinchUpdate test 0357 following the retry fix.
2012-11-08 Jeremy HarrisEnsure that recipient is well-defined for expansion...
2012-11-07 Phil PennockFix server_set_id for SPA/NTLM auth.
2012-11-06 Jeremy HarrisAdd optional authenticated_sender info to A= elements...
2012-11-04 Jeremy HarrisAdd A= to delivery log lines, and a client_set_id optio...
2012-10-27 Jeremy HarrisUpdate testsuite outputs to match 333b9d.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-10-25 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-10-25 Jeremy HarrisSave/restore $acl_arg1 ... across acl calls, making...
2012-10-16 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2012-10-06 Jeremy HarrisLogging-only patch for 8BITMIME; bug 817.
2012-10-04 Jeremy HarrisAdd expansion variable $headers_added returning newline...
2012-10-04 Jeremy HarrisStrip leading/trailing newlines on list of headers...
2012-09-24 Jeremy HarrisFix expected test output file with return before linefeed.
2012-09-05 Jeremy HarrisAdd dnsdb lookup pseudo-type "a+". Addresses bug...
2012-07-27 Todd LyonsBug #198: Add remove_header ACL modifier.
2012-07-09 Todd LyonsAdd CONTINUE to runtest script
2012-07-08 Todd LyonsAdd check for inlist and !inlist in test 0002.
2012-07-08 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-07-08 Jeremy HarrisMultiple headers_add/remove options per router/transpor...
2012-07-06 Todd LyonsMake +smtp_confirmation be a default logging option.
2012-07-01 Jeremy HarrisMerge branch 'acl'
2012-06-27 Jeremy HarrisAcl expansions: tests and documentation
2012-06-12 Jeremy HarrisUse custom variables for ACL args, up to nine. Add...
2012-06-12 Jeremy HarrisAdd ${acl {name}{arg}} expansion item.
2012-06-12 Jeremy HarrisMerge branch 'lists'
2012-06-12 Jeremy HarrisChange names to "listnamed" and "listcount".
2012-06-10 Jeremy HarrisAdd ${list:name} and ${nlist:string} expansion operators.
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-05 Jeremy HarrisSupport "G" modifier on numbers in ${if comparisons.
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 HarrisChange use of $tls_cipher in client context to $tls_out...
2012-06-04 Jeremy HarrisFix bug verifying certs on dual-tls.
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 testsuite cases affected by 8bitmime-as-default.
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-06-04 Todd LyonsTest system - parse ipv6 addresses with no :: in them.
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-27 Jeremy HarrisTest: update for new tls_dhparam (suite used on Scienti...
2012-05-27 Phil PennockTest: update for new tls_dhparam
2012-05-25 Todd LyonsIgnore vim swap files and test/* temporary files/dirs
2012-05-23 Todd LyonsManually control locale, setting to "C" in runtest...
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-21 Phil Pennockfeatures.h; tls_validate_require_cipher: log flag ... exim-4_80_RC3
2012-05-20 Todd LyonsMerge branch 'master_testsuite_faq'
2012-05-20 Todd LyonsFAQ of running test suite
2012-05-20 Jeremy HarrisTestsuite: more guidance in README
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 PennockMake test-suite client cmd -t<timeout> actually work
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-17 Phil Pennock4.78 -> 4.80
2012-05-17 Phil PennockHandle absent tls_require_ciphers correctly.
2012-05-17 Phil PennockHandle TLSv1.2 in test suite.
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-16 Phil PennockOverhaul of GnuTLS code.
2012-05-14 Jeremy HarrisTestsuite: fix problem with parsing retry records spann...
2012-05-13 Jeremy HarrisMerge branch '64bitint'
2012-05-13 Phil Pennocktypo fix
2012-05-13 Jeremy HarrisMake integer values 64bit (bug 1171).
2012-05-13 Jeremy HarrisTestsuite: ensure socket from wait-mode daemon test...
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.
2012-05-07 Phil PennockDefault accept_8bitmime to true.
2012-05-06 Jeremy HarrisTestsuite: teach the fakedns zonefile generator about...
2012-05-05 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-05 Jeremy HarrisFix bug 1225: Accept new testsuite case output.
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-26 Jeremy HarrisFix testsuite case 0373.
2012-04-25 Jeremy HarrisNew testcase output from SSL library.
2012-04-24 Jeremy HarrisAdd ACL name to debug output of condition result (bug...
2012-04-23 Jeremy HarrisUpdate testsuite case enabled by fix for bug 1227,...
2012-04-23 Phil PennockBetter ls output fixing.
2012-04-22 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-04-22 Jeremy HarrisBug 1224: fixup testsuite case output from testdb.
next