Copyright updates:
[exim.git] / src / src / daemon.c
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
2017-02-28 Jeremy HarrisMemory Management: drop another variable ($callout_addr...
2017-02-24 Jeremy Harristidying
2017-02-24 Jeremy HarrisMemory management: drop $acl_m_ variables explicitly...
2017-02-08 Jeremy HarrisMemory management: drop variables identified as going...
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-29 Jeremy HarrisTFO: remember setsockopt results, to condition non...
2017-01-18 Josh Soref214 spelling fixes
2016-12-29 Jeremy Harristidying
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-11-08 Jeremy HarrisEnsure socket is nonblocking before draining. Bug...
2016-10-29 Jeremy Harristidying
2016-10-25 Jeremy HarrisTFO: use IPPROTO_TCP not SOL_TCL for setsockopt, being...
2016-10-23 Jeremy HarrisFix bug with aborted server TLS connection, under GnuTLS
2016-10-22 Jeremy Harristidying
2016-10-22 Jeremy HarrisTCP Fast Open
2016-09-27 Jeremy HarrisDrain socket to get clean TCP FINs
2016-09-17 Jeremy Harristidying
2016-06-03 Jeremy HarrisMerge branch 'multiqueue_336': Named queues
2016-05-31 Jeremy HarrisSupport "-qGpostgresql -Mvl <id>" and a better exiwhat...
2016-05-23 Jeremy Harrisfix queue_name tracking across exec
2016-05-09 Jeremy HarrisNew $queue_name variable
2016-05-08 Jeremy Harrisperiodic queue runner
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2016-04-06 Jeremy HarrisPass on SIZE to cutthrough connection
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-06 Jeremy Harristidying: coverity issues
2016-03-05 Jeremy Harristidying: coverity issues
2016-02-02 Jeremy HarrisPass on SIZE to cutthrough connection
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-12-17 Jeremy HarrisFix hosts_connection_nolog ensuring that sender_host_ca...
2015-09-14 Heiko Schlitterman... Add the Exim version to process info (exiwhat)
2015-08-25 Jeremy HarrisClose logs after daemon-process exceptional write....
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-02-01 Jeremy Harrisconstification
2015-01-12 Jeremy HarrisDo RE compilations at daemon startup. Bug 1568
2015-01-11 Jeremy HarrisDo RE compilations at daemon startup. Bug 1568
2014-05-31 Jeremy HarrisSupport service names for tls_on_connect_ports. Bug 72
2014-05-28 Todd LyonsMerge tag 'exim-4_82_1' exim-4_83_RC1
2014-04-23 Todd LyonsMerge branch 'master' of git://git.exim.org/exim
next