Testsuite: avoid IPv6 interfaces to avoid extra debug stderr lines
[exim.git] / src / scripts /
2015-06-04 Jeremy HarrisTLS authenticator
2015-06-04 Jeremy Harrisrefactor build script
2015-05-04 Jeremy HarrisI18N: new ${imapfolder_<sep>:<string>} expansion item...
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy HarrisA-label transform functions
2015-03-15 Jeremy HarrisSOCKS: as a client, talk SMTP via a socks5 proxy. ...
2014-09-23 Todd LyonsMerge remote-tracking branch 'exim_github/pr/18'
2014-09-02 Jeremy HarrisIntroduce EXPERIMENTAL_DANE feature
2014-08-20 Jeremy HarrisMerge branch 'master' into dane
2014-07-29 Todd LyonsFramework to build dane support
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-02 Jeremy HarrisCertificate variables and field-extractor expansions...
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-16 Phil PennockBail configuration on missing package
2013-11-21 Phil Pennockbuild: try to get dash/bash for sanity
2013-11-07 Tony FinchPortability fix for Solaris without xpg4 utilities
2013-10-22 Todd LyonsMerge branch 'master' of git://git.exim.org/exim exim-4_82_RC5
2013-10-22 Todd LyonsBug 1400: Fix GnuTLS PKCS11 issues
2013-10-03 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2013-10-03 Todd LyonsSetting LC_ALL with make overrode this sort check exim-4_82_RC2
2013-10-01 Todd LyonsBugzilla 1217: Experimental Redis lookup
2013-05-12 Jeremy HarrisAdd compile-time checks for various tables being in...
2013-04-09 Todd LyonsDMARC support by opendmarc libs
2012-12-07 Tony FinchAvoid spurious rebuilds of the dynamic lookups Makefile.
2012-11-17 Phil PennockConfigure should stop on error.
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-27 Phil PennockFor DH, use standard primes from RFCs
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-12 Phil Pennockpcre-config support.
2012-02-18 Phil PennockMerge branch 'sasl_fixes'
2012-02-18 Phil PennockSupport pkg-config for SSL libraries.
2012-02-15 Phil PennockFirst pass heimdal_gssapi authenticator.
2012-02-06 Phil PennockImplemented gsasl driver for authentication.
2011-10-05 Phil Pennockquote var for case stmt, so that old shell will see...
2011-10-05 Phil Pennocktest for .git dir with -d not -e; more portable
2011-10-05 Phil PennockSolaris/Irix portability hacks for reversion
2011-10-03 Phil Pennocksource referenced version.sh file always exim-4_77_RC2
2011-06-30 Tony FinchUse git to automatically create version.h
2011-06-30 Tony FinchAnother PCRE remnant.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-02-23 Phil PennockWork on IRIX by setting _XPG=1
2011-01-28 Phil PennockUse LC_ALL=C for building lookups/Makefile.
2011-01-28 Phil PennockPermit make values to be indented or in env.
2011-01-27 Tony FinchFix portability of Makefiles to HP-UX and other non...
2011-01-24 Phil PennockBug-fix the xpg4 Solaris logic. exim-4_74
2011-01-24 Phil PennockCompatibility fixes for dynlookup makefile builder.
2011-01-21 Phil PennockVersion reporting & module ABI change.
2011-01-17 Phil PennockModule loading working on FreeBSD (and unbreak).
2011-01-16 Phil PennockBug-fix for bash and no-dynamic case.
2011-01-16 Phil PennockBug 139: portability fixes and documentation.
2011-01-05 David WoodhouseAdd dynamic lookup support
2010-12-11 David WoodhouseAdd Valgrind hooks for memory pools
2009-11-20 Nigel MetheringhamFlag broken perl installation during build. Fixes...
2009-11-13 Nigel MetheringhamFixed MakeLinks build script. Fixes: #911 exim-4_70
2009-11-13 Nigel MetheringhamRemoved NetBSD3 support as no longer needed. Fixes...
2009-10-30 Nigel MetheringhamChange "expr" to "expr --" in all shell scripts. Fixes...
2009-07-02 Nigel MetheringhamRemoved code that symlinks to pcre as its no longer...
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2008-04-13 Tom Kistnerseems there is no "-a" parameter to "cp" in non-gnu...
2008-01-17 Tom Kistneradd patch to support dccifd directly from ACL system...
2007-09-28 Tom Kistner[Buzilla 376] Preliminary DKIM support
2007-08-23 Philip HazelAdd "server=" feature to MySQL and PostgreSQL lookups.
2007-06-26 Philip HazelInstalled PCRE 7.2 into Exim.
2007-01-23 Philip HazelInstalled PCRE release 7.0.
2006-11-07 Philip HazelInstall PCRE 6.7 in in place of 6.2.
2006-10-16 Philip HazelAdd server_condition to all authenticators, to allow...
2006-10-02 Philip HazelAdded dovecot authenticator.
2006-03-16 Philip HazelAdded configuration files for NetBSD3.
2005-09-19 Philip HazelMinor comment tweaks from Bryan Henderson for Configure...
2005-09-06 Philip HazelMake exim_install pay attention to CHOWN_COMMAND in...
2005-08-01 Philip HazelAdded support for SQLite.
2005-06-27 Philip HazelRemoved support for Linux-libc5. It must be well obsole...
2005-06-15 Philip HazelInstalled PCRE 6.0 sources, which involved adding a...
2005-05-25 Tom KistnerAdd simple SPF lookup method (armored in EXPERIMENTAL_SPF)
2005-05-04 Philip HazelPass $(MAKE) to the scripts/Configure-config.h script... exim-4_51
2005-04-06 Philip HazelChange scripts/os-type so that when "uname -s" returns...
2005-03-08 Tom KistnerAdded DomainKeys support. See doc/experimental-spec...
2005-02-17 Philip HazelSome changes to Linux configs to help with other libc OS.
2004-12-16 Tom KistnerMerge from EXISCAN branch.
2004-10-06 Philip HazelStart