Use C99 initialisations for iterators
[exim.git] / src / src / transports / pipe.c
2019-02-10 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-12-03 Jeremy Harristidying
2017-11-26 Jeremy Harristidying
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-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-14 Jeremy Harristidying
2017-08-05 Jeremy Harristidying
2017-07-08 Jeremy HarrisPrebuild the data structure for builtin macros
2017-04-23 Jeremy HarrisDKIM: avoid use of temporary file for signing
2017-03-13 Jeremy HarrisSync 4.next from master
2017-01-18 Josh Soref214 spelling fixes
2016-12-29 Jeremy HarrisPipe transport: expand the path option
2016-12-04 Jeremy HarrisPipe transport: expand the path option
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-14 Jeremy HarrisTidying: coverity issues
2016-04-10 Jeremy HarrisString-handling: rename string_cat() to string_catn...
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
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