Add PRDR feature output in -bV
[exim.git] / src / src / exim.c
2014-05-21 Todd LyonsAdd PRDR feature output in -bV
2014-05-20 Jeremy HarrisSupport optional server certificate name checking....
2014-05-13 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-05-13 Jeremy HarrisMove PRDR out of EXPERIMENTAL
2014-04-30 Todd LyonsMerge branch 'master' of ssh://git.exim.org/home/git...
2014-04-30 Heiko SchlichtingBug 1454: Option -oMm for message reference
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
2014-04-19 Todd LyonsCopyright year updates:
2014-03-26 Todd LyonsPrint support for Experimental Proxy with -bV
2014-01-07 Phil PennockCopyright year updates:
2013-11-05 Tony FinchCorrectly close the server side of TLS when forking...
2013-10-01 Todd LyonsBugzilla 1217: Experimental Redis lookup
2013-09-30 Todd LyonsMerge branch 'patch-3' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'patch-1' of https://github.com/bes-intern...
2013-09-30 Todd LyonsMerge branch 'master_tpda'
2013-09-30 Jeremy HarrisBug 1031: Experimental TPDA
2013-07-21 Jeremy HarrisRemove ACL-config skip so that ${acl } expansions work...
2013-04-09 Todd LyonsDMARC support by opendmarc libs
2013-01-26 Jeremy HarrisPRDR support, if compiled with EXPERIMENTAL_PRDR
2012-12-23 Jeremy HarrisAdd notification of OCSP-stapling facility inclusion.
2012-11-23 Jeremy HarrisCheck syscall return values.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-06-06 Phil PennockBUGFIX: forced-fail smtp option tls_sni would dereferen...
2012-06-04 Jeremy HarrisDual-tls - split management of TLS into in- and out...
2012-06-04 Phil PennockImplement -G => "control=suppress_local_fixups"
2012-06-03 Phil PennockCmdline -L option; also -Ac -Am -X<logfile>
2012-06-02 Phil PennockDSCP: document; hex print; -bI:dscp
2012-06-01 Phil PennockMake -n combine with -bP to inhibit names
2012-06-01 Phil PennockAdd -bI:help and -bI:sieve
2012-05-28 Phil PennockMerge openssl_disable_ssl2 branch exim-4_80_RC7
2012-05-20 Phil PennockTypo: PRE_PRERELEASE -> PCRE_PRERELEASE
2012-05-19 Phil PennockPCRE_PRERELEASE fix, again
2012-05-17 Phil PennockCopyright year updates.
2012-05-16 Phil PennockMerge branch 'experimental_ocsp'
2012-05-09 Jeremy HarrisMerge branch 'master' of git://git.exim.org/exim
2012-05-08 Phil Pennockinetd wait mode support with -bw
2012-04-23 Phil PennockAlways init_lookup_list before readconf_main.
2012-03-21 Phil PennockMerge branch 'dbmjz'
2012-03-02 Phil PennockAdd dbmjz lookup type
2012-02-18 Phil PennockMerge branch 'sasl_fixes'
2012-02-15 Phil PennockFirst pass heimdal_gssapi authenticator.
2012-02-06 Phil PennockImplemented gsasl driver for authentication.
2011-10-11 Phil PennockPCRE_PRERELEASE is a bare sequence, not a string.
2011-08-27 Phil PennockUse .dylib not .so for dynamic libraries on MacOS
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-06-07 Tony Finchexiwhat: Ensure the SIGUSR1 signal handler is safe.
2011-05-08 Tom KistnerMerge branch 'tom_dev'
2011-05-07 Phil PennockTypo fixes from Andreas Metzler.
2011-03-23 Phil PennockAvoid segfault on ref:name specified as uid.
2011-03-22 Phil PennockHarmonised TLS library version reporting.
2011-03-22 Phil PennockReport compiler in -d -bV. Clang compat.
2011-03-22 Phil PennockCompiler masochism compliance.
2011-02-21 Phil PennockMinor robustness fixes for debugging.
2011-01-30 Nigel MetheringhamMerge branch 'master' of ssh://git.exim.org/home/git...
2011-01-30 Phil Pennockmacros_trusted overriden message only if debugging.
2011-01-26 Nigel MetheringhamWorkround compile error with old PCRE versions
2011-01-23 Phil PennockBug 1071: fix delivery logging with untrusted macros.
2011-01-23 Phil PennockReport TRUSTED_CONFIG_LIST & WHITELIST_D_MACROS.
2011-01-21 Phil PennockTests compat. setgid failure / dropped_privilege
2011-01-21 Phil PennockCheck return values of setgid/setuid.
2011-01-21 Phil PennockVersion reporting & module ABI change.
2011-01-05 David WoodhouseAdd dynamic lookup support
2010-12-17 David WoodhouseMerge branch 'master' of ssh://git.exim.org/home/git...
2010-12-16 David WoodhouseTurn TRUSTED_CONFIG_PREFIX_LIST into TRUSTED_CONFIG_LIS...
2010-12-15 David WoodhouseAllow only Exim or CONFIGURE_OWNER to use whitelisted...
2010-12-15 Phil PennockImplement -D whitelist invoking user restriction.
2010-12-14 Phil PennockImplement -D filtering, first pass.
2010-12-14 Phil PennockChange the default for system_filter_user.
2010-12-12 David WoodhouseAllow only absolute paths in TRUSTED_CONFIG_PREFIX_LIST...
2010-12-12 David WoodhouseAdd TRUSTED_CONFIG_PREFIX_FILE option
2010-12-12 David WoodhouseRemove ALT_CONFIG_ROOT_ONLY build option, effectively...
2010-12-11 David WoodhouseCheck configure file permissions even for non-default...
2010-06-07 Phil PennockClean up compiler warnings from { gcc -Wall }, many...
2010-06-06 Phil PennockBuild without WITH_CONTENT_SCAN.
2010-06-06 Phil PennockNo longer permit the exim user to be root. Fixes:...
2010-06-06 Phil PennockImplement --version. Fixes: #973
2010-06-06 Phil PennockImplement "control = debug" ACL control. Fixes: #937
2010-06-05 Phil PennockClamAV INSTREAM scanning by default, unless built with...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-10-16 Tom KistnerBugzilla #643
2009-10-14 Nigel MetheringhamTLS version reporting. fixes: #745
2009-06-10 Tom KistnerMerge native DKIM support (from DEVEL_PDKIM)
2008-10-12 Nigel MetheringhamRemoved excess comma in usage fprint statement. Fixes...
2008-01-17 Tom Kistneradd patch to support dccifd directly from ACL system...
2007-09-28 Tom Kistner[Buzilla 376] Preliminary DKIM support
2007-09-04 Nigel MetheringhamNM/01
2007-06-27 Philip HazelAdd queue_only_load_latch.
2007-06-19 Philip HazelAdd -Mvc option.
2007-01-30 Philip HazelMagnus' patch for $sending_ip_address and $sending_port.
2007-01-25 Philip HazelEnsure acl_not_smtp_start is called for -bS input.
2007-01-17 Philip HazelAdd comments as to why smtp_log_no_mail() is not called...
2007-01-15 Philip HazelAdded log selector +smtp_no_mail to log when no MAIL...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-11-20 Philip HazelFix space bug in previous patch for "message" used...
2006-11-13 Philip HazelError if -q is given more than once.
2006-11-07 Philip HazelAdd clearerr(stdin) in -bem code (needed for Darwin).
2006-11-07 Philip HazelCorrect message_linecount in -bem testing.
2006-10-24 Philip HazelAdded -bem option.
2006-10-23 Philip HazelJohn Jetmore's -Mset patch.
2006-10-02 Philip HazelAdded dovecot authenticator.
next