- 17 Jul, 2008 3 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
be used in place of all %.0f output idioms.
-
- 15 Jul, 2008 3 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
-
- 14 Jul, 2008 3 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
fine-grained output control (in addition to the coarse -v).
-
Wayne Davison authored
incremental recursion.
-
- 11 Jul, 2008 1 commit
-
-
Wayne Davison authored
option to the server (which is only useful for protocols 30 and above anyway). This gives the user an easy way to talk to a restricted server that has overly restrictive option-checking.
-
- 05 Jul, 2008 4 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
-
Wayne Davison authored
(instead of the start) in order to be extra sure that an error won't overwrite it. We also ensure that the progress option can't be enabled on the server side.
-
Wayne Davison authored
-
- 04 Jul, 2008 1 commit
-
-
Wayne Davison authored
-
- 30 Jun, 2008 1 commit
-
-
Wayne Davison authored
-
- 28 Jun, 2008 1 commit
-
-
Wayne Davison authored
-
- 26 Jun, 2008 1 commit
-
-
Wayne Davison authored
generator when handling an empty file.
-
- 24 Jun, 2008 2 commits
-
-
Wayne Davison authored
- Fixed messages longer than 63 chars. - Don't require the presence of a "bc" program. - Append a newline to the message to make the script easier to call. - Make extra sure the message outputs without escape interpretation. - Stick around long enough for a client to reliably get the message.
-
Matt McCutchen authored
-
- 23 Jun, 2008 5 commits
-
-
Wayne Davison authored
handling the old block-size limit for protocols < 29.
-
Wayne Davison authored
-
Matt McCutchen authored
-
Wayne Davison authored
-
Wayne Davison authored
in a separate build directory from the source.
-
- 17 Jun, 2008 1 commit
-
-
Wayne Davison authored
-
- 13 Jun, 2008 1 commit
-
-
Wayne Davison authored
identical match found in a --link-dest/--copy-dest hierarchy.
-
- 12 Jun, 2008 1 commit
-
-
Wayne Davison authored
-
- 09 Jun, 2008 3 commits
-
-
Wayne Davison authored
-
Wayne Davison authored
- Made the XSTATE_* defines avoid using 0. - Call !XATTR_ABBREV() in recv_xattr_request(). - Improved the "internal abbrev" error message. - Fixed the potential for a directory time glitch in xattrs.diff.
-
Wayne Davison authored
that is unchanged on an early file, and changed on a later file. Added 2 new test cases to ensure this stays fixed.
-
- 04 Jun, 2008 3 commits
-
-
Wayne Davison authored
output in more circumstances.
-
Wayne Davison authored
-
Wayne Davison authored
srcdir will ensure that the builddir has a copy of the proto.h file when the Makefile found it to be out of date. This prevents the repeated building of all the targets when the srcdir's proto.h file is accurate, but older than the newest .c file.
-
- 31 May, 2008 5 commits
-
-
Wayne Davison authored
daemon excludes can't exclude a dot dir.
-
Wayne Davison authored
dot dir.
-
Wayne Davison authored
and then call send_file_name() with NO_FILTERS. This gets rid of the need for a FLAG_DOTDIR_NAME flag (used only by make_file()).
-
Wayne Davison authored
-
Wayne Davison authored
the sender (which would cause it to die with a cryptic error). Instead, warn the user when the file's size is too large for checksum processing.
-
- 22 May, 2008 1 commit
-
-
Wayne Davison authored
-