exim.git
2012-11-17 Phil PennockConfigure should stop on error.
2012-11-09 Jeremy HarrisAuth info from transports must be tracked per-address.
2012-11-08 Jeremy HarrisEnsure that recipient is well-defined for expansion...
2012-11-07 Phil PennockChangeLog update for NTLM/server_set_id
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-05 Jeremy HarrisDocs fixup
2012-11-04 Jeremy HarrisAdd A= to delivery log lines, and a client_set_id optio...
2012-10-29 Jeremy HarrisTrack ACL context through ${acl expansions. Bug 1305.
2012-10-28 Jeremy HarrisQuieten complaining compilers.
2012-10-27 Jeremy HarrisUpdate testsuite outputs to match 333b9d.
2012-10-27 Phil Pennock4.81 to 4.82
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-25 Phil PennockSECURITY: DKIM DNS buffer overflow protection
2012-10-17 Phil PennockExample tune for clarity (reverse_ip)
2012-10-16 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2012-10-16 Todd LyonsAdjust debug output to indicate a test, not result
2012-10-16 Phil PennockNote post-DATA ACL ordering.
2012-10-14 Jeremy HarrisAvoid reset of store pool in expand when a ${acl is...
2012-10-07 Phil PennockDoc fix: log field M8S=, in details section
2012-10-07 Phil PennockMove Wolfgang's ack to current section
2012-10-06 Jeremy HarrisLogging-only patch for 8BITMIME; bug 817.
2012-10-05 Phil PennockAdd smarthost Router to default config, commented-out.
2012-10-04 Jeremy HarrisAdd expansion variable $headers_added returning newline...
2012-10-04 Jeremy HarrisStrip leading/trailing newlines on list of headers...
2012-10-04 Phil PennockReleases signed by Phil's key, not Nigel's.
2012-09-27 Jeremy HarrisUnbreak non-ipv6 build.
2012-09-24 Jeremy HarrisAdd doc caveats on cutthrough-delivery vs. verify-mode...
2012-09-24 Jeremy HarrisFix expected test output file with return before linefeed.
2012-09-17 Todd LyonsTypo in debug output.
2012-09-12 Phil PennockMinor doc nits re bug 1262.
2012-09-11 Jeremy HarrisAvoid using a waiting db for single-message-only transp...
2012-09-09 Jeremy HarrisUpdate manual on the logging of cutthrough-mode deliveries.
2012-09-06 Phil Pennockminor nits.
2012-09-05 Jeremy HarrisAdd dnsdb lookup pseudo-type "a+". Addresses bug...
2012-08-27 Todd LyonsBugtrack 1290 - Spec grammar fixes.
2012-08-16 Todd LyonsBugtrack 1285 - Add docs for omitted dkim_disable_verify.
2012-08-16 Todd LyonsBugtrack 1283 - Spec typo fix.
2012-08-14 Todd LyonsBugtrack 1281 - Spec typo fix.
2012-07-27 Todd LyonsFix trailing whitespace
2012-07-27 Todd LyonsFix trailing whitespace in STDOUT file.
2012-07-27 Todd LyonsBug #198: Add remove_header ACL modifier.
2012-07-19 Todd LyonsAdd example ACL usage of ${run in exim spec.
2012-07-16 Phil PennockDoc fixes from Regid Ichira & Andreas Metzler
2012-07-12 Phil PennockDoc note re 9999 days & 32bit time (SSL certs)
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-05 Jeremy HarrisFix bug 1267 - inlist/i were ignoring negation.
2012-07-05 Jeremy HarrisDelay expansion of smtp transport option "authenticated...
2012-07-02 Nigel MetheringhamInclude the static files within the HTML documentation dir
2012-07-01 Jeremy HarrisMerge branch 'acl'
2012-06-27 Phil Pennockgit/ACKNOWLEDGMENTS: coerce charset of git tools
2012-06-27 Jeremy HarrisAcl expansions: tests and documentation
2012-06-25 Phil PennockLet Linux makefile inherit CFLAGS/CFLAGS_DYNAMIC.
2012-06-24 Jeremy HarrisChange acl expansion-condition syntax to "acl {{name...
2012-06-24 Jeremy HarrisMerge branch 'acl-args' into acl
2012-06-24 Phil PennockAdd gnutls_enable_pkcs11 option.
2012-06-14 Jeremy HarrisAdd acl call as an expansion condition
2012-06-14 Jeremy HarrisAdd args to trad. modifier acl call method
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-09 Nigel MetheringhamCorrections to spec examples - fixes bug 1196
2012-06-09 Nigel MetheringhamTypo fix in spec - fixes bug 1197
2012-06-07 Phil PennockPackagers: Debian
2012-06-07 Phil PennockExpand $sender_host_dnssec and add vtype_bool
2012-06-07 Phil PennockUnbreak EXPERIMENTAL_OCSP after TLS cutthrough
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-06 Phil PennockLLONG_MIN example in os.h-Linux
2012-06-06 Todd LyonsIgnore files left over from patch program
2012-06-05 Jeremy HarrisTestsuite: add per-testcase munge facility; use for...
2012-06-05 Jeremy HarrisDocs for "G" modifier on numbers in ${if comparisons.
2012-06-05 Jeremy HarrisSupport "G" modifier on numbers in ${if comparisons.
2012-06-04 Jeremy HarrisBasic documentation for cutthrough.
2012-06-04 Jeremy HarrisAdd $tls_in_* variables; note the old names as deprecated.
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 HarrisBetter debug.
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 HarrisDual-tls - split management of TLS into in- and out...
2012-06-04 Jeremy HarrisTestsuite cases for basic cutthrough_delivery.
2012-06-04 Jeremy HarrisBasic cutthrough delivery.
2012-06-04 Todd LyonsTest for proper parsing of optional MAIL FROM args.
2012-06-04 Todd LyonsRefactor optional MAIL FROM args
next