summaryrefslogtreecommitdiff
path: root/pipe.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-20Fixed a typo in a comment.Wayne Davison1-1/+1
2005-04-09We no longer force write_batch to 0 for the server.Wayne Davison1-5/+0
2005-02-07Adding more calls to safe_fname().Wayne Davison1-1/+2
2004-08-12Got rid of a comment that became inapplicable.Wayne Davison1-6/+2
2004-07-21Got rid of read_batch special case.Wayne Davison1-2/+1
2004-07-15My modified version of Chris Shoemaker's improved batch-file handling.Wayne Davison1-3/+22
2004-07-14Tweaked some single-line ifs.Wayne Davison1-2/+4
2004-06-18Got rid of some trailing whitespace.Wayne Davison1-13/+11
2004-05-15Changed rprintf() calls that included strerror() to use rsyserr().Wayne Davison1-11/+9
2004-01-27Relocated the externs.Wayne Davison1-6/+7
2003-12-15Make sure we only use blocking-I/O if blocking_io is > 0.Wayne Davison1-2/+1
2003-03-30Support the new --files-from option.Wayne Davison1-6/+10
2002-04-08Fix prototype.Martin Pool1-1/+1
2002-04-08Fix copyright.Martin Pool1-0/+21
2002-04-08Split code out into separate files and remove some global variables toMartin Pool1-0/+127