rsync-patches.git
7 months agoFix manpage typo & Updated to apply cleanly. master
Wayne Davison [Sun, 23 Sep 2012 18:58:52 +0000]
Fix manpage typo & Updated to apply cleanly.

15 months agoApplied to the main code as option --outbuf=N|L|B.
Wayne Davison [Sat, 28 Jan 2012 20:10:10 +0000]
Applied to the main code as option --outbuf=N|L|B.

17 months agoSome more changes inspired by Chris Dunlap's work.
Wayne Davison [Fri, 16 Dec 2011 02:49:49 +0000]
Some more changes inspired by Chris Dunlap's work.

17 months agoFix a buffer overflow and unify sum hexification code.
Wayne Davison [Mon, 12 Dec 2011 07:01:35 +0000]
Fix a buffer overflow and unify sum hexification code.

19 months agoUpdated to apply cleanly.
Wayne Davison [Sat, 8 Oct 2011 16:23:17 +0000]
Updated to apply cleanly.

21 months agoAvoid bogus handling of UNREAD_DATA return.
Wayne Davison [Mon, 1 Aug 2011 05:54:54 +0000]
Avoid bogus handling of UNREAD_DATA return.

22 months agoFix hfs_receiver_check() on a relative path.
Wayne Davison [Mon, 4 Jul 2011 22:34:09 +0000]
Fix hfs_receiver_check() on a relative path.

22 months agoUpdated to fix a couple compile errors and to apply cleanly.
Wayne Davison [Sat, 25 Jun 2011 16:00:41 +0000]
Updated to fix a couple compile errors and to apply cleanly.

2 years agoOptimize transliterate logic a bit.
Wayne Davison [Sat, 9 Apr 2011 18:24:52 +0000]
Optimize transliterate logic a bit.

2 years agoMaking backup-dir-dels depend on backup-deleted.
Wayne Davison [Sat, 9 Apr 2011 16:45:47 +0000]
Making backup-dir-dels depend on backup-deleted.

2 years agoAdding backup-deleted patch adapted from bug 7889
Wayne Davison [Sat, 9 Apr 2011 16:15:56 +0000]
Adding backup-deleted patch adapted from bug 7889
by Jonathan Kamens.

2 years agoAvoid useless newline tweaking.
Wayne Davison [Sat, 9 Apr 2011 16:06:11 +0000]
Avoid useless newline tweaking.

2 years agoUpdated to apply cleanly.
Wayne Davison [Tue, 5 Apr 2011 04:58:07 +0000]
Updated to apply cleanly.

2 years agoApplied preallocate patch to the trunk.
Wayne Davison [Tue, 5 Apr 2011 04:38:55 +0000]
Applied preallocate patch to the trunk.

2 years agoMore OS X patch tweaks.
Wayne Davison [Sat, 26 Mar 2011 21:22:46 +0000]
More OS X patch tweaks.

2 years agoSome fixes derived from Mike's latest patch and a set_file_attrs() change
Wayne Davison [Thu, 17 Mar 2011 18:31:44 +0000]
Some fixes derived from Mike's latest patch and a set_file_attrs() change
to avoid superfluous xattr setting on hard-linked files.

2 years agoAdapted for 3.1.0.dev.
Wayne Davison [Mon, 14 Mar 2011 06:17:48 +0000]
Adapted for 3.1.0.dev.

2 years agoFix a couple compile issues.
Wayne Davison [Mon, 14 Mar 2011 06:01:10 +0000]
Fix a couple compile issues.

2 years agoFix setting of fileflags value for an abbreviated hlink entry.
Wayne Davison [Sat, 12 Mar 2011 19:40:30 +0000]
Fix setting of fileflags value for an abbreviated hlink entry.

2 years agoUpdated patches to work with the latest code.
Wayne Davison [Tue, 22 Feb 2011 03:14:29 +0000]
Updated patches to work with the latest code.

2 years agoThe main code now excludes xattrs on devices for OS X.
Wayne Davison [Tue, 22 Feb 2011 03:03:29 +0000]
The main code now excludes xattrs on devices for OS X.

2 years agoRevised version was applied to 3.1.0dev source.
Wayne Davison [Tue, 4 Jan 2011 01:12:56 +0000]
Revised version was applied to 3.1.0dev source.

2 years agoUse do_ftruncate() for the added call too.
Wayne Davison [Sat, 6 Nov 2010 17:41:39 +0000]
Use do_ftruncate() for the added call too.

2 years agoHandle do_ftruncate() change and avoid extra stat().
Wayne Davison [Sat, 6 Nov 2010 17:14:53 +0000]
Handle do_ftruncate() change and avoid extra stat().

2 years agoHandle do_ftruncate() change.
Wayne Davison [Sat, 6 Nov 2010 17:14:16 +0000]
Handle do_ftruncate() change.

2 years agoGetting rid of cache fiddling.
Wayne Davison [Sat, 6 Nov 2010 15:59:33 +0000]
Getting rid of cache fiddling.

2 years agoRemoving applied patch.
Wayne Davison [Tue, 12 Oct 2010 17:53:46 +0000]
Removing applied patch.

2 years agoAvoid setting creation time on root dir of HFS+ volume.
Wayne Davison [Sat, 18 Sep 2010 17:22:42 +0000]
Avoid setting creation time on root dir of HFS+ volume.
Fixes #7685.

2 years agoUpdated patches to work with the latest master.
Wayne Davison [Sat, 18 Sep 2010 17:18:58 +0000]
Updated patches to work with the latest master.

2 years agoCommitting Uri Simchoni's improved ssl patch.
Wayne Davison [Sat, 19 Jun 2010 18:37:37 +0000]
Committing Uri Simchoni's improved ssl patch.
(With some cleanup by Wayne.)

3 years agoUpdated patches to work with the latest trunk.
Wayne Davison [Sat, 24 Apr 2010 17:26:09 +0000]
Updated patches to work with the latest trunk.

3 years agoFix alignment issue on 64-bit. Solution from Steve Ortiz.
Wayne Davison [Thu, 11 Feb 2010 18:15:21 +0000]
Fix alignment issue on 64-bit.  Solution from Steve Ortiz.

3 years agoChange "long" to "uint32" in the create_time struct.
Wayne Davison [Sat, 6 Feb 2010 21:53:19 +0000]
Change "long" to "uint32" in the create_time struct.

3 years agoUpdated patches to work with the current trunk.
Wayne Davison [Wed, 30 Dec 2009 22:09:55 +0000]
Updated patches to work with the current trunk.

3 years agoFix configure check for fallocate().
Wayne Davison [Tue, 29 Dec 2009 19:09:18 +0000]
Fix configure check for fallocate().

3 years agoHave configure check if fallocate() actually links, which works
Wayne Davison [Tue, 29 Dec 2009 18:33:56 +0000]
Have configure check if fallocate() actually links, which works
around a glibc bug for a missing fallocate64() call.  Added detection
and support for fallocate()'s FALLOC_FL_KEEP_SIZE.

3 years agoUpdated patches to work with the current trunk.
Wayne Davison [Tue, 8 Dec 2009 00:16:03 +0000]
Updated patches to work with the current trunk.

3 years agoTweaked a couple sentences.
Wayne Davison [Thu, 12 Nov 2009 01:24:59 +0000]
Tweaked a couple sentences.

3 years agoAdded write-devices.diff patch from Darryl Dixon.
Wayne Davison [Wed, 21 Oct 2009 05:05:38 +0000]
Added write-devices.diff patch from Darryl Dixon.

3 years agoGot rid of unneeded ./prepare-source instruction.
Wayne Davison [Wed, 21 Oct 2009 05:05:19 +0000]
Got rid of unneeded ./prepare-source instruction.

3 years agoAdding group-auth patch; updating patches.
Wayne Davison [Wed, 21 Oct 2009 03:00:07 +0000]
Adding group-auth patch; updating patches.

3 years agoAdding --list and --check options to xsums perl script.
Wayne Davison [Sun, 24 May 2009 21:16:19 +0000]
Adding --list and --check options to xsums perl script.

4 years agoAdding filter-attribute-mods patch; updating patches.
Wayne Davison [Sat, 23 May 2009 20:10:37 +0000]
Adding filter-attribute-mods patch; updating patches.

4 years agoUpdated patches to work with the current trunk.
Wayne Davison [Fri, 13 Mar 2009 17:32:54 +0000]
Updated patches to work with the current trunk.

4 years agoUse "use warnings" rather than -w on the #! line.
Wayne Davison [Tue, 13 Jan 2009 22:59:17 +0000]
Use "use warnings" rather than -w on the #! line.

4 years agoApplying uid/gid fix from trunk.
Wayne Davison [Tue, 13 Jan 2009 20:12:56 +0000]
Applying uid/gid fix from trunk.

4 years agoThe patches for 3.0.5. v3.0.5
Wayne Davison [Mon, 29 Dec 2008 02:07:25 +0000]
The patches for 3.0.5.

4 years agoThe patches for 3.0.5pre2. v3.0.5pre2
Wayne Davison [Sun, 16 Nov 2008 01:23:28 +0000]
The patches for 3.0.5pre2.

4 years agoThe patches for 3.0.5pre1. v3.0.5pre1
Wayne Davison [Sat, 11 Oct 2008 18:50:29 +0000]
The patches for 3.0.5pre1.

4 years agoFixed a problem when --crtimes was combined with --hard-links.
Wayne Davison [Sat, 11 Oct 2008 18:44:40 +0000]
Fixed a problem when --crtimes was combined with --hard-links.

4 years agoAdding --chown=USER:GROUP alias for simple usecases of the
Wayne Davison [Sat, 13 Sep 2008 02:15:33 +0000]
Adding --chown=USER:GROUP alias for simple usecases of the
--usermap and --groupmap options.

4 years agoThe patches for 3.0.4. v3.0.4
Wayne Davison [Sat, 6 Sep 2008 16:36:27 +0000]
The patches for 3.0.4.

4 years agoThe patches for 3.0.4pre2. v3.0.4pre2
Wayne Davison [Sat, 2 Aug 2008 21:46:07 +0000]
The patches for 3.0.4pre2.

4 years agoAdded the munge-links.diff patch.
Wayne Davison [Mon, 28 Jul 2008 23:39:23 +0000]
Added the munge-links.diff patch.

4 years agoAdded the dparam.diff patch.
Wayne Davison [Mon, 28 Jul 2008 14:23:29 +0000]
Added the dparam.diff patch.

4 years agoThe patches for 3.0.4pre1. v3.0.4pre1
Wayne Davison [Fri, 25 Jul 2008 13:56:40 +0000]
The patches for 3.0.4pre1.

4 years ago- Added the ability to match a range of ID numbers.
Wayne Davison [Fri, 25 Jul 2008 13:49:33 +0000]
- Added the ability to match a range of ID numbers.
- Fixed a bug in recv_add_id() where translated IDs were being added
  to the map list instead of the translated ID list.
- Reject an attempt to specify more than one --usermap or --groupmap
  option.

4 years agoImproved the %C (checksum) escape to work for all files when the
Wayne Davison [Fri, 25 Jul 2008 13:48:42 +0000]
Improved the %C (checksum) escape to work for all files when the
--checksum option is specified.

4 years agoThe patches for 3.0.3. v3.0.3
Wayne Davison [Mon, 30 Jun 2008 04:14:01 +0000]
The patches for 3.0.3.

4 years agoThe patches for 3.0.3pre3. v3.0.3pre3
Wayne Davison [Mon, 23 Jun 2008 02:16:59 +0000]
The patches for 3.0.3pre3.

4 years agoMoved the xattr-skipping on device/special files out of the
Wayne Davison [Tue, 17 Jun 2008 14:18:21 +0000]
Moved the xattr-skipping on device/special files out of the
fileflags.diff into its own patch (osx-xattr-nodev.diff).

4 years agoFixed the device/special discarding in get_xattr().
Wayne Davison [Sat, 24 May 2008 16:56:44 +0000]
Fixed the device/special discarding in get_xattr().

5 years agoThe patches for 3.0.3pre2. v3.0.3pre2
Wayne Davison [Sat, 17 May 2008 17:44:56 +0000]
The patches for 3.0.3pre2.

5 years agoThe patches for 3.0.3pre1. v3.0.3pre1
Wayne Davison [Thu, 8 May 2008 06:13:48 +0000]
The patches for 3.0.3pre1.

5 years agoThe patches for 3.0.1 and 3.0.2. v3.0.1 v3.0.2
Wayne Davison [Fri, 4 Apr 2008 06:56:49 +0000]
The patches for 3.0.1 and 3.0.2.

5 years agoThe patches for 3.0.1pre3. v3.0.1pre3
Wayne Davison [Mon, 31 Mar 2008 06:48:35 +0000]
The patches for 3.0.1pre3.

5 years agoThe patches for 3.0.1pre2. v3.0.1pre2
Wayne Davison [Fri, 28 Mar 2008 01:51:15 +0000]
The patches for 3.0.1pre2.

5 years agoThe patches for 3.0.1pre1. v3.0.1pre1
Wayne Davison [Tue, 25 Mar 2008 05:24:02 +0000]
The patches for 3.0.1pre1.

5 years agoThe patches for 3.0.0. v3.0.0
Wayne Davison [Sat, 1 Mar 2008 20:16:09 +0000]
The patches for 3.0.0.

5 years agoRenamed flags.diff fileflags.diff.
Wayne Davison [Sat, 1 Mar 2008 20:16:00 +0000]
Renamed flags.diff fileflags.diff.

5 years agoThe patches for 3.0.0pre10.
Wayne Davison [Wed, 20 Feb 2008 02:32:07 +0000]
The patches for 3.0.0pre10.

5 years agoThe patches for 3.0.0pre9.
Wayne Davison [Mon, 11 Feb 2008 04:20:31 +0000]
The patches for 3.0.0pre9.

5 years agoThe patches for 3.0.0pre8.
Wayne Davison [Sat, 12 Jan 2008 18:57:10 +0000]
The patches for 3.0.0pre8.

5 years agoThe patches for 3.0.0pre7.
Wayne Davison [Sun, 16 Dec 2007 23:13:34 +0000]
The patches for 3.0.0pre7.

5 years agoThe patches for 3.0.0pre6.
Wayne Davison [Wed, 28 Nov 2007 09:24:43 +0000]
The patches for 3.0.0pre6.

5 years agoMy improved version of a connection-timeout patch.
Wayne Davison [Sun, 11 Nov 2007 15:03:24 +0000]
My improved version of a connection-timeout patch.

5 years agoFixed failing hunks.
Wayne Davison [Fri, 9 Nov 2007 04:12:58 +0000]
Fixed failing hunks.

5 years agoMatt's transliterate patch.
Wayne Davison [Tue, 6 Nov 2007 18:14:36 +0000]
Matt's transliterate patch.

5 years agoFixed failing hunks.
Wayne Davison [Tue, 6 Nov 2007 15:39:11 +0000]
Fixed failing hunks.

5 years agoCleanup patch fuzz.
Wayne Davison [Sat, 3 Nov 2007 16:42:49 +0000]
Cleanup patch fuzz.

5 years agoFixed failing hunks.
Wayne Davison [Sat, 3 Nov 2007 16:36:57 +0000]
Fixed failing hunks.

5 years agoImproved a comment.
Wayne Davison [Sat, 3 Nov 2007 07:20:12 +0000]
Improved a comment.

5 years agoFixed failing hunks.
Wayne Davison [Tue, 30 Oct 2007 02:35:03 +0000]
Fixed failing hunks.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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