rsync/rsync-patches.git
16 years agoImproved the rsyncsums script to have a --check mode.
Wayne Davison [Mon, 29 Oct 2007 20:44:16 +0000 (20:44 +0000)]
Improved the rsyncsums script to have a --check mode.

16 years agoA little more cleanup.
Wayne Davison [Sat, 27 Oct 2007 06:14:01 +0000 (06:14 +0000)]
A little more cleanup.

16 years agoAllow for more -p info.
Wayne Davison [Sat, 27 Oct 2007 06:00:44 +0000 (06:00 +0000)]
Allow for more -p info.

16 years agoGot rid of patch fuzz.
Wayne Davison [Sat, 27 Oct 2007 05:08:37 +0000 (05:08 +0000)]
Got rid of patch fuzz.

16 years agoFixed failing hunks.
Wayne Davison [Sat, 27 Oct 2007 05:07:29 +0000 (05:07 +0000)]
Fixed failing hunks.

16 years agoGot rid of some cruft.
Wayne Davison [Sat, 27 Oct 2007 05:02:40 +0000 (05:02 +0000)]
Got rid of some cruft.

16 years agoBroke-up the checksump-updating patch into a non-updating version
Wayne Davison [Sat, 27 Oct 2007 04:56:24 +0000 (04:56 +0000)]
Broke-up the checksump-updating patch into a non-updating version
with simpler matching, and an updating version.

16 years agoFixed failing hunks.
Wayne Davison [Fri, 26 Oct 2007 23:56:23 +0000 (23:56 +0000)]
Fixed failing hunks.

16 years agoMake sure that the back-referencing "patches" symlink is always right.
Wayne Davison [Fri, 26 Oct 2007 23:55:32 +0000 (23:55 +0000)]
Make sure that the back-referencing "patches" symlink is always right.

16 years agoMention option in the man-page.
Wayne Davison [Tue, 23 Oct 2007 14:18:52 +0000 (14:18 +0000)]
Mention option in the man-page.

16 years agoFixed 2 failing hunks.
Wayne Davison [Sat, 20 Oct 2007 06:22:07 +0000 (06:22 +0000)]
Fixed 2 failing hunks.

16 years agoMore improvements from both Wesley and me.
Wayne Davison [Wed, 17 Oct 2007 22:56:21 +0000 (22:56 +0000)]
More improvements from both Wesley and me.

16 years agoFixed failing hunk.
Wayne Davison [Tue, 16 Oct 2007 18:36:03 +0000 (18:36 +0000)]
Fixed failing hunk.

16 years agoFixed failing hunks.
Wayne Davison [Tue, 16 Oct 2007 16:04:28 +0000 (16:04 +0000)]
Fixed failing hunks.

16 years agoFixed a failing hunk, tweaked option sending.
Wayne Davison [Tue, 16 Oct 2007 15:14:30 +0000 (15:14 +0000)]
Fixed a failing hunk, tweaked option sending.

16 years agoChanged 2 uses of XATTR_NOFOLLOW to FSOPT_NOFOLLOW.
Wayne Davison [Tue, 16 Oct 2007 05:11:08 +0000 (05:11 +0000)]
Changed 2 uses of XATTR_NOFOLLOW to FSOPT_NOFOLLOW.

16 years agoFixed a failing hunk.
Wayne Davison [Mon, 15 Oct 2007 00:17:58 +0000 (00:17 +0000)]
Fixed a failing hunk.

16 years agoMy version of Wesley W. Terpstra's patch.
Wayne Davison [Sun, 14 Oct 2007 23:28:05 +0000 (23:28 +0000)]
My version of Wesley W. Terpstra's patch.

16 years agoFixed a compile problem and made the --delete-delay option work.
Wayne Davison [Sun, 14 Oct 2007 18:57:47 +0000 (18:57 +0000)]
Fixed a compile problem and made the --delete-delay option work.

16 years agoMy version of Matt's --trust-rename patch.
Wayne Davison [Sat, 13 Oct 2007 05:19:57 +0000 (05:19 +0000)]
My version of Matt's --trust-rename patch.

16 years agoFixes from Matt.
Wayne Davison [Fri, 12 Oct 2007 22:12:29 +0000 (22:12 +0000)]
Fixes from Matt.

16 years agoImproved to avoid a hashtable slowdown for files that don't need
Wayne Davison [Tue, 9 Oct 2007 06:17:07 +0000 (06:17 +0000)]
Improved to avoid a hashtable slowdown for files that don't need
the extra-large hashtable.

16 years agoFixed a failing hunk.
Wayne Davison [Tue, 9 Oct 2007 01:52:55 +0000 (01:52 +0000)]
Fixed a failing hunk.

16 years agoA patch to try to make really large files get handled without bogging
Wayne Davison [Sun, 7 Oct 2007 07:28:33 +0000 (07:28 +0000)]
A patch to try to make really large files get handled without bogging
down in sender-side hashtable searching.

16 years agoFixed build problem.
Wayne Davison [Thu, 4 Oct 2007 23:55:32 +0000 (23:55 +0000)]
Fixed build problem.

16 years agoGot rid of patch fuzz.
Wayne Davison [Thu, 4 Oct 2007 23:22:42 +0000 (23:22 +0000)]
Got rid of patch fuzz.

16 years agoAdded a manpage entry and made a few more tweaks.
Wayne Davison [Thu, 4 Oct 2007 01:09:34 +0000 (01:09 +0000)]
Added a manpage entry and made a few more tweaks.

16 years agoFixed a failing hunk.
Wayne Davison [Sun, 30 Sep 2007 07:50:05 +0000 (07:50 +0000)]
Fixed a failing hunk.

16 years agoGot rid of some leftover start-of-line spaces prior to a tab
Wayne Davison [Sat, 29 Sep 2007 01:36:57 +0000 (01:36 +0000)]
Got rid of some leftover start-of-line spaces prior to a tab
(leftovers from patch merges).

16 years agoFixed failing hunks.
Wayne Davison [Sat, 29 Sep 2007 01:22:30 +0000 (01:22 +0000)]
Fixed failing hunks.

16 years agoMoved some misplaced code.
Wayne Davison [Wed, 26 Sep 2007 15:22:38 +0000 (15:22 +0000)]
Moved some misplaced code.

16 years agoFixed failing hunks.
Wayne Davison [Sun, 23 Sep 2007 22:00:58 +0000 (22:00 +0000)]
Fixed failing hunks.

16 years agoFixed failing hunks.
Wayne Davison [Sat, 22 Sep 2007 21:46:23 +0000 (21:46 +0000)]
Fixed failing hunks.

16 years agoFixed compilation errors/warnings.
Wayne Davison [Tue, 18 Sep 2007 01:52:33 +0000 (01:52 +0000)]
Fixed compilation errors/warnings.

16 years agoFixed failing hunks.
Wayne Davison [Tue, 18 Sep 2007 01:16:23 +0000 (01:16 +0000)]
Fixed failing hunks.

16 years agoFixed a failing hunk.
Wayne Davison [Mon, 17 Sep 2007 01:48:07 +0000 (01:48 +0000)]
Fixed a failing hunk.

16 years agoFixed a failing hunk.
Wayne Davison [Sat, 15 Sep 2007 20:00:22 +0000 (20:00 +0000)]
Fixed a failing hunk.

16 years agoFixed failing hunks.
Wayne Davison [Sun, 9 Sep 2007 08:08:14 +0000 (08:08 +0000)]
Fixed failing hunks.

16 years agoFixed failing hunks.
Wayne Davison [Mon, 3 Sep 2007 21:45:13 +0000 (21:45 +0000)]
Fixed failing hunks.

16 years agoFixed misplaced hunk.
Wayne Davison [Sun, 2 Sep 2007 06:34:10 +0000 (06:34 +0000)]
Fixed misplaced hunk.

16 years agoFixed failing hunks.
Wayne Davison [Sun, 2 Sep 2007 06:31:13 +0000 (06:31 +0000)]
Fixed failing hunks.

16 years agoA slightly changed version of Matt's %C (checksum) logging patch.
Wayne Davison [Sun, 2 Sep 2007 06:08:14 +0000 (06:08 +0000)]
A slightly changed version of Matt's %C (checksum) logging patch.

16 years agoFixed failing hunks.
Wayne Davison [Sat, 1 Sep 2007 16:43:25 +0000 (16:43 +0000)]
Fixed failing hunks.

16 years agoI committed a variation on this suggested change.
Wayne Davison [Sat, 1 Sep 2007 16:38:46 +0000 (16:38 +0000)]
I committed a variation on this suggested change.

16 years agoFixed a failed hunk.
Wayne Davison [Sat, 1 Sep 2007 02:00:27 +0000 (02:00 +0000)]
Fixed a failed hunk.

16 years ago- Added the inode number to the .rsyncsum file.
Wayne Davison [Sat, 1 Sep 2007 01:58:48 +0000 (01:58 +0000)]
- Added the inode number to the .rsyncsum file.
- Don't cache 0-length files.
- Fixed a bug when -c was used without --checksum-updating.

16 years agoFixed failing hunks.
Wayne Davison [Mon, 27 Aug 2007 21:23:02 +0000 (21:23 +0000)]
Fixed failing hunks.

16 years agoMatt's --copy-devices patch.
Wayne Davison [Wed, 22 Aug 2007 00:27:21 +0000 (00:27 +0000)]
Matt's --copy-devices patch.

16 years agoFixed failing hunks.
Wayne Davison [Sat, 11 Aug 2007 17:38:44 +0000 (17:38 +0000)]
Fixed failing hunks.

16 years agoFixed failing hunks.
Wayne Davison [Sat, 14 Jul 2007 19:39:56 +0000 (19:39 +0000)]
Fixed failing hunks.

16 years agoGot rid of two now-unneeded casts.
Wayne Davison [Thu, 12 Jul 2007 14:54:13 +0000 (14:54 +0000)]
Got rid of two now-unneeded casts.

16 years agoGot rid of an now-unneeded cast.
Wayne Davison [Thu, 12 Jul 2007 14:51:58 +0000 (14:51 +0000)]
Got rid of an now-unneeded cast.

16 years agoFixed a failing hunk.
Wayne Davison [Thu, 12 Jul 2007 14:48:41 +0000 (14:48 +0000)]
Fixed a failing hunk.

16 years agoFixed failing hunks.
Wayne Davison [Sun, 8 Jul 2007 06:41:06 +0000 (06:41 +0000)]
Fixed failing hunks.

16 years agoCall "patch" with the -f option, and handle an error condition
Wayne Davison [Sat, 7 Jul 2007 05:27:32 +0000 (05:27 +0000)]
Call "patch" with the -f option, and handle an error condition
where the whole file fails.

16 years agoFixed failing hunks.
Wayne Davison [Mon, 2 Jul 2007 22:38:15 +0000 (22:38 +0000)]
Fixed failing hunks.

16 years agoSwitched over to using binary data in the xattr values.
Wayne Davison [Mon, 2 Jul 2007 01:59:00 +0000 (01:59 +0000)]
Switched over to using binary data in the xattr values.

16 years agoGot rid of an unused variable in the rsyncsums perl script.
Wayne Davison [Sat, 30 Jun 2007 19:18:01 +0000 (19:18 +0000)]
Got rid of an unused variable in the rsyncsums perl script.

16 years agoA simple patch that lets rsync use cached checksum values stored in
Wayne Davison [Sat, 30 Jun 2007 19:14:20 +0000 (19:14 +0000)]
A simple patch that lets rsync use cached checksum values stored in
each file's extended attributes.  A perl script is provided to create
and update the values.

16 years agoFixed the updating of individually-specified files in the
Wayne Davison [Sat, 23 Jun 2007 18:13:30 +0000 (18:13 +0000)]
Fixed the updating of individually-specified files in the
parent .rsyncsum file.

16 years ago- Renamed FLAG_SUM_FOUND FLAG_SUM_KEEP to make its meaning clearer.
Wayne Davison [Mon, 18 Jun 2007 05:08:19 +0000 (05:08 +0000)]
- Renamed FLAG_SUM_FOUND FLAG_SUM_KEEP to make its meaning clearer.
- If a time_t is 4 bytes, make the storing of the ctime value happen
  more directly.
- Split the double-verbose output of the rsyncsums script so that the
  filename is output with double-verbose, and the sum info is only
  included for triple-verbose.

16 years agoFixed the printf in the support/rsyncsums perl script that can maintain
Wayne Davison [Sun, 17 Jun 2007 23:26:55 +0000 (23:26 +0000)]
Fixed the printf in the support/rsyncsums perl script that can maintain
a hierarchy of .rsyncsums files.

16 years ago- Cache the file's ctime too, for an even tighter sum-is-right check.
Wayne Davison [Sun, 17 Jun 2007 15:22:43 +0000 (15:22 +0000)]
- Cache the file's ctime too, for an even tighter sum-is-right check.
- Fixed a bug where a dir with regular files that were all excluded
  would get its .rsyncsums file removed.

16 years agoChanged from separate md4/md5 checksum files to a single combined file.
Wayne Davison [Sun, 17 Jun 2007 06:42:19 +0000 (06:42 +0000)]
Changed from separate md4/md5 checksum files to a single combined file.

16 years agoA way to allow rsync to use a checksum cache on the sending side,
Wayne Davison [Sat, 16 Jun 2007 19:09:37 +0000 (19:09 +0000)]
A way to allow rsync to use a checksum cache on the sending side,
allowing a server (and especially an rsync daemon) to support the
use of the --checksum option efficiently.

16 years agoTweaked opening comment.
Wayne Davison [Wed, 13 Jun 2007 14:20:47 +0000 (14:20 +0000)]
Tweaked opening comment.

16 years agoMatt's --trust-append option.
Wayne Davison [Wed, 13 Jun 2007 03:43:41 +0000 (03:43 +0000)]
Matt's --trust-append option.

16 years agoImproved manpage from Matt.
Wayne Davison [Wed, 13 Jun 2007 03:34:34 +0000 (03:34 +0000)]
Improved manpage from Matt.

16 years agoAdded a TODO comment.
Wayne Davison [Thu, 31 May 2007 22:00:47 +0000 (22:00 +0000)]
Added a TODO comment.

16 years agoFixed compile problem that Antti Tapaninen pointed out.
Wayne Davison [Fri, 25 May 2007 14:21:36 +0000 (14:21 +0000)]
Fixed compile problem that Antti Tapaninen pointed out.

16 years agoFixed failing hunks.
Wayne Davison [Thu, 24 May 2007 03:51:26 +0000 (03:51 +0000)]
Fixed failing hunks.

16 years agoUpdated to apply to the latest source.
Wayne Davison [Tue, 22 May 2007 00:23:30 +0000 (00:23 +0000)]
Updated to apply to the latest source.

16 years agoFixed a thinko in the calling of recv_add_gid().
Wayne Davison [Mon, 21 May 2007 03:20:39 +0000 (03:20 +0000)]
Fixed a thinko in the calling of recv_add_gid().

16 years agoFixed failing hunks.
Wayne Davison [Mon, 21 May 2007 03:17:14 +0000 (03:17 +0000)]
Fixed failing hunks.

16 years agoFixed failing hunks.
Wayne Davison [Mon, 21 May 2007 02:20:59 +0000 (02:20 +0000)]
Fixed failing hunks.

16 years agoUpgraded to work with the latest ACL code.
Wayne Davison [Mon, 21 May 2007 01:48:32 +0000 (01:48 +0000)]
Upgraded to work with the latest ACL code.

16 years agoChanged the code to use the new flag var in the struct idlist instead
Wayne Davison [Sun, 20 May 2007 08:27:27 +0000 (08:27 +0000)]
Changed the code to use the new flag var in the struct idlist instead
of negative id values.  Fixed failing hunks too.

16 years agoFixed failing hunk.
Wayne Davison [Sun, 20 May 2007 08:26:08 +0000 (08:26 +0000)]
Fixed failing hunk.

16 years agoFixed failing hunks.
Wayne Davison [Sun, 20 May 2007 07:20:52 +0000 (07:20 +0000)]
Fixed failing hunks.

17 years agoA little more refinement.
Wayne Davison [Sat, 12 May 2007 16:33:39 +0000 (16:33 +0000)]
A little more refinement.

17 years agoTweaked the doc & opening description.
Wayne Davison [Mon, 7 May 2007 00:22:08 +0000 (00:22 +0000)]
Tweaked the doc & opening description.

17 years agoMatt's --source-backup option.
Wayne Davison [Sun, 6 May 2007 21:16:40 +0000 (21:16 +0000)]
Matt's --source-backup option.

17 years agoSome improvements to the patch from Tobi.
Wayne Davison [Sun, 6 May 2007 21:06:18 +0000 (21:06 +0000)]
Some improvements to the patch from Tobi.

17 years ago- Made the new options work with a daemon-mode transfer.
Wayne Davison [Sun, 6 May 2007 19:57:36 +0000 (19:57 +0000)]
- Made the new options work with a daemon-mode transfer.
- Made the calling of match_[ug]id() more contrained again.
- Improved the docs (including fixing an option-name thinko that Matt
  pointed out).

17 years agoFixed a few bugs, including the ability to map --numeric-ids.
Wayne Davison [Sun, 6 May 2007 06:44:22 +0000 (06:44 +0000)]
Fixed a few bugs, including the ability to map --numeric-ids.

17 years agoFixed failing hunks.
Wayne Davison [Sat, 5 May 2007 18:59:20 +0000 (18:59 +0000)]
Fixed failing hunks.

17 years agoMy first version of --usermap and --groupmap.
Wayne Davison [Sat, 5 May 2007 18:56:00 +0000 (18:56 +0000)]
My first version of --usermap and --groupmap.

17 years agoTobias Oetiker's patch for a --drop-cache option.
Wayne Davison [Fri, 4 May 2007 18:21:00 +0000 (18:21 +0000)]
Tobias Oetiker's patch for a --drop-cache option.

17 years agoFixed failing hunks.
Wayne Davison [Sun, 29 Apr 2007 01:57:18 +0000 (01:57 +0000)]
Fixed failing hunks.

17 years agoAdded the --no-ignore-case option to allow overriding the option
Wayne Davison [Sat, 28 Apr 2007 23:35:19 +0000 (23:35 +0000)]
Added the --no-ignore-case option to allow overriding the option
if someone makes it default to being enabled.

17 years agoA few more tweaks.
Wayne Davison [Sat, 28 Apr 2007 18:09:54 +0000 (18:09 +0000)]
A few more tweaks.

17 years agoFixed failing hunks.
Wayne Davison [Thu, 26 Apr 2007 06:01:24 +0000 (06:01 +0000)]
Fixed failing hunks.

17 years agoFixed compilation problem.
Wayne Davison [Tue, 24 Apr 2007 20:46:20 +0000 (20:46 +0000)]
Fixed compilation problem.

17 years agoFixed failing hunks.
Wayne Davison [Tue, 24 Apr 2007 15:35:48 +0000 (15:35 +0000)]
Fixed failing hunks.

17 years agoThis is now on the trunk.
Wayne Davison [Tue, 24 Apr 2007 07:33:10 +0000 (07:33 +0000)]
This is now on the trunk.

17 years agoFixed failing hunks.
Wayne Davison [Mon, 23 Apr 2007 19:57:45 +0000 (19:57 +0000)]
Fixed failing hunks.

17 years agoFixed failing hunks.
Wayne Davison [Sat, 21 Apr 2007 19:48:36 +0000 (19:48 +0000)]
Fixed failing hunks.

17 years agoFixed failing hunks.
Wayne Davison [Fri, 20 Apr 2007 22:53:39 +0000 (22:53 +0000)]
Fixed failing hunks.

17 years agoChanged the *_abbbrevint() functions to *_varint().
Wayne Davison [Fri, 20 Apr 2007 02:17:59 +0000 (02:17 +0000)]
Changed the *_abbbrevint() functions to *_varint().

17 years agoFixed failing hunk.
Wayne Davison [Wed, 18 Apr 2007 03:34:33 +0000 (03:34 +0000)]
Fixed failing hunk.