Use single-bit fields for global flags
[exim.git] / src / src / rda.c
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