Merge branch 'debug_fork'
[exim.git] / src / src / transports / autoreply.c
2020-03-22 Jeremy HarrisMerge branch 'debug_fork'
2020-03-20 Jeremy HarrisFix segfault on bad cmdline -f (sender) argument. ...
2020-03-15 Jeremy Harrislabelled-process fork function
2020-01-21 Jeremy HarrisUse dedicated union member for option offsets
2020-01-11 Jeremy Harrisautoreply transport: taint-enfoce options
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-05 Jeremy HarrisTransports: explicit errno values in returns
2019-10-02 Jeremy HarrisDSN: add References: header. Bug 2452
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-04-15 Jeremy HarrisMerge branch '4.next'
2018-03-20 Jeremy HarrisFix pipe transport to not use a socket-only syscall...
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-14 Jeremy Harristidying
2017-08-05 Jeremy Harristidying
2017-07-15 Jeremy HarrisUse the BDB "environment" so that a database config...
2017-07-11 Jeremy HarrisAdd directory name as new arg to EXIM_DBOPEN
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-04-29 Jeremy Harristidying: coverity fixes
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-08-02 Jeremy HarrisCallback into smtp transport for BDAT commands
2016-08-02 Jeremy Harristidying
2016-07-26 Jeremy Harristidying
2016-04-02 Jeremy Harris Copyright year updates (things touched in 2016)
2016-03-02 Jeremy HarrisTidying: Issues detected by gcc --fsanitize=undefined
2015-12-29 Jeremy Harrisupdate to pre-4.87 master
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-02-01 Jeremy Harrisconstification
2015-01-12 Jeremy HarrisClose dangling file. Bug 1379
2014-12-14 Jeremy HarrisClose dangling file. Bug 1379
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...
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-02-28 Philip HazelAdd References: support to autoreply.
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-11-15 Philip HazelIn autoreply, treat an empty string for "once" the...
2005-11-14 Philip HazelCorrect message autoreply sends when including the...
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-01-04 Philip Hazel(1) Typo in redirect router; (2) Update version number...
2004-10-07 Philip HazelStart