rsync.git/patches.git
12 years agoThe patches for 3.0.9. b3.0.x v3.0.9
Wayne Davison [Fri, 23 Sep 2011 16:42:28 +0000 (09:42 -0700)]
The patches for 3.0.9.

12 years agoThe patches for 3.0.9pre2. v3.0.9pre2
Wayne Davison [Sat, 10 Sep 2011 21:52:23 +0000 (14:52 -0700)]
The patches for 3.0.9pre2.

12 years agoAvoid bogus handling of UNREAD_DATA return.
Wayne Davison [Mon, 1 Aug 2011 05:54:02 +0000 (22:54 -0700)]
Avoid bogus handling of UNREAD_DATA return.

12 years agoFix hfs_receiver_check() on a relative path.
Wayne Davison [Mon, 4 Jul 2011 22:30:46 +0000 (15:30 -0700)]
Fix hfs_receiver_check() on a relative path.

12 years agoThe patches for 3.0.9pre1. v3.0.9pre1
Wayne Davison [Wed, 22 Jun 2011 15:35:02 +0000 (08:35 -0700)]
The patches for 3.0.9pre1.

13 years agoThe patches for 3.0.8. v3.0.8
Wayne Davison [Sat, 26 Mar 2011 21:37:06 +0000 (14:37 -0700)]
The patches for 3.0.8.

13 years agoRemove duplicated code.
Wayne Davison [Sat, 26 Mar 2011 21:25:53 +0000 (14:25 -0700)]
Remove duplicated code.

13 years agoMore OS X patch tweaks.
Wayne Davison [Sat, 26 Mar 2011 21:06:21 +0000 (14:06 -0700)]
More OS X patch tweaks.

13 years agoMove an extern.
Wayne Davison [Mon, 21 Mar 2011 02:02:56 +0000 (19:02 -0700)]
Move an extern.

13 years agoMake flags value default to 0.
Wayne Davison [Sat, 19 Mar 2011 22:57:11 +0000 (15:57 -0700)]
Make flags value default to 0.

13 years agoImprovements for fileflags adapted from Mike's patch.
Wayne Davison [Sat, 19 Mar 2011 21:51:10 +0000 (14:51 -0700)]
Improvements for fileflags adapted from Mike's patch.

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

13 years agoRestore unintentially removed code.
Wayne Davison [Tue, 15 Mar 2011 04:57:54 +0000 (21:57 -0700)]
Restore unintentially removed code.

13 years agoSome minor tweaks.
Wayne Davison [Mon, 14 Mar 2011 06:22:46 +0000 (23:22 -0700)]
Some minor tweaks.

13 years agoAdd a closing paren in rsync.yo.
Wayne Davison [Mon, 14 Mar 2011 05:18:46 +0000 (22:18 -0700)]
Add a closing paren in rsync.yo.

13 years agoModify the opening comments a bit.
Wayne Davison [Mon, 14 Mar 2011 04:52:22 +0000 (21:52 -0700)]
Modify the opening comments a bit.

13 years agoMy version of Mike Bombich's HFS+ compression patch.
Wayne Davison [Mon, 14 Mar 2011 02:12:42 +0000 (19:12 -0700)]
My version of Mike Bombich's HFS+ compression patch.

13 years agoFix a couple compile issues.
Wayne Davison [Mon, 14 Mar 2011 02:12:15 +0000 (19:12 -0700)]
Fix a couple compile issues.

13 years agoFix setting of fileflags value for an abbreviated hlink entry.
Wayne Davison [Sat, 12 Mar 2011 18:17:41 +0000 (10:17 -0800)]
Fix setting of fileflags value for an abbreviated hlink entry.

13 years agoFix a compile error.
Wayne Davison [Thu, 3 Mar 2011 01:53:53 +0000 (17:53 -0800)]
Fix a compile error.

13 years agoThe patches for 3.0.8pre1. v3.0.8pre1
Wayne Davison [Tue, 22 Feb 2011 19:05:30 +0000 (11:05 -0800)]
The patches for 3.0.8pre1.

13 years agoSome large-ID changes, including the ability to remap 4294967295.
Wayne Davison [Tue, 22 Feb 2011 18:52:09 +0000 (10:52 -0800)]
Some large-ID changes, including the ability to remap 4294967295.

13 years agoUpdated patches to work with the latest code.
Wayne Davison [Mon, 21 Feb 2011 19:02:16 +0000 (11:02 -0800)]
Updated patches to work with the latest code.

13 years agoThe main code now excludes xattrs on devices for OS X.
Wayne Davison [Mon, 21 Feb 2011 19:00:13 +0000 (11:00 -0800)]
The main code now excludes xattrs on devices for OS X.

13 years agoAvoid setting creation time on root dir of HFS+ volume.
Wayne Davison [Sat, 18 Sep 2010 17:33:17 +0000 (10:33 -0700)]
Avoid setting creation time on root dir of HFS+ volume.
Fixes #7685.

13 years agoUpdated patches to work with the latest b3.0.x.
Wayne Davison [Sat, 18 Sep 2010 17:31:03 +0000 (10:31 -0700)]
Updated patches to work with the latest b3.0.x.

13 years agoCommitting Uri Simchoni's improved ssl patch.
Wayne Davison [Sat, 19 Jun 2010 18:07:09 +0000 (11:07 -0700)]
Committing Uri Simchoni's improved ssl patch.
(With some cleanup by Wayne.)

14 years agoFix alignment issue on 64-bit. Solution from Steve Ortiz.
Wayne Davison [Thu, 11 Feb 2010 18:11:19 +0000 (10:11 -0800)]
Fix alignment issue on 64-bit.  Solution from Steve Ortiz.

14 years agoChange "long" to "uint32" in the create_time struct.
Wayne Davison [Sat, 6 Feb 2010 21:53:19 +0000 (13:53 -0800)]
Change "long" to "uint32" in the create_time struct.

14 years agoThe patches for 3.0.7. v3.0.7
Wayne Davison [Thu, 31 Dec 2009 21:18:53 +0000 (13:18 -0800)]
The patches for 3.0.7.

14 years agoHave configure check if fallocate() actually links, which works
Wayne Davison [Tue, 29 Dec 2009 18:57:13 +0000 (10:57 -0800)]
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.

14 years agoThe patches for 3.0.7pre2. v3.0.7pre2
Wayne Davison [Thu, 24 Dec 2009 16:33:51 +0000 (08:33 -0800)]
The patches for 3.0.7pre2.

14 years agoThe patches for 3.0.7pre1.
Wayne Davison [Tue, 22 Dec 2009 02:28:38 +0000 (18:28 -0800)]
The patches for 3.0.7pre1.

14 years agoThe patches for 3.0.6. v3.0.6
Wayne Davison [Fri, 8 May 2009 17:47:10 +0000 (10:47 -0700)]
The patches for 3.0.6.

15 years agoAdding "use slp" daemon parameter to allow slp disabling.
Wayne Davison [Mon, 27 Apr 2009 15:32:05 +0000 (08:32 -0700)]
Adding "use slp" daemon parameter to allow slp disabling.

15 years agoFix the display of create times in --list-only output.
Wayne Davison [Sat, 25 Apr 2009 17:58:33 +0000 (10:58 -0700)]
Fix the display of create times in --list-only output.

15 years agoThe patches for 3.0.6pre1. v3.0.6pre1
Wayne Davison [Sun, 12 Apr 2009 22:08:49 +0000 (15:08 -0700)]
The patches for 3.0.6pre1.

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

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

15 years agoThe patches for 3.0.5. v3.0.5
Wayne Davison [Mon, 29 Dec 2008 02:07:25 +0000 (18:07 -0800)]
The patches for 3.0.5.

15 years agoThe patches for 3.0.5pre2. v3.0.5pre2
Wayne Davison [Sun, 16 Nov 2008 01:23:28 +0000 (17:23 -0800)]
The patches for 3.0.5pre2.

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

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

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

15 years agoThe patches for 3.0.4. v3.0.4
Wayne Davison [Sat, 6 Sep 2008 16:36:27 +0000 (09:36 -0700)]
The patches for 3.0.4.

15 years agoThe patches for 3.0.4pre2. v3.0.4pre2
Wayne Davison [Sat, 2 Aug 2008 21:46:07 +0000 (14:46 -0700)]
The patches for 3.0.4pre2.

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

15 years agoAdded the dparam.diff patch.
Wayne Davison [Mon, 28 Jul 2008 14:23:29 +0000 (07:23 -0700)]
Added the dparam.diff patch.

15 years agoThe patches for 3.0.4pre1. v3.0.4pre1
Wayne Davison [Fri, 25 Jul 2008 13:56:40 +0000 (06:56 -0700)]
The patches for 3.0.4pre1.

15 years ago- Added the ability to match a range of ID numbers.
Wayne Davison [Fri, 25 Jul 2008 13:49:33 +0000 (06:49 -0700)]
- 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.

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

15 years agoThe patches for 3.0.3. v3.0.3
Wayne Davison [Mon, 30 Jun 2008 04:14:01 +0000 (21:14 -0700)]
The patches for 3.0.3.

15 years agoThe patches for 3.0.3pre3. v3.0.3pre3
Wayne Davison [Mon, 23 Jun 2008 02:16:59 +0000 (19:16 -0700)]
The patches for 3.0.3pre3.

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

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

15 years agoThe patches for 3.0.3pre2. v3.0.3pre2
Wayne Davison [Sat, 17 May 2008 17:44:56 +0000 (10:44 -0700)]
The patches for 3.0.3pre2.

15 years agoThe patches for 3.0.3pre1. v3.0.3pre1
Wayne Davison [Thu, 8 May 2008 06:13:48 +0000 (23:13 -0700)]
The patches for 3.0.3pre1.

16 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 (23:56 -0700)]
The patches for 3.0.1 and 3.0.2.

16 years agoThe patches for 3.0.1pre3. v3.0.1pre3
Wayne Davison [Mon, 31 Mar 2008 06:48:35 +0000 (23:48 -0700)]
The patches for 3.0.1pre3.

16 years agoThe patches for 3.0.1pre2. v3.0.1pre2
Wayne Davison [Fri, 28 Mar 2008 01:51:15 +0000 (18:51 -0700)]
The patches for 3.0.1pre2.

16 years agoThe patches for 3.0.1pre1. v3.0.1pre1
Wayne Davison [Tue, 25 Mar 2008 05:24:02 +0000 (22:24 -0700)]
The patches for 3.0.1pre1.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.