Wayne Davison [Sun, 23 Sep 2012 18:58:52 +0000]
Fix manpage typo & Updated to apply cleanly.
Wayne Davison [Sat, 28 Jan 2012 20:10:10 +0000]
Applied to the main code as option --outbuf=N|L|B.
Wayne Davison [Fri, 16 Dec 2011 02:49:49 +0000]
Some more changes inspired by Chris Dunlap's work.
Wayne Davison [Mon, 12 Dec 2011 07:01:35 +0000]
Fix a buffer overflow and unify sum hexification code.
Wayne Davison [Sat, 8 Oct 2011 16:23:17 +0000]
Updated to apply cleanly.
Wayne Davison [Mon, 1 Aug 2011 05:54:54 +0000]
Avoid bogus handling of UNREAD_DATA return.
Wayne Davison [Mon, 4 Jul 2011 22:34:09 +0000]
Fix hfs_receiver_check() on a relative path.
Wayne Davison [Sat, 25 Jun 2011 16:00:41 +0000]
Updated to fix a couple compile errors and to apply cleanly.
Wayne Davison [Sat, 9 Apr 2011 18:24:52 +0000]
Optimize transliterate logic a bit.
Wayne Davison [Sat, 9 Apr 2011 16:45:47 +0000]
Making backup-dir-dels depend on backup-deleted.
Wayne Davison [Sat, 9 Apr 2011 16:15:56 +0000]
Adding backup-deleted patch adapted from bug 7889
by Jonathan Kamens.
Wayne Davison [Sat, 9 Apr 2011 16:06:11 +0000]
Avoid useless newline tweaking.
Wayne Davison [Tue, 5 Apr 2011 04:58:07 +0000]
Updated to apply cleanly.
Wayne Davison [Tue, 5 Apr 2011 04:38:55 +0000]
Applied preallocate patch to the trunk.
Wayne Davison [Sat, 26 Mar 2011 21:22:46 +0000]
More OS X patch tweaks.
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.
Wayne Davison [Mon, 14 Mar 2011 06:17:48 +0000]
Adapted for 3.1.0.dev.
Wayne Davison [Mon, 14 Mar 2011 06:01:10 +0000]
Fix a couple compile issues.
Wayne Davison [Sat, 12 Mar 2011 19:40:30 +0000]
Fix setting of fileflags value for an abbreviated hlink entry.
Wayne Davison [Tue, 22 Feb 2011 03:14:29 +0000]
Updated patches to work with the latest code.
Wayne Davison [Tue, 22 Feb 2011 03:03:29 +0000]
The main code now excludes xattrs on devices for OS X.
Wayne Davison [Tue, 4 Jan 2011 01:12:56 +0000]
Revised version was applied to 3.1.0dev source.
Wayne Davison [Sat, 6 Nov 2010 17:41:39 +0000]
Use do_ftruncate() for the added call too.
Wayne Davison [Sat, 6 Nov 2010 17:14:53 +0000]
Handle do_ftruncate() change and avoid extra stat().
Wayne Davison [Sat, 6 Nov 2010 17:14:16 +0000]
Handle do_ftruncate() change.
Wayne Davison [Sat, 6 Nov 2010 15:59:33 +0000]
Getting rid of cache fiddling.
Wayne Davison [Tue, 12 Oct 2010 17:53:46 +0000]
Removing applied patch.
Wayne Davison [Sat, 18 Sep 2010 17:22:42 +0000]
Avoid setting creation time on root dir of HFS+ volume.
Fixes #7685.
Wayne Davison [Sat, 18 Sep 2010 17:18:58 +0000]
Updated patches to work with the latest master.
Wayne Davison [Sat, 19 Jun 2010 18:37:37 +0000]
Committing Uri Simchoni's improved ssl patch.
(With some cleanup by Wayne.)
Wayne Davison [Sat, 24 Apr 2010 17:26:09 +0000]
Updated patches to work with the latest trunk.
Wayne Davison [Thu, 11 Feb 2010 18:15:21 +0000]
Fix alignment issue on 64-bit. Solution from Steve Ortiz.
Wayne Davison [Sat, 6 Feb 2010 21:53:19 +0000]
Change "long" to "uint32" in the create_time struct.
Wayne Davison [Wed, 30 Dec 2009 22:09:55 +0000]
Updated patches to work with the current trunk.
Wayne Davison [Tue, 29 Dec 2009 19:09:18 +0000]
Fix configure check for fallocate().
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.
Wayne Davison [Tue, 8 Dec 2009 00:16:03 +0000]
Updated patches to work with the current trunk.
Wayne Davison [Thu, 12 Nov 2009 01:24:59 +0000]
Tweaked a couple sentences.
Wayne Davison [Wed, 21 Oct 2009 05:05:38 +0000]
Added write-devices.diff patch from Darryl Dixon.
Wayne Davison [Wed, 21 Oct 2009 05:05:19 +0000]
Got rid of unneeded ./prepare-source instruction.
Wayne Davison [Wed, 21 Oct 2009 03:00:07 +0000]
Adding group-auth patch; updating patches.
Wayne Davison [Sun, 24 May 2009 21:16:19 +0000]
Adding --list and --check options to xsums perl script.
Wayne Davison [Sat, 23 May 2009 20:10:37 +0000]
Adding filter-attribute-mods patch; updating patches.
Wayne Davison [Fri, 13 Mar 2009 17:32:54 +0000]
Updated patches to work with the current trunk.
Wayne Davison [Tue, 13 Jan 2009 22:59:17 +0000]
Use "use warnings" rather than -w on the #! line.
Wayne Davison [Tue, 13 Jan 2009 20:12:56 +0000]
Applying uid/gid fix from trunk.
Wayne Davison [Mon, 29 Dec 2008 02:07:25 +0000]
The patches for 3.0.5.
Wayne Davison [Sun, 16 Nov 2008 01:23:28 +0000]
The patches for 3.0.5pre2.
Wayne Davison [Sat, 11 Oct 2008 18:50:29 +0000]
The patches for 3.0.5pre1.
Wayne Davison [Sat, 11 Oct 2008 18:44:40 +0000]
Fixed a problem when --crtimes was combined with --hard-links.
Wayne Davison [Sat, 13 Sep 2008 02:15:33 +0000]
Adding --chown=USER:GROUP alias for simple usecases of the
--usermap and --groupmap options.
Wayne Davison [Sat, 6 Sep 2008 16:36:27 +0000]
The patches for 3.0.4.
Wayne Davison [Sat, 2 Aug 2008 21:46:07 +0000]
The patches for 3.0.4pre2.
Wayne Davison [Mon, 28 Jul 2008 23:39:23 +0000]
Added the munge-links.diff patch.
Wayne Davison [Mon, 28 Jul 2008 14:23:29 +0000]
Added the dparam.diff patch.
Wayne Davison [Fri, 25 Jul 2008 13:56:40 +0000]
The patches for 3.0.4pre1.
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.
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.
Wayne Davison [Mon, 30 Jun 2008 04:14:01 +0000]
The patches for 3.0.3.
Wayne Davison [Mon, 23 Jun 2008 02:16:59 +0000]
The patches for 3.0.3pre3.
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).
Wayne Davison [Sat, 24 May 2008 16:56:44 +0000]
Fixed the device/special discarding in get_xattr().
Wayne Davison [Sat, 17 May 2008 17:44:56 +0000]
The patches for 3.0.3pre2.
Wayne Davison [Thu, 8 May 2008 06:13:48 +0000]
The patches for 3.0.3pre1.
Wayne Davison [Fri, 4 Apr 2008 06:56:49 +0000]
The patches for 3.0.1 and 3.0.2.
Wayne Davison [Mon, 31 Mar 2008 06:48:35 +0000]
The patches for 3.0.1pre3.
Wayne Davison [Fri, 28 Mar 2008 01:51:15 +0000]
The patches for 3.0.1pre2.
Wayne Davison [Tue, 25 Mar 2008 05:24:02 +0000]
The patches for 3.0.1pre1.
Wayne Davison [Sat, 1 Mar 2008 20:16:09 +0000]
The patches for 3.0.0.
Wayne Davison [Sat, 1 Mar 2008 20:16:00 +0000]
Renamed flags.diff fileflags.diff.
Wayne Davison [Wed, 20 Feb 2008 02:32:07 +0000]
The patches for 3.0.0pre10.
Wayne Davison [Mon, 11 Feb 2008 04:20:31 +0000]
The patches for 3.0.0pre9.
Wayne Davison [Sat, 12 Jan 2008 18:57:10 +0000]
The patches for 3.0.0pre8.
Wayne Davison [Sun, 16 Dec 2007 23:13:34 +0000]
The patches for 3.0.0pre7.
Wayne Davison [Wed, 28 Nov 2007 09:24:43 +0000]
The patches for 3.0.0pre6.
Wayne Davison [Sun, 11 Nov 2007 15:03:24 +0000]
My improved version of a connection-timeout patch.
Wayne Davison [Fri, 9 Nov 2007 04:12:58 +0000]
Fixed failing hunks.
Wayne Davison [Tue, 6 Nov 2007 18:14:36 +0000]
Matt's transliterate patch.
Wayne Davison [Tue, 6 Nov 2007 15:39:11 +0000]
Fixed failing hunks.
Wayne Davison [Sat, 3 Nov 2007 16:42:49 +0000]
Cleanup patch fuzz.
Wayne Davison [Sat, 3 Nov 2007 16:36:57 +0000]
Fixed failing hunks.
Wayne Davison [Sat, 3 Nov 2007 07:20:12 +0000]
Improved a comment.
Wayne Davison [Tue, 30 Oct 2007 02:35:03 +0000]
Fixed failing hunks.
Wayne Davison [Mon, 29 Oct 2007 20:44:16 +0000]
Improved the rsyncsums script to have a --check mode.
Wayne Davison [Sat, 27 Oct 2007 06:14:01 +0000]
A little more cleanup.
Wayne Davison [Sat, 27 Oct 2007 06:00:44 +0000]
Allow for more -p info.
Wayne Davison [Sat, 27 Oct 2007 05:08:37 +0000]
Got rid of patch fuzz.
Wayne Davison [Sat, 27 Oct 2007 05:07:29 +0000]
Fixed failing hunks.
Wayne Davison [Sat, 27 Oct 2007 05:02:40 +0000]
Got rid of some cruft.
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.
Wayne Davison [Fri, 26 Oct 2007 23:56:23 +0000]
Fixed failing hunks.
Wayne Davison [Fri, 26 Oct 2007 23:55:32 +0000]
Make sure that the back-referencing "patches" symlink is always right.
Wayne Davison [Tue, 23 Oct 2007 14:18:52 +0000]
Mention option in the man-page.
Wayne Davison [Sat, 20 Oct 2007 06:22:07 +0000]
Fixed 2 failing hunks.
Wayne Davison [Wed, 17 Oct 2007 22:56:21 +0000]
More improvements from both Wesley and me.
Wayne Davison [Tue, 16 Oct 2007 18:36:03 +0000]
Fixed failing hunk.
Wayne Davison [Tue, 16 Oct 2007 16:04:28 +0000]
Fixed failing hunks.
Wayne Davison [Tue, 16 Oct 2007 15:14:30 +0000]
Fixed a failing hunk, tweaked option sending.
Wayne Davison [Tue, 16 Oct 2007 05:11:08 +0000]
Changed 2 uses of XATTR_NOFOLLOW to FSOPT_NOFOLLOW.
Wayne Davison [Mon, 15 Oct 2007 00:17:58 +0000]
Fixed a failing hunk.