${hexquote: expansion operator
[exim.git] / src /
2013-05-23 Tony Finch${hexquote: expansion operator
2013-05-22 Jeremy HarrisMerge branch 'callout_auth'
2013-05-22 Jeremy HarrisLog AUTH info on cutthrough deliveries.
2013-05-20 Jeremy HarrisSupport AUTH for verify-callout and cutthrough-delivery.
2013-05-12 Jeremy HarrisAdd compile-time checks for various tables being in...
2013-05-08 Todd LyonsFix dns_retry definition.
2013-04-21 Jeremy HarrisUse enum for cutthrough receive processing state.
2013-04-16 Todd LyonsRemove static from local variable declaration.
2013-04-10 Todd LyonsFix history file logging to use correct variables
2013-04-09 Todd LyonsWithhold TLD load error if not defined in conf
2013-04-09 Todd LyonsMove DKIM endif.
2013-04-09 Todd LyonsDMARC documentation and license
2013-04-09 Todd LyonsDMARC support by opendmarc libs
2013-04-07 Jeremy HarrisMerge branch 'ocsp_staple_rollup'
2013-04-02 Phil PennockEnsure OpenSSL entropy state reset across forks.
2013-04-02 Phil PennockClean & integrate force_command.
2013-04-01 Jeremy Harristidying
2013-04-01 J. Nick KostonAdd the force_command option to the pipe transport
2013-03-25 Jeremy HarrisOCSP-stapling enhancement and testing.
2013-03-23 Phil PennockRename dns_use_dnssec to dns_dnssec_ok.
2013-03-13 Phil PennockOpenSSL fix empty tls_verify_certificates.
2013-03-11 Phil PennockGuard smtp_user_msg() with EXPERIMENTAL_PRDR check.
2013-03-11 Phil Pennockconfigure.default handle IPv6 localhost better.
2013-03-05 Phil PennockHandle recursion better, caused by ACLs.
2013-02-19 Jeremy HarrisBug 1339: DCC update (Wolfgang Breyha)
2013-02-03 Phil Pennocktls_out.sni fix for ancient-OpenSSL #ifdef branch
2013-01-26 Jeremy HarrisPRDR support, if compiled with EXPERIMENTAL_PRDR
2013-01-14 Steve CampbellUpdate eximstats to watch out for senders sending ...
2013-01-14 Phil PennockFix GNU Hurd interface IPv6 address detection.
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 Phil Pennockgen_pkcs3: add comment explaining rationale
2012-12-23 Jeremy HarrisAdd notification of OCSP-stapling facility inclusion.
2012-12-18 Jeremy HarrisInitialise OCSP-related pointers before use.
2012-12-10 Phil PennockOCSP/SNI: set correct callback.
2012-12-07 Tony FinchAvoid unnecessary rebuilds of lookup helper functions.
2012-12-07 Tony FinchAvoid spurious rebuilds of the dynamic lookups Makefile.
2012-12-07 Tony FinchA safer version of the check for gecos expansion.
2012-12-06 Tony FinchMake gecos expansion work with test 0412 as well as...
2012-12-06 Tony FinchFix my earlier "fix" for intermittently deliverable...
2012-12-06 Tony FinchCorrect gecos expansion when From: is a prefix of the...
2012-12-02 Phil PennockExplain the 3 SSL_CTX we have
2012-12-02 Jeremy HarrisFix eximon build.
2012-11-29 Tony FinchFix ultimate retry timeouts for intermittently delivera...
2012-11-23 Graeme FowlerDCC debug and logging tidy
2012-11-23 Jeremy HarrisFix merge problem.
2012-11-23 Jeremy HarrisCheck syscall return values.
2012-11-22 Jeremy HarrisFix 64b build.
2012-11-20 Phil PennockDovecot: robustness; better msg on missing mech.
2012-11-18 Jeremy HarrisMore compiler quietening.
2012-11-18 Jeremy HarrisMore compiler quietening.
2012-11-18 Jeremy HarrisMore compiler quitening.
2012-11-17 Jeremy HarrisFix initializer for struct tls_support, per edc33b5f1ac...
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 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-29 Jeremy HarrisTrack ACL context through ${acl expansions. Bug 1305.
2012-10-28 Jeremy HarrisQuieten complaining compilers.
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-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-14 Jeremy HarrisAvoid reset of store pool in expand when a ${acl is...
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-09-27 Jeremy HarrisUnbreak non-ipv6 build.
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-05 Jeremy HarrisAdd dnsdb lookup pseudo-type "a+". Addresses bug...
2012-07-27 Todd LyonsBug #198: Add remove_header ACL modifier.
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-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-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".
next