Got rid of calls to (the soon to vanish) safe_fname() function.
[rsync/rsync.git] / pipe.c
2006-01-13 Wayne DavisonGot rid of calls to (the soon to vanish) safe_fname...
2005-10-20 Wayne DavisonFixed a typo in a comment.
2005-04-09 Wayne DavisonWe no longer force write_batch to 0 for the server.
2005-02-07 Wayne DavisonAdding more calls to safe_fname().
2004-08-12 Wayne DavisonGot rid of a comment that became inapplicable.
2004-07-21 Wayne DavisonGot rid of read_batch special case.
2004-07-15 Wayne DavisonMy modified version of Chris Shoemaker's improved batch...
2004-07-14 Wayne DavisonTweaked some single-line ifs.
2004-06-18 Wayne DavisonGot rid of some trailing whitespace.
2004-05-15 Wayne DavisonChanged rprintf() calls that included strerror() to...
2004-01-27 Wayne DavisonRelocated the externs.
2003-12-15 Wayne DavisonMake sure we only use blocking-I/O if blocking_io is...
2003-03-30 Wayne DavisonSupport the new --files-from option.
2002-04-08 Martin PoolFix prototype.
2002-04-08 Martin PoolFix copyright.
2002-04-08 Martin PoolSplit code out into separate files and remove some...