Events: Fix msg:defer event for the hosts_max_try_hardlimit case. Bug 2554
[exim.git] / src / src / rda.c
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 Harrispass through exec
2020-03-15 Jeremy Harrislabelled-process fork function
2020-03-12 Jeremy HarrisDebug: _exit() process-termination
2020-01-11 Jeremy Harrisredirect router: taint-enforce filenames
2020-01-11 Jeremy Harrisappendfile: taint-enforce file & directory options
2020-01-08 Jeremy HarrisAdd debug for content of file tainted due to faile...
2019-12-21 Jeremy HarrisGnu/Hurd: revert pipe-i/o EINTR handling changes
2019-12-18 Jeremy HarrisGNU/Hurd: retry EINTR returns from pipe I/O
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-20 klemensspelling fixes
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-09-16 Matthias KurzFix filter noerror command. Bug 2318
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-26 Jeremy HarrisCopyright year bumps for substantive changes 2017 exim-4_90_RC1
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-20 Jeremy HarrisUse bitfields for flags in the "addr" struct
2017-03-13 Jeremy HarrisSync 4.next from master
2016-12-29 Jeremy Harristidying
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-10-16 Jeremy HarrisTidying: coverity issues
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-06 Jeremy Harristidying: coverity issues
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-08-14 Tony FinchOverhaul the debug_selector and log_selector machinery...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-04-12 Jeremy HarrisMerge branch 'SMTPUTF8_1516'. Bug 1516
2015-04-12 Jeremy HarrisRename substructure for ease of debugging
2015-02-01 Jeremy Harrisconstification
2012-11-23 Jeremy HarrisCheck syscall return values.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2008-12-18 Michael HaardtImplement the infrastructure of the mailto notification...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-09-05 Philip HazelAn update to gcc 4 threw up some new uninitialized...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-12-15 Philip HazelMoved a debug statement to avoid a testing race.
2005-08-08 Philip HazelSmall delay in test harness to ensure debugging output...
2005-08-02 Philip HazelAdd missing search_tidyup() calls for the subprocess...
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-06-16 Philip HazelCheck the length of off_t at build time and use %ld...
2005-06-07 Philip HazelUpgrade appendfile so that it is capable of handling...
2005-04-06 Philip HazelMichael Haardt's patch for support for :user and :subad...
2005-02-17 Philip Hazel(1) Last-minute sieve patch (updates to latest spec).
2005-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-11-04 Philip HazelAdded forbid_exim_filter and forbid_sieve_filter to...
2004-10-07 Philip HazelStart