tidying
[exim.git] / src / src / daemon.c
2024-02-28 Jeremy Harristidying
2024-02-16 Jeremy HarrisDebug: option access for expansion
2024-01-04 Jeremy HarrisReport two-phase queue run in daemon startup log line
2023-12-15 Jeremy HarrisFix periodic queue runs. Bug 3046
2023-11-04 Jeremy HarrisMerge branch '4.next' 4.next github/4.next
2023-11-04 Jeremy HarrisCopyright updates: exim-4.97
2023-10-15 Heiko Schlitterman... Merge branch 'exim-4.96+security' into master+security
2023-10-14 Jeremy HarrisTidying: readability defines
2023-10-02 Jeremy HarrisMerge branch 'exim-4.96+security'
2023-08-09 Jeremy HarrisLogging: connection_id
2023-07-07 Jeremy HarrisSupport gring as a first-class conversion specifier...
2023-04-23 Jeremy Harristidying
2023-04-02 Jeremy Harristidying
2023-03-05 Jeremy HarrisFix crash in queue-ramp
2023-02-13 Jeremy HarrisNamed queues: support multiple queue-runners from singl...
2023-01-28 Jeremy Harrisrefactor
2023-01-27 Jeremy HarrisSupport use-but-not-create of notifier socket
2022-12-30 Jeremy HarrisFreeBSD: fix listener-socket backlog monitoring
2022-12-25 Jeremy HarrisFreeBSD: fix notifier socket use
2022-12-12 Jeremy Harristidying
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
next