Bugtrack 1281 - Spec typo fix.
[exim.git] / src /
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".
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-05 Jeremy HarrisSupport "G" modifier on numbers in ${if comparisons.
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 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 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 LyonsRefactor optional MAIL FROM args
2012-06-04 Jeremy HarrisRemove extraneous #ifndef guards from config.h.default
2012-06-04 Phil PennockImplement -G => "control=suppress_local_fixups"
2012-06-03 Phil PennockCmdline -L option; also -Ac -Am -X<logfile>
2012-06-03 Phil PennockCyrus SASL: set host;port properties on auth driver
2012-06-03 Phil Pennockcopyright year
2012-06-03 Phil PennockDSCP: inbound via control = dscp/<value>
2012-06-02 Phil PennockChristof Meerwald (for patches in bug 1095)
2012-06-02 Phil PennockDSCP: take numeric values too.
2012-06-02 Phil PennockFreeBSD is ELF and has been for a long time
2012-06-02 Phil PennockDSCP: document; hex print; -bI:dscp
2012-06-01 Phil PennockDSCP support, tentative
2012-06-01 Phil PennockDNSSEC babystep: dns_use_dnssec & $sender_host_dnssec
2012-06-01 Phil Pennockimprove PH entry, per Bill Hacker's suggestion
2012-06-01 Phil PennockACKNOWLEDGEMENTS update, covering a few years
2012-06-01 Phil Pennocktls_dh_min_bits smtp transport option
2012-06-01 Phil PennockMake -n combine with -bP to inhibit names
2012-06-01 Phil PennockAdd -bI:help and -bI:sieve
2012-05-31 Phil PennockRevert "Lower EXIM_CLIENT_DH_MIN_BITS 1024 -> 512." exim-4_80
2012-05-30 Phil PennockLower EXIM_CLIENT_DH_MIN_BITS 1024 -> 512.
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-27 Phil Pennocktypo fix: "overriden" -> "overridden" from Andreas...
2012-05-27 Phil PennockFor DH, use standard primes from RFCs
2012-05-27 Phil Pennock">" -> ">=" for EXIM_CLIENT_DH_MIN_BITS+10
2012-05-27 Phil PennockDeal with GnuTLS DH generation overshoot
2012-05-27 Phil Pennockteach sprint_vformat() size_t z modifier (jgh)
2012-05-27 Phil Pennockfix size param for gnutls_dh_params_export_pkcs3()...
2012-05-25 Phil PennockCyrus SASL auth: SSF retrieval was incorrect.
2012-05-25 Phil PennockIt's 2012, not 1012. Noted by Jay Rouman
2012-05-24 Nigel MetheringhamAdded some more .gitignore entries
2012-05-24 Nigel MetheringhamMoved pdkim declaration to satisfy older compilers
2012-05-24 Phil Pennock_ISOC99_SOURCE -> _GNU_SOURCE exim-4_80_RC5
2012-05-24 Phil PennockDefine _ISOC99_SOURCE in exim.h
2012-05-23 Phil Pennockexpanded comment, noting size types and API issue
2012-05-23 Phil PennockREADME.UPDATING: emphasise more the LDAP issue
2012-05-22 Phil PennockEnable PCRE_CONFIG by default
2012-05-22 Phil PennockGuard SNI usage better (client-side)
2012-05-21 Phil PennockOpenBSD compat, DNS resolver library
2012-05-21 Phil PennockUpdate binary's copyright message.
2012-05-21 Phil Pennockavoid NUL in dh params file
2012-05-21 Phil Pennockfeatures.h; tls_validate_require_cipher: log flag ... exim-4_80_RC3
2012-05-21 Phil Pennockonly drop privs for TLS if still root
2012-05-21 Phil PennockAdded tls_dh_max_bits & check tls_require_ciphers early.
2012-05-20 Phil PennockGuard TLS SNI callback define better.
2012-05-20 Phil Pennocktls_require_ciphers must be assigned to state copy
2012-05-20 Phil PennockTypo: PRE_PRERELEASE -> PCRE_PRERELEASE
2012-05-20 Phil PennockGnuTLS debug callback: check for existing \n
2012-05-20 Phil Pennock"make makfile" -> "make makefile".
2012-05-20 Phil PennockHAVE_IPV6=yes in comment; need value!
2012-05-19 Phil PennockPRINTF_FUNCTION -> ALMOST_PRINTF.
2012-05-19 Phil PennockPortability to HP-UX.
2012-05-19 Phil PennockPCRE_PRERELEASE fix, again
2012-05-18 Phil PennockTorture the English language slightly less exim-4_80_RC2
2012-05-18 Phil PennockFix three issues highlighted by clang analyser.
2012-05-18 Phil PennockSecond SPF fix, moved to where type is correct.
2012-05-18 Phil PennockFix dcc_header content corruption.
next