Change HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because the former isn't
[exim.git] / src / src / transports / pipe.c
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