DANE: move to mainline
[exim.git] / src / src / exim.c
2018-02-15 Jeremy HarrisDANE: move to mainline
2018-02-14 Jeremy HarrisMacros: speedup expansion processing
2018-02-12 Jeremy HarrisRevert "Macros: convert to tree for speed of lookup"
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-02-10 Jeremy HarrisCompiler-quietening
2018-02-10 Jeremy HarrisMacros: return macro-presence status from "exim -bP...
2018-02-09 Jeremy HarrisMacros: convert to tree for speed of lookup
2018-02-09 Jeremy HarrisLose outdated builtin-macro warning
2018-01-17 Jeremy HarrisDB: show the Berkeley DB runtime library version, for...
2018-01-05 Jeremy HarrisSPF: promote from Experimental to mainline status
2018-01-01 Jeremy HarrisFeature macros, show-supported and build-time selection...
2018-01-01 Jeremy Harrisrefactor show-supported coding
2017-12-21 Josh Sorefexim: regularize exim -bI:help output
2017-10-31 Jeremy Harris Add macro support to -be expansion test mode. ...
2017-10-28 Jeremy HarrisAdd macro support to -be expansion test mode. Bug...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-28 Jeremy HarrisDo not exit when cwd has no name. Bug 2078
2017-10-27 Phil Pennocknit: typo-fix in comment (my goof)
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-21 Jeremy Harristidying
2017-10-21 Jeremy Harristidying
2017-10-20 Jeremy HarrisDebug: output type of process as it terminates
2017-10-14 Jeremy HarrisTidy build for OpenBSD
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-08 Jeremy HarrisTFO: on FreeBSD avoid client TFO-mode connects unless...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-09-16 Heiko Schlitterman... Provide readn() as a wrapper around read()
2017-08-09 Jeremy HarrisCoding: use specified-initialisers
2017-08-05 Jeremy Harristidying
2017-08-04 Jeremy HarrisLogging: millisecond QT and DT. Bug 2102
2017-08-01 Jeremy HarrisUse retval from sprintf while walking buffers
2017-07-22 Jeremy HarrisOn callout avoid SIZE every time but noncacheable rcpt...
2017-07-16 Jeremy HarrisOptimise scanning config for macros
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-07-08 Jeremy HarrisSplit macro name storage out from macro definition...
2017-06-13 Heiko Schlitterman... Cleanup (prevent repeated use of -p/-oMr to avoid mem...
2017-05-09 Phil PennockAdd option commandline_checks_require_admin
2017-04-14 Jeremy HarrisBuiltin macros: note config trigger line in debug output
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-21 Jeremy HarrisLogging: make cipher info available for continued-TLS...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-03-12 Bernd KuhlsuClibc does not contain gnu/libc-version.h
2017-03-07 Jeremy HarrisDelivery: contined-connection maintaining TLS
2017-02-11 Phil PennockCompilation warnings shushing
2017-02-08 Jeremy HarrisFix non-contentscan build
2017-02-08 Jeremy HarrisMemory management: drop variables identified as going...
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-23 Jeremy HarrisTFO: feature advertisement exim-4_88_RC3
2016-10-15 Heiko Schlitterman... Include 'Configure owner' in -bV output
2016-10-15 Andrew Colin KissaNew: queuefile transport, under EXPERIMENTAL_QUEUEFILE
2016-10-10 Jeremy HarrisLazy-create builtin macros
2016-10-10 Jeremy HarrisFix check for commandline macro definition
2016-10-02 Jeremy HarrisClose logfile after a while waiting for non-smtp input...
2016-10-02 Jeremy HarrisAvoid parsing cost for auto-macro creates
2016-09-29 Jeremy HarrisFix checking for -D option use
2016-09-25 Jeremy HarrisAdd automatic macros for config-file options. Bug...
2016-09-22 Jeremy HarrisDefend against symlink attack by another process runnin...
2016-09-17 Jeremy Harristidying
2016-09-13 Jeremy Harristidying
2016-08-14 Andrew Colin KissaLMDB: introduce as Experimental. Bug 1856
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-02 Jeremy Harrispass advertised facility to continued-transport process
2016-06-03 Heiko Schlitterman... Fix compiler warning/error on set_process_info(sprintf())
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-31 Jeremy HarrisSupport "-qGpostgresql -Mvl <id>" and a better exiwhat...
2016-05-30 Jeremy HarrisAvoid writing msglog files in -bh and -bhc modes. ...
2016-05-25 Jeremy HarrisAccept "exim -bp -qGname"
2016-05-23 Jeremy Harrisfix queue_name tracking across exec
2016-05-21 Jeremy HarrisAdd glibc version to libraries report
2016-05-08 Jeremy Harrisperiodic queue runner
2016-05-08 Jeremy Harristestcase
2016-05-07 Jeremy HarrisCommand-line options
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-24 Heiko Schlitterman... Init the resolver even in -be mode.
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-02 Jeremy HarrisPass on SIZE to cutthrough connection
2016-02-02 Jeremy HarrisMerge branch 'master' into 4.next
2016-02-01 Jeremy HarrisDKIM: replace SHA and RSA routines from gnutls, under...
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
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
next