Testsuite: change port used for identd test
[exim.git] / src / src / exim.c
2020-01-24 Jeremy HarrisTestsuite: change port used for identd test
2020-01-11 Jeremy Harristidying: CCSS macro
2020-01-08 Jeremy HarrisFix error logging for dynamically-loaded modules. ...
2020-01-06 Samuel ThibaultHurd: account for setgroups() being callable unprivileged
2019-12-28 Jeremy HarrisSPF: library version reporting
2019-12-15 Jeremy HarrisTestsuite: tidying
2019-12-15 Jeremy HarrisGNU/Hurd: handle platform-specific behaviour of setgroups()
2019-12-13 Jeremy HarrisFix build on older Linux
2019-12-13 Jeremy HarrisUse a monotonic clock, if available, for ID generation
2019-12-13 Samuel ThibaultHandle kernels not providing microsecond time resolution
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-11-09 Jeremy HarrisRemove the daemon pid file when exit is due to SIGTERM...
2019-11-08 Jeremy HarrisRegard command-line recipients as tainted
2019-10-25 Jeremy HarrisOutput newline after list of message IDs output by...
2019-10-24 Jeremy HarrisSupport moving messages across named queues. Bug 2456
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-10-13 Jeremy HarrisFix no-ssl build
2019-10-13 Jeremy HarrisSRS: native implementation. Bug 1649
2019-10-12 Jeremy HarrisReduce delivery process startup time
2019-10-12 Jeremy HarrisPerformance timing measurements
2019-09-22 Jeremy HarrisDMARC: promote the support from Experimental to mainline
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-05-28 Jeremy HarrisPIPE_CONNECT: promote from experimental
2019-05-24 Jeremy HarrisTLS: introduce USE_OPENSSL as an explicit requirement...
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-10 Jeremy HarrisFix listing a named queue by a non-admin user. Bug...
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-04-23 Jeremy HarrisDebug: output priv-gid drop
2019-04-22 Heiko Schlitterman... Fix missing return value from exim_chown_failure
2019-04-19 Heiko Schlitterman... Intercept chown()/fchown() failure and emit a pointer...
2019-03-15 Jeremy HarrisRetire EXPERIMENTAL_REQUIRETLS
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-11 Jeremy HarrisJSON lookup
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-01-08 Jeremy HarrisJSON lookup
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-20 klemensspelling fixes
2018-11-15 Jeremy HarrisRecast more internal string routines to use growable...
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-21 Jeremy HarrisMacOS: fix egid problem
2018-10-21 Jeremy HarrisMacOS: support large group-membership counts
2018-10-20 Jeremy HarrisRefactor startup error exits
2018-09-16 Matthias KurzEvents: raise msg:fail:internal & msg:complete for...
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-07-27 Jeremy HarrisSupport REQUIRETLS
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-06-06 Jeremy HarrisChange-log
2018-06-06 Jeremy HarrisFix logging of cmdline args when starting in an unlinke...
2018-05-19 Phil PennockSafer handling of argument-logging memory of cwd
2018-05-09 Heiko Schlitterman... -bV: include the CONFIGURE_FILE path if it contains...
2018-04-15 Jeremy HarrisMerge branch '4.next'
2018-03-22 Heiko Schlitterman... Set a TERM handler to terminate properly if running...
2018-03-13 Jeremy Harristidying
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-20 Wolfgang BreyhaOpenSSL: Fix memory leak during multi-message connectio...
2018-02-17 Jeremy Harristidying
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
next