Check syscall return values.
[exim.git] / src / src / transports / pipe.c
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