tidying: coverity issues
[exim.git] / src / src / exim.c
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
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'
next