Wayne Davison
5918daf8a4
We no longer force write_batch to 0 for the server.
2005-04-09 18:59:42 +00:00
Wayne Davison
4875d6b64d
Adding more calls to safe_fname().
2005-02-07 20:36:43 +00:00
Wayne Davison
391516da51
Got rid of a comment that became inapplicable.
2004-08-12 00:52:58 +00:00
Wayne Davison
8c90957ff5
Got rid of read_batch special case.
2004-07-21 23:59:33 +00:00
Wayne Davison
b9f592fbf5
My modified version of Chris Shoemaker's improved batch-file handling.
2004-07-15 02:20:08 +00:00
Wayne Davison
3896bca4d8
Tweaked some single-line ifs.
2004-07-14 16:41:10 +00:00
Wayne Davison
e2ccd3578c
Got rid of some trailing whitespace.
2004-06-18 16:00:33 +00:00
Wayne Davison
d62bcc17f3
Changed rprintf() calls that included strerror() to use rsyserr().
2004-05-15 19:31:10 +00:00
Wayne Davison
72a6e63136
Relocated the externs.
2004-01-27 22:35:15 +00:00
Wayne Davison
7d3f8ae2df
Make sure we only use blocking-I/O if blocking_io is > 0.
2003-12-15 18:45:07 +00:00
Wayne Davison
7c2a9e766c
Support the new --files-from option.
2003-03-30 23:00:33 +00:00
Martin Pool
b44be3e944
Fix prototype.
2002-04-08 07:39:56 +00:00
Martin Pool
fcb69e5cdc
Fix copyright.
2002-04-08 05:28:31 +00:00
Martin Pool
b35d0d8e9a
Split code out into separate files and remove some global variables to
...
reduce symbol dependencies between files and therefore make it easier
to write unit tests. The diff is large, but the actual code changes
are pretty small.
2002-04-08 04:10:20 +00:00