Use %ld not %l
[exim.git] / src / src / exim.c
2021-09-12 Jeremy HarrisUse %ld not %l
2021-09-12 Jeremy Harrispcre2
2021-09-02 Jeremy HarrisAvoid wait-for-tick on single-message connections
2021-09-02 Jeremy Harristidying
2021-06-27 Jeremy HarrisMerge branch 'readonly_config'
2021-06-27 Jeremy Harrispaniclog sigsegv events
2021-06-27 Jeremy Harrisfirst go. crashes in 0003
2021-05-27 Heiko Schlitterman... Merge branch 'qualys-2020'
2021-05-27 Heiko Schlitterman... Honour the outcome of parse_extract_address(), testsuit...
2021-05-27 Qualys Security... CVE-2020-28007: Link attack in Exim's log directory
2021-05-27 Heiko Schlitterman... CVE-2020-28010: Heap out-of-bounds write in main()
2021-05-27 Heiko Schlitterman... CVE-2020-28014, CVE-2021-27216: PID file handling
2021-05-27 Phil PennockInline four often-called new functions
2021-05-27 Jeremy HarrisFixes for compilation
2021-05-27 Phil PennockSECURITY: fix Qualys CVE-2020-SLCWD
2021-05-27 Phil PennockSECURITY: pick up more argv length checks
2021-05-27 Phil PennockSECURITY: length limits on many cmdline options
2021-05-12 Jeremy HarrisNamed Queues: fix immediate-delivery. Bug 2743
2021-05-04 Jeremy HarrisDebug: output dmarc library version
2021-04-21 Simon ArlottFix time usage on non-subtick-resolution platforms
2021-04-18 Jeremy HarrisExperimental: ESMTP LIMITS extension
2021-04-07 Jeremy HarrisPass proxy addresses/ports to continued trasnports...
2021-03-20 Jeremy HarrisDKIM: verify using separate pool-pair, reset per message
2020-12-24 Jeremy HarrisConvert more cases of list-walking to use self-assigned...
2020-08-26 Jeremy HarrisDANE: Fix 2 messages from queue case
2020-07-10 Jeremy HarrisCommand-line option for no notifier socket. Bug 2616
2020-07-09 Jeremy HarrisFix taint trap in parse_fix_phrase(). Bug 2617
2020-07-09 Jeremy Harristidying
2020-07-05 Jeremy HarrisMove errno-protection into string_open_failed()
2020-06-30 Jeremy HarrisFix message-reception clock usage. Bug 2615
2020-06-28 Jeremy Harris Remove attempts to quieten compiler static-checking...
2020-06-27 Jeremy HarrisRemove attempts to quieten compiler static-checking
2020-06-04 Jeremy HarrisFix -bi. Bug 2590
2020-06-01 Jeremy HarrisMerge branch '4.next'
2020-05-30 Jeremy HarrisTestsuite: MySQL: use password on account used for...
2020-05-26 Jeremy HarrisQuota checking during reception. Bug 163
2020-05-25 Jeremy Harristidying
2020-05-12 Jeremy HarrisMove the LMDB lokup support from Experimental to mainline
2020-05-10 Jeremy HarrisMove the TLS resumption support from Experimental to...
2020-05-09 Jeremy HarrisMove the native SRS implementation from Experimental...
2020-05-09 Jeremy HarrisRename EXPERIMENTAL_SRS to EXPERIMENTAL_SRS_ALT
2020-05-09 Jeremy HarrisMove the fast-ramp two phase queue run support from...
2020-05-05 Jeremy Harris Ensure lookup-result variables are dropped between...
2020-05-04 Jeremy HarrisTaint: When a non-wildcarded localpart affix is matched...
2020-04-30 Jeremy HarrisCopyright updates: exim-4_94_RC0
2020-04-04 Jeremy HarrisAvoid the long whats_supported line being mixed with...
2020-04-04 Jeremy Harristidying: skip_whitespace
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-22 Jeremy Harrisexit-time debug
2020-03-22 Jeremy Harrisdebug tidying
2020-03-22 Jeremy Harrispass through exec
2020-03-21 Jeremy HarrisTaint: mark more command-line arguments
2020-03-20 Jeremy HarrisFix segfault on bad cmdline -f (sender) argument. ...
2020-03-18 Jeremy Harrisfixes
2020-03-18 Jeremy Harristidying
2020-03-17 Jeremy HarrisAvoid corrupting globals during time-pauses
2020-03-15 Jeremy Harrislabelled-process fork function
2020-03-12 Jeremy HarrisDebug: _exit() process-termination
2020-03-08 Jeremy Harristidying
2020-03-08 Heiko Schlitterman... Fix parsing of cmdline -os & -pr options. Bug...
2020-02-19 Jeremy HarrisAdd queue_size variable. Bug 1406
2020-02-18 Jeremy Harris Overlapped twophase-queue-run and delivery. Experi...
2020-02-15 Jeremy Harristidying
2020-02-12 Jeremy Harristidying
2020-01-28 Jeremy Harristidying
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
next