SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / src / daemon.c
2022-11-27 Jeremy HarrisSPDX: Mass-update to GPL-2.0-or-later
2022-11-27 Jeremy HarrisSPDX: license tags (mostly by guesswork)
2022-11-03 Jeremy HarrisFix daemon startup. Bug 2930
2022-06-26 Jeremy HarrisMerge branch '4.next'
2022-06-19 Jeremy HarrisRegex compile cacheing
2022-06-11 Jeremy Harrishelper fn for daemon notifier
2022-04-23 Jeremy HarrisCopyright updates: exim-4.96-RC0
2022-03-03 Jeremy HarrisCheck query strings of query-style lookups for quoting...
2021-12-25 Jeremy Harris smtp transport: poll for trailing data to drain...
2021-11-19 Jeremy HarrisFix early use of $sender_host_name
2021-11-17 Jeremy Harrisselect() -> poll(). Bug 2831
2021-10-23 Jeremy HarrisCopyright updates:
2021-06-27 Jeremy HarrisTLS: track changing fd of file-watcher when creds are...
2021-06-08 Jeremy HarrisFix server creds cache invalidation
2021-06-07 Jeremy HarrisRe-fix non-Linux build
2021-06-06 Jeremy Harristidying
2021-06-06 Jeremy HarrisFix non-Linux build
2021-06-06 Jeremy HarrisObservability: listen queue backlog
2021-06-06 Jeremy HarrisAvoid rescanning listen select set
2021-06-06 Jeremy HarrisCompute select fd_set outside daemon loop
2021-05-28 Jeremy Harristidying
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Heiko Schlitterman... CVE-2020-28014, CVE-2021-27216: PID file handling
2021-05-27 Heiko Schlitterman... Handle SIGINT as we do with SIGTERM
2021-05-27 Heiko Schlitterman... Enforce pid_file_path start at "/"
2021-05-27 Heiko Schlitterman... tidy
2021-03-16 Jeremy HarrisPipeline QUIT after data
2021-02-06 Jeremy HarrisFix daemon-SIGHUP on FreeBSD
2021-01-23 Jeremy HarrisMove QUICKACK disable as early as possible in server...
2020-12-24 Jeremy HarrisConvert more cases of list-walking to use self-assigned...
2020-11-03 Jeremy HarrisFix spurious logging of select error
2020-10-09 Jeremy HarrisUnbreak no-TLS build
2020-10-09 Jeremy HarrisFreeBSD: TLS: preload configuration items
2020-10-03 Jeremy HarrisTLS: preload configuration items
2020-07-10 Jeremy HarrisCommand-line option for no notifier socket. Bug 2616
2020-07-05 Jeremy HarrisMove errno-protection into string_open_failed()
2020-06-27 Jeremy HarrisRemove attempts to quieten compiler static-checking
2020-06-12 Jeremy Harrissmtp_accept_map_per_host: call search_tidyup in fail...
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-09 Jeremy HarrisMove the fast-ramp two phase queue run support from...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-26 Jeremy Harristidying
2020-04-26 Jeremy HarrisFix reporting of 2-phase queue-runner daemon, in daemon...
2020-04-05 Jeremy HarrisTaint: check on supplied buffer vs. list when extractin...
2020-04-03 Jeremy HarrisLog fast-ramp queue-run trigger
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy Harrisexit-time debug
2020-03-22 Jeremy Harrisdebug tidying
2020-03-18 Jeremy Harristidying
2020-03-15 Jeremy Harrislabelled-process fork function
2020-03-12 Jeremy HarrisDebug: _exit() process-termination
2020-03-08 Jeremy HarrisDefault notifier socket name to spooldir-dependent...
2020-03-08 Jeremy HarrisClose notifier socket before re-exec of daemon. Bug...
2020-02-23 Jeremy HarrisReplace "Try to fix Solaris build" with compatibility...
2020-02-23 Jeremy HarrisTry to fix Solaris build
2020-02-22 Jeremy HarrisUnix socket creds: FreeBSD needs level 0 not SOL_SOCKET
2020-02-22 Jeremy HarrisUnix socket struct naming: avoid "sun" due to conflict...
2020-02-21 Jeremy HarrisAllow for platforms not support abstract naming for...
2020-02-19 Jeremy HarrisUnix socket creds sockopt for BSD-ish platforms
2020-02-19 Jeremy HarrisUnix socket creds definitions for BSD-ish platforms
2020-02-19 Jeremy HarrisAdd queue_size variable. Bug 1406
2020-02-19 Jeremy HarrisMove notifier socket to general availability
2020-02-18 Jeremy Harris Overlapped twophase-queue-run and delivery. Experi...
2020-02-03 Jeremy HarrisAvoid needless arg on queue-runner exec
2020-01-26 Jeremy HarrisACL: control = queue/first_pass_route
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-11-09 Jeremy HarrisRemove the daemon pid file when exit is due to SIGTERM...
2019-10-12 Jeremy HarrisReduce delivery process startup time
2019-10-12 Jeremy HarrisPerformance timing measurements
2019-08-13 Jeremy HarrisSPF: split library init from per-connection init
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-03-18 Jeremy HarrisLogging: fix initial listening-on log line
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-11-17 Jeremy HarrisLose more string-copy operations
2018-10-30 Jeremy HarrisMacOS: TCP Fast Open
2018-10-23 Jeremy HarrisMacOS: probe for a usable TFO system configuration
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-03-13 Jeremy HarrisMark variables unused before release of store in the...
2018-02-20 Wolfgang BreyhaOpenSSL: Fix memory leak during multi-message connectio...
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2017-12-03 Jeremy Harristidying
2017-11-26 Jeremy Harristidying
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-14 Jeremy Harristidying
2017-08-09 Jeremy HarrisCoding: use specified-initialisers
2017-07-03 Jeremy HarrisTransform string_append_listele{,_n}() to proper expand...
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-04-16 Jeremy HarrisRework detection of multiple ports on a given IP, for...
2017-04-16 Jeremy Harristidying
2017-03-22 Jeremy Harristidying
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-03-08 Jeremy HarrisShorten long daemon-startup log lines
next