Merge branch 'fakereject'
[exim.git] / src / src / transports / pipe.c
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
2016-07-26 Jeremy Harristidying
2016-04-14 Jeremy HarrisTidying: coverity issues
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
2015-06-05 Phil PennockCopyright year updates (things touched in 2015)
2015-02-01 Jeremy Harrisconstification
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
2014-04-19 Todd LyonsCopyright year updates:
2014-01-07 Phil PennockCopyright year updates:
2013-04-07 Jeremy HarrisMerge branch 'ocsp_staple_rollup'
2013-04-02 Phil PennockClean & integrate force_command.
2013-04-01 J. Nick KostonAdd the force_command option to the pipe transport
2012-11-23 Jeremy HarrisCheck syscall return values.
2012-10-27 Phil PennockMerge 4.80.1 security fix in.
2012-09-17 Todd LyonsTypo in debug output.
2011-06-29 Tony FinchRemove obsolete $Cambridge$ CVS revision strings.
2011-02-13 Phil PennockImplement freeze_signal on pipe transport.
2010-06-05 Phil PennockAdd permit_coredump pipe transport option. Fixes:...
2009-11-16 Nigel MetheringhamUpdate all copyright messages to cover 1995 - 2009...
2009-11-05 Nigel MetheringhamTransport filter timeout fix. Fixes: #898
2007-01-08 Philip HazelUpdate version number and copyright year.
2006-03-16 Philip HazelChange HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because...
2006-02-21 Philip HazelAdd support for setclassresources() in the pipe transpo...
2006-02-07 Philip HazelUpdate copyright year in (most) files (those that my...
2005-10-13 Philip HazelDefault PATH in pipe transport is now /bin:/usr/bin...
2005-06-27 Philip HazelAdded lots of "(void)" casts to standard function calls.
2005-05-10 Philip Hazel1. Preserve underlying transport filter timeout message...
2005-05-03 Philip Hazel(1) Don't ignore timeouts while writing to a pipe!...
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-10-14 Philip HazelGive more explanation in the error message when the...
2004-10-07 Philip HazelStart