Fix server_set_id for SPA/NTLM auth.
[exim.git] / test / confs /
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 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-07-27 Todd LyonsBug #198: Add remove_header ACL modifier.
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-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-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-04 Jeremy HarrisAdd hosts_verify_avoid_tls option to smtp transport.
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 HarrisSupport transport hosts_avoid_tls for cutthrough.
2012-06-04 Jeremy HarrisAdd testcase for callout fallback from ESMTP to SMTP.
2012-06-04 Jeremy HarrisDeal explicitly with attempt to callout via null transp...
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 Jeremy HarrisTest: update for new tls_dhparam (suite used on Scienti...
2012-05-27 Phil PennockTest: update for new tls_dhparam
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-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-07 Phil PennockDefault accept_8bitmime to true.
2011-10-10 Phil PennockMore testsuite fixes
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...
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-22 Philip HazelAdd the NOTQUIT ACL.
2007-07-05 Philip HazelAnother small test tweak.
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 HazelAdd +ignore_defer and +include_defer to host lists.
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-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-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 HazelAdd "continue" modifier.
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-06 Philip HazelAdded dsn_from to vary the contents of From: in DSNs
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 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-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-30 Philip HazelFix too-often retry bug after 4xx with more hosts than...
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-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-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 HazelTweak the ACL variable name code to require either...
next