Avoid writing msglog files in -bh and -bhc modes. Bug 1804
[exim.git] / src / src / exim.c
2016-05-30 Jeremy HarrisAvoid writing msglog files in -bh and -bhc modes. ...
2016-05-21 Jeremy HarrisAdd glibc version to libraries report
2016-04-26 Jeremy HarrisDelivery: quieten smtp transport conn reuse vs. deliver...
2016-04-14 Jeremy HarrisTidying: coverity issues
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2016-04-07 Heiko Schlitterman... Init the resolver even in -be mode.
2016-04-07 Heiko Schlitterman... Log: -bV should send all output to stderr/stdout
2016-04-06 Jeremy HarrisACL: remove obsolete demime condition
2016-04-06 Jeremy HarrisPass on SIZE to cutthrough connection
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-31 Heiko Schlitterman... Supress TLS/Env warnings in checking and listing mode
2016-03-24 Heiko Schlitterman... Provide getcwd(NULL, 0) for Solaris (SunOS5)
2016-03-10 Heiko Schlitterman... Honour the -n for -bP config
2016-03-09 Heiko Schlitterman... Test the return of getcwd()
2016-03-09 Heiko Schlitterman... Store the initial working directory, expand $initial_cw...
2016-03-03 Heiko Schlitterman... Delay chdir(/) until we opened the main config
2016-03-02 Heiko Schlitterman... Merge branch 'master'
2016-02-18 Heiko Schlitterman... Fix CVE-2016-1531 exim-4_87_RC4
2016-02-05 Heiko Schlitterman... Add backward compatibility for EXIM_TMPDIR
2016-02-05 Alexander TsoyRename build-time option TMPDIR to EXIM_TMPDIR
2016-02-01 Jeremy HarrisDKIM: replace SHA and RSA routines from gnutls, under...
2015-12-18 Jeremy HarrisRedis: move from Experimental to mainline exim-4_87_RC2
2015-12-17 Jeremy HarrisFix hosts_connection_nolog ensuring that sender_host_ca...
2015-12-14 Jeremy HarrisEvents: move from Experimental to mainline
2015-12-09 Jeremy HarrisI18N: Move EAI support from Experimental to mainline exim-4_87_RC1
2015-12-08 Jeremy HarrisPROXY: Move Proxy Protocol support from Experimental...
2015-12-08 Jeremy HarrisSOCKS: downgrade from DISABLE_SOCKS to SUPPORT_SOCKS...
2015-12-07 Jeremy HarrisSOCKS: move from Experimental to mainline
2015-11-12 Heiko Schlitterman... Add support for -bP config
2015-10-30 Jeremy HarrisCygwin: update from Exim Cygwin maintainer. Bug 1707
2015-09-14 Heiko Schlitterman... Add the Exim version to process info (exiwhat)
2015-09-09 Jeremy HarrisDSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce...
2015-09-08 Jeremy Harris Capture substrings in ACL regex= . Bug 425.
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-06-04 Jeremy HarrisTLS authenticator
2015-05-16 Jeremy Harristidying
2015-05-10 Heiko Schlitterman... Add feature tag for DNSSEC
2015-04-21 Jeremy HarrisUTF8: mua_wrapper
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy Harrisutf8 recipient
2015-04-12 Jeremy Harrissmtp output, no remote support
2015-04-12 Jeremy Harrissmtp input
2015-04-03 Jeremy HarrisFeature switch
2015-03-15 Jeremy HarrisSOCKS: as a client, talk SMTP via a socks5 proxy. ...
2015-02-01 Jeremy Harrisconstification
2015-01-13 Jeremy HarrisAdd cmdline option to append a log message. Bug 418
2015-01-12 Jeremy HarrisDo RE compilations at daemon startup. Bug 1568
2015-01-12 Jeremy HarrisMove DSN support to mainline
2015-01-12 Jeremy HarrisMove certificate name checking to mainline, default...
2014-12-23 Jeremy HarrisUse TIME_T_FMT for formatting tv_sec. Bug 1561
2014-11-20 Jeremy HarrisConst-ification
2014-11-18 Jeremy HarrisCompiler quietening
2014-11-05 Jeremy HarrisDo not permit multi-component wildcards on certificate...
2014-10-30 Jeremy HarrisFix cert-try-verify when denied by event action
2014-10-26 Jeremy HarrisDo not claim OCSP support when compiled with too-old...
2014-10-25 Jeremy HarrisRename facility to Event Actions, ifdeffed on EXPERIMEN...
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-08-11 Jeremy HarrisDo not sleep for tiny periods, or hang trying to sleep...
2014-08-01 Jeremy HarrisBasic DANE entry points
2014-07-22 Jeremy HarrisDo not sleep for tiny periods, or hang trying to sleep...
2014-07-22 Jeremy HarrisEnsure timer never set to zero for millisleep. Bug...
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-05-23 Jeremy HarrisMove OCSP out of EXPERIMENTAL
2014-05-22 Jeremy HarrisCompiler quietening. Bug 907
2014-05-21 Wolfgang BreyhaRFC3461 support - MIME DSN messages. Bug 118
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
next