rsync-patches.git
18 years agoUpdated to apply cleanly.
Wayne Davison [Tue, 10 May 2005 16:44:16 +0000 (16:44 +0000)]
Updated to apply cleanly.

18 years agoRefer to an rsync daemon as a "daemon", not a "server".
Wayne Davison [Tue, 10 May 2005 16:22:42 +0000 (16:22 +0000)]
Refer to an rsync daemon as a "daemon", not a "server".

18 years agoSome man-page improvements based on Paul's suggestions.
Wayne Davison [Fri, 6 May 2005 19:14:01 +0000 (19:14 +0000)]
Some man-page improvements based on Paul's suggestions.

18 years agoUpdated to apply cleanly.
Wayne Davison [Tue, 3 May 2005 16:53:30 +0000 (16:53 +0000)]
Updated to apply cleanly.

18 years agoFixed failing hunks.
Wayne Davison [Tue, 3 May 2005 16:52:06 +0000 (16:52 +0000)]
Fixed failing hunks.

19 years agoA tweaked version of Paul's --min-size patch.
Wayne Davison [Thu, 28 Apr 2005 16:27:37 +0000 (16:27 +0000)]
A tweaked version of Paul's --min-size patch.

19 years agoPatch from Stefan Nehlsen that allows a daemon to force the
Wayne Davison [Sat, 23 Apr 2005 21:25:53 +0000 (21:25 +0000)]
Patch from Stefan Nehlsen that allows a daemon to force the
file and/or directory permissions on received files.

19 years agoRemoved patch fuzz.
Wayne Davison [Wed, 13 Apr 2005 03:01:22 +0000 (03:01 +0000)]
Removed patch fuzz.

19 years agoFixed failing hunks.
Wayne Davison [Sat, 9 Apr 2005 19:05:01 +0000 (19:05 +0000)]
Fixed failing hunks.

19 years agoApplied to trunk.
Wayne Davison [Sat, 9 Apr 2005 19:00:51 +0000 (19:00 +0000)]
Applied to trunk.

19 years agoFixed failing hunks.
Wayne Davison [Sat, 9 Apr 2005 18:40:54 +0000 (18:40 +0000)]
Fixed failing hunks.

19 years agoGot rid of patch fuzz.
Wayne Davison [Fri, 8 Apr 2005 06:21:42 +0000 (06:21 +0000)]
Got rid of patch fuzz.

19 years agoA potential patch to improve --cvs-exclude.
Wayne Davison [Fri, 8 Apr 2005 06:20:10 +0000 (06:20 +0000)]
A potential patch to improve --cvs-exclude.

19 years agoUpdated to apply cleanly.
Wayne Davison [Thu, 31 Mar 2005 03:13:00 +0000 (03:13 +0000)]
Updated to apply cleanly.

19 years agoUpdated to apply cleanly.
Wayne Davison [Tue, 29 Mar 2005 06:16:18 +0000 (06:16 +0000)]
Updated to apply cleanly.

19 years agoUpdated to apply cleanly.
Wayne Davison [Sun, 27 Mar 2005 05:28:01 +0000 (05:28 +0000)]
Updated to apply cleanly.

19 years agoA new option that allows the creation of a batched transfer
Wayne Davison [Sun, 27 Mar 2005 05:16:19 +0000 (05:16 +0000)]
A new option that allows the creation of a batched transfer
without changing the destination.  Particularly useful with
a push.

19 years agoSome minor patch-header cleanup.
Wayne Davison [Wed, 23 Mar 2005 18:15:20 +0000 (18:15 +0000)]
Some minor patch-header cleanup.

19 years agoGet rid of all decimal-time values in the diff headers,
Wayne Davison [Wed, 23 Mar 2005 17:58:28 +0000 (17:58 +0000)]
Get rid of all decimal-time values in the diff headers,
not just an all-zero value.

19 years agoChanged tls.c to not display the atime for a directory.
Wayne Davison [Wed, 23 Mar 2005 17:53:40 +0000 (17:53 +0000)]
Changed tls.c to not display the atime for a directory.

19 years agoUpdated to apply cleanly.
Wayne Davison [Wed, 16 Mar 2005 02:28:30 +0000 (02:28 +0000)]
Updated to apply cleanly.

19 years agoFixed failing hunks.
Wayne Davison [Wed, 16 Mar 2005 02:26:44 +0000 (02:26 +0000)]
Fixed failing hunks.

19 years agoGot rid of patch fuzz.
Wayne Davison [Fri, 11 Mar 2005 17:38:25 +0000 (17:38 +0000)]
Got rid of patch fuzz.

19 years agoApplied to trunk.
Wayne Davison [Fri, 11 Mar 2005 17:36:24 +0000 (17:36 +0000)]
Applied to trunk.

19 years agoFixed failing hunks.
Wayne Davison [Fri, 11 Mar 2005 11:26:30 +0000 (11:26 +0000)]
Fixed failing hunks.

19 years agoFixed patch fuzz.
Wayne Davison [Sat, 5 Mar 2005 00:33:32 +0000 (00:33 +0000)]
Fixed patch fuzz.

19 years agoFixed failing hunks.
Wayne Davison [Sat, 5 Mar 2005 00:32:53 +0000 (00:32 +0000)]
Fixed failing hunks.

19 years agoFixed failing hunks.
Wayne Davison [Thu, 3 Mar 2005 03:02:11 +0000 (03:02 +0000)]
Fixed failing hunks.

19 years agoImproved the docs.
Wayne Davison [Thu, 3 Mar 2005 02:25:50 +0000 (02:25 +0000)]
Improved the docs.

19 years agoThe local copy we do for --compare-dest simplifies the logic near
Wayne Davison [Thu, 3 Mar 2005 00:28:03 +0000 (00:28 +0000)]
The local copy we do for --compare-dest simplifies the logic near
the main unchanged_file() call.

19 years agoUpdated to apply to latest generator.c.
Wayne Davison [Wed, 2 Mar 2005 17:51:40 +0000 (17:51 +0000)]
Updated to apply to latest generator.c.

19 years agoUpdated for latest generator.c.
Wayne Davison [Wed, 2 Mar 2005 17:34:00 +0000 (17:34 +0000)]
Updated for latest generator.c.

19 years agoUpdated to apply to the latest generator.c code and to have a
Wayne Davison [Wed, 2 Mar 2005 10:14:28 +0000 (10:14 +0000)]
Updated to apply to the latest generator.c code and to have a
little better error handling.

19 years agoA better implementation of --copy-dest than what was in CVS
Wayne Davison [Tue, 1 Mar 2005 19:48:25 +0000 (19:48 +0000)]
A better implementation of --copy-dest than what was in CVS
earlier.  Still need to consider security, timeouts, and
error-checking completeness.

19 years agoUpdated to apply cleanly.
Wayne Davison [Tue, 1 Mar 2005 06:22:49 +0000 (06:22 +0000)]
Updated to apply cleanly.

19 years agoFixed failing hunk.
Wayne Davison [Tue, 1 Mar 2005 03:12:50 +0000 (03:12 +0000)]
Fixed failing hunk.

19 years agoFixed failing hunks.
Wayne Davison [Tue, 1 Mar 2005 01:38:43 +0000 (01:38 +0000)]
Fixed failing hunks.

19 years agoUpdated to apply cleanly.
Wayne Davison [Mon, 28 Feb 2005 02:18:10 +0000 (02:18 +0000)]
Updated to apply cleanly.

19 years agoUpdated to apply cleanly.
Wayne Davison [Sun, 27 Feb 2005 07:52:51 +0000 (07:52 +0000)]
Updated to apply cleanly.

19 years agoFixed failing hunk.
Wayne Davison [Sun, 27 Feb 2005 07:52:39 +0000 (07:52 +0000)]
Fixed failing hunk.

19 years agoA simple patch for adding last-match filter-rule files.
Wayne Davison [Sun, 27 Feb 2005 07:40:09 +0000 (07:40 +0000)]
A simple patch for adding last-match filter-rule files.

19 years agoGot rid of patch fuzz.
Wayne Davison [Sat, 26 Feb 2005 19:36:55 +0000 (19:36 +0000)]
Got rid of patch fuzz.

19 years agoFixed failing hunks.
Wayne Davison [Sat, 26 Feb 2005 19:35:20 +0000 (19:35 +0000)]
Fixed failing hunks.

19 years agoFixed failing hunks.
Wayne Davison [Sat, 26 Feb 2005 05:30:48 +0000 (05:30 +0000)]
Fixed failing hunks.

19 years agoImproved the option names.
Wayne Davison [Fri, 25 Feb 2005 18:50:46 +0000 (18:50 +0000)]
Improved the option names.

19 years agoUpdated to apply cleanly.
Wayne Davison [Wed, 23 Feb 2005 02:59:32 +0000 (02:59 +0000)]
Updated to apply cleanly.

19 years agoA relative source path starts in the --source-cd=DIR directory.
Wayne Davison [Tue, 22 Feb 2005 18:48:44 +0000 (18:48 +0000)]
A relative source path starts in the --source-cd=DIR directory.

19 years agoFixed a failing hunk.
Wayne Davison [Tue, 22 Feb 2005 03:18:27 +0000 (03:18 +0000)]
Fixed a failing hunk.

19 years agoUpdated to apply cleanly.
Wayne Davison [Tue, 22 Feb 2005 02:14:50 +0000 (02:14 +0000)]
Updated to apply cleanly.

19 years agoFixed failing hunks.
Wayne Davison [Tue, 22 Feb 2005 02:14:42 +0000 (02:14 +0000)]
Fixed failing hunks.

19 years agoFixed patch fuzz.
Wayne Davison [Mon, 21 Feb 2005 11:06:25 +0000 (11:06 +0000)]
Fixed patch fuzz.

19 years agoFixed failing hunks.
Wayne Davison [Mon, 21 Feb 2005 11:05:29 +0000 (11:05 +0000)]
Fixed failing hunks.

19 years agoFixed failing hunk.
Wayne Davison [Mon, 21 Feb 2005 07:31:18 +0000 (07:31 +0000)]
Fixed failing hunk.

19 years agoUpdated o apply cleanly.
Wayne Davison [Sun, 20 Feb 2005 22:15:33 +0000 (22:15 +0000)]
Updated o apply cleanly.

19 years agoFixed a variable and a function that changed names.
Wayne Davison [Sun, 20 Feb 2005 03:24:12 +0000 (03:24 +0000)]
Fixed a variable and a function that changed names.

19 years agoGot rid of patch fuzz.
Wayne Davison [Sun, 20 Feb 2005 03:04:06 +0000 (03:04 +0000)]
Got rid of patch fuzz.

19 years agoKevin Day's version of the gzip-rsyncable patch.
Wayne Davison [Sun, 20 Feb 2005 01:13:37 +0000 (01:13 +0000)]
Kevin Day's version of the gzip-rsyncable patch.

19 years agoSkip any version of the gzip-rsyncable diff.
Wayne Davison [Sun, 20 Feb 2005 01:13:12 +0000 (01:13 +0000)]
Skip any version of the gzip-rsyncable diff.

19 years agoApplied to CVS.
Wayne Davison [Sun, 20 Feb 2005 01:05:09 +0000 (01:05 +0000)]
Applied to CVS.

19 years agoFixed patch fuzz.
Wayne Davison [Sun, 20 Feb 2005 00:20:34 +0000 (00:20 +0000)]
Fixed patch fuzz.

19 years agoFixed failing hunks.
Wayne Davison [Sun, 20 Feb 2005 00:18:07 +0000 (00:18 +0000)]
Fixed failing hunks.

19 years agoFixed patch fuzz.
Wayne Davison [Sat, 19 Feb 2005 09:36:46 +0000 (09:36 +0000)]
Fixed patch fuzz.

19 years agoFixed failing hunks.
Wayne Davison [Sat, 19 Feb 2005 09:35:49 +0000 (09:35 +0000)]
Fixed failing hunks.

19 years agoGot rid of some patch fuzz.
Wayne Davison [Fri, 18 Feb 2005 20:21:44 +0000 (20:21 +0000)]
Got rid of some patch fuzz.

19 years agoFixed a failing hunk.
Wayne Davison [Fri, 18 Feb 2005 20:21:32 +0000 (20:21 +0000)]
Fixed a failing hunk.

19 years agoGot rid of patch fuzz.
Wayne Davison [Wed, 16 Feb 2005 17:09:33 +0000 (17:09 +0000)]
Got rid of patch fuzz.

19 years agoFixed patch fuzz.
Wayne Davison [Wed, 16 Feb 2005 15:44:37 +0000 (15:44 +0000)]
Fixed patch fuzz.

19 years agoFixed failing hunks.
Wayne Davison [Wed, 16 Feb 2005 15:43:01 +0000 (15:43 +0000)]
Fixed failing hunks.

19 years agoA few more minor inprovements.
Wayne Davison [Tue, 15 Feb 2005 23:14:10 +0000 (23:14 +0000)]
A few more minor inprovements.

19 years agoRenamed option to --remove-sent-files so that the --delete prefixed
Wayne Davison [Tue, 15 Feb 2005 20:46:08 +0000 (20:46 +0000)]
Renamed option to --remove-sent-files so that the --delete prefixed
options only refer to options that affect the receiving side.

19 years agoUpdated to have the sender remove symlinks that got created/changed.
Wayne Davison [Tue, 15 Feb 2005 20:14:10 +0000 (20:14 +0000)]
Updated to have the sender remove symlinks that got created/changed.

19 years agoFixed compile problem that crept into the code due to a
Wayne Davison [Tue, 15 Feb 2005 19:50:33 +0000 (19:50 +0000)]
Fixed compile problem that crept into the code due to a
variable's name being changed.

19 years agoImproved the docs.
Wayne Davison [Tue, 15 Feb 2005 19:36:43 +0000 (19:36 +0000)]
Improved the docs.

19 years agoGot rid of patch fuzz.
Wayne Davison [Tue, 15 Feb 2005 19:36:33 +0000 (19:36 +0000)]
Got rid of patch fuzz.

19 years agoFixed a failing hunk.
Wayne Davison [Tue, 15 Feb 2005 19:34:30 +0000 (19:34 +0000)]
Fixed a failing hunk.

19 years agoIf a server is refusing --delete, it should refuse
Wayne Davison [Mon, 14 Feb 2005 17:50:30 +0000 (17:50 +0000)]
If a server is refusing --delete, it should refuse
--delete-sent-files also.

19 years agoFixed patch fuzz.
Wayne Davison [Mon, 14 Feb 2005 02:56:36 +0000 (02:56 +0000)]
Fixed patch fuzz.

19 years agoFixed failing hunks.
Wayne Davison [Mon, 14 Feb 2005 02:55:16 +0000 (02:55 +0000)]
Fixed failing hunks.

19 years agoApplied to trunk.
Wayne Davison [Mon, 14 Feb 2005 02:45:00 +0000 (02:45 +0000)]
Applied to trunk.

19 years agoFixed patch fuzz.
Wayne Davison [Sun, 13 Feb 2005 22:03:14 +0000 (22:03 +0000)]
Fixed patch fuzz.

19 years agoFixed a failing hunk.
Wayne Davison [Sun, 13 Feb 2005 22:01:54 +0000 (22:01 +0000)]
Fixed a failing hunk.

19 years ago- If we find a file with an identical size & mod-time to the file
Wayne Davison [Sun, 13 Feb 2005 21:53:26 +0000 (21:53 +0000)]
- If we find a file with an identical size & mod-time to the file
  on the server, prefer that over any similarly named file.
- Added the short-option -y for specifying --fuzzy.

19 years agoAdded FLAG_NO_FUZZY.
Wayne Davison [Sun, 13 Feb 2005 21:24:04 +0000 (21:24 +0000)]
Added FLAG_NO_FUZZY.

19 years ago- Fixed a couple bugs in find_filename_suffix().
Wayne Davison [Sun, 13 Feb 2005 10:10:50 +0000 (10:10 +0000)]
- Fixed a couple bugs in find_filename_suffix().
- Upgraded the fuzzy algorithm to scan the entire parent dir for a
  file into a file_list object when the first file for a particular
  directory is handled.  This avoids rescanning the directory for
  each missing file, and also avoids the problem of finding: a non-
  regular file, an active rsync temp-file, a file that is being
  updated by the receiver, or a server-excluded file.

19 years agoFixed failing hunks.
Wayne Davison [Sun, 13 Feb 2005 07:00:00 +0000 (07:00 +0000)]
Fixed failing hunks.

19 years agoFixed some patch fuzz.
Wayne Davison [Sat, 12 Feb 2005 20:01:43 +0000 (20:01 +0000)]
Fixed some patch fuzz.

19 years ago- Ignore 1-line of fuzz unless --minor-updates was specified.
Wayne Davison [Sat, 12 Feb 2005 20:01:28 +0000 (20:01 +0000)]
- Ignore 1-line of fuzz unless --minor-updates was specified.
- Added --failures-only (-f) option.

19 years agoApplied to the trunk.
Wayne Davison [Sat, 12 Feb 2005 19:54:17 +0000 (19:54 +0000)]
Applied to the trunk.

19 years agoFixed a failing hunk.
Wayne Davison [Sat, 12 Feb 2005 19:27:58 +0000 (19:27 +0000)]
Fixed a failing hunk.

19 years ago- We don't need to ignore local rules in send_file_name() anymore
Wayne Davison [Sat, 12 Feb 2005 19:25:54 +0000 (19:25 +0000)]
- We don't need to ignore local rules in send_file_name() anymore
  when --delete-excluded was specified because the local filter
  list has already been pruned of any rules that don't apply on
  the receiver.  This simplification removes the need for the code
  that set delete_excluded to 2 for protocol_version >= 29.
- Improved the code in get_rule_prefix() to always supply the full
  list of prefixes for protocol_version >= 29.
- Don't ever avoid a get_rule_prefix() when trimming the filter list
  without sending it because it is the function that tells us if a
  rule is too modern for the other side to deal with (e.g. if we
  couldn't send the protect rules to the receiver).

19 years agoFixed hunk fuzz.
Wayne Davison [Fri, 11 Feb 2005 23:25:23 +0000 (23:25 +0000)]
Fixed hunk fuzz.

19 years agoFixed a failing hunk for the latest manpage.
Wayne Davison [Fri, 11 Feb 2005 23:22:00 +0000 (23:22 +0000)]
Fixed a failing hunk for the latest manpage.

19 years agoFixed failing hunk.
Wayne Davison [Fri, 11 Feb 2005 22:51:12 +0000 (22:51 +0000)]
Fixed failing hunk.

19 years agoMade the hide/protect antonym rules better.
Wayne Davison [Fri, 11 Feb 2005 22:47:21 +0000 (22:47 +0000)]
Made the hide/protect antonym rules better.

19 years agoA new option: --append.
Wayne Davison [Fri, 11 Feb 2005 20:41:37 +0000 (20:41 +0000)]
A new option: --append.

19 years ago- Fixed a failing hunk.
Wayne Davison [Fri, 11 Feb 2005 17:21:48 +0000 (17:21 +0000)]
- Fixed a failing hunk.
- Improved the docs a bit.

19 years agoFixed a bug in the propagation of a filter rule's "r" modifier
Wayne Davison [Wed, 9 Feb 2005 05:00:06 +0000 (05:00 +0000)]
Fixed a bug in the propagation of a filter rule's "r" modifier
to a server-sender.

19 years ago- Added long-name versions of the options.
Wayne Davison [Tue, 8 Feb 2005 19:14:19 +0000 (19:14 +0000)]
- Added long-name versions of the options.
- Added "send" and "unprotect" (opposites of "hide" and "protect").

19 years agoFixed failing hunks.
Wayne Davison [Mon, 7 Feb 2005 21:13:19 +0000 (21:13 +0000)]
Fixed failing hunks.

19 years agoFixed a failing hunk.
Wayne Davison [Sun, 6 Feb 2005 07:27:39 +0000 (07:27 +0000)]
Fixed a failing hunk.