rsync-patches.git
18 years agoFixed a failing hunk.
Wayne Davison [Sat, 24 Sep 2005 19:08:11 +0000 (19:08 +0000)]
Fixed a failing hunk.

18 years agoThis is an updated patch from Steve Sether with a few improvements
Wayne Davison [Sat, 24 Sep 2005 18:53:38 +0000 (18:53 +0000)]
This is an updated patch from Steve Sether with a few improvements
by me, including changing the --with-* configure option into an
--enable-* option.

18 years agoChanged the --width-* option to an --enable-* option (as it should
Wayne Davison [Sat, 24 Sep 2005 18:51:22 +0000 (18:51 +0000)]
Changed the --width-* option to an --enable-* option (as it should
have been all along) and made the configure.in support use the
AC_HELP_STRING() macro.

18 years agoUpdated to fix failing hunks.
Wayne Davison [Mon, 19 Sep 2005 17:27:16 +0000 (17:27 +0000)]
Updated to fix failing hunks.

18 years agoFixed failing hunks.
Wayne Davison [Fri, 16 Sep 2005 20:41:44 +0000 (20:41 +0000)]
Fixed failing hunks.

18 years agoFixed some patch fuzz.
Wayne Davison [Sat, 27 Aug 2005 21:32:08 +0000 (21:32 +0000)]
Fixed some patch fuzz.

18 years agoFixed failing hunks.
Wayne Davison [Sat, 27 Aug 2005 21:30:33 +0000 (21:30 +0000)]
Fixed failing hunks.

18 years agoUpdating an old patch from the mailing list.
Wayne Davison [Wed, 17 Aug 2005 08:02:43 +0000 (08:02 +0000)]
Updating an old patch from the mailing list.

18 years agoChose a better solution than this.
Wayne Davison [Tue, 2 Aug 2005 07:21:33 +0000 (07:21 +0000)]
Chose a better solution than this.

18 years agoFixed a problem revealed by the itemize test.
Wayne Davison [Fri, 29 Jul 2005 02:50:43 +0000 (02:50 +0000)]
Fixed a problem revealed by the itemize test.

18 years agoFixed a typo in a comment and added a "void" arg-spec to the
Wayne Davison [Thu, 28 Jul 2005 18:37:57 +0000 (18:37 +0000)]
Fixed a typo in a comment and added a "void" arg-spec to the
function definition "void init_fname_convert()".

18 years agoFixed failing hunk.
Wayne Davison [Thu, 28 Jul 2005 17:28:43 +0000 (17:28 +0000)]
Fixed failing hunk.

18 years agoApplied to trunk.
Wayne Davison [Thu, 28 Jul 2005 17:25:06 +0000 (17:25 +0000)]
Applied to trunk.

18 years agoImproved to include configure support and documentation.
Wayne Davison [Thu, 28 Jul 2005 10:39:49 +0000 (10:39 +0000)]
Improved to include configure support and documentation.
Also tweaked the names of the config items.

18 years agoFixed a failing hunk.
Wayne Davison [Thu, 28 Jul 2005 01:49:11 +0000 (01:49 +0000)]
Fixed a failing hunk.

18 years agoApplied to trunk.
Wayne Davison [Thu, 28 Jul 2005 01:46:54 +0000 (01:46 +0000)]
Applied to trunk.

18 years agoImproved the error reporting in options.c and the documentation
Wayne Davison [Thu, 28 Jul 2005 01:34:39 +0000 (01:34 +0000)]
Improved the error reporting in options.c and the documentation
in the manpage.

18 years ago- Changed the name of the option to --atimes to more closely match
Wayne Davison [Thu, 28 Jul 2005 01:10:15 +0000 (01:10 +0000)]
- Changed the name of the option to --atimes to more closely match
  the --times option.
- Changed the internal variable name to preserve_atimes so it is
  consistent with the preserve_times value.
- Added --itemize support for the atimes attribute.
- Fixed some build problems (caused by extra calls to a function
  that we renamed).
- Fixed some "make test" failures.
- Improved the documentation.

18 years agoFixed a problem with some relocated code in last patch.
Wayne Davison [Thu, 28 Jul 2005 00:59:15 +0000 (00:59 +0000)]
Fixed a problem with some relocated code in last patch.

18 years agoFixed failing hunks.
Wayne Davison [Wed, 27 Jul 2005 23:56:37 +0000 (23:56 +0000)]
Fixed failing hunks.

18 years agoAdded a few more environment variables.
Wayne Davison [Tue, 19 Jul 2005 21:28:36 +0000 (21:28 +0000)]
Added a few more environment variables.

18 years ago- Improved the config-file option names.
Wayne Davison [Tue, 19 Jul 2005 20:53:16 +0000 (20:53 +0000)]
- Improved the config-file option names.
- Made the postxfer-exec command get run outside the chroot()
  by the user that ran the daemon (just the like prexfer-exec
  command).
- Set more environment variables so the command can determine
  the module's name, path, and full exit status.

18 years ago- Fixed the behavior of an operation that doesn't specify the
Wayne Davison [Sat, 9 Jul 2005 16:10:41 +0000 (16:10 +0000)]
- Fixed the behavior of an operation that doesn't specify the
  "where" (from the set "ugoa") -- it now works like 'a' except
  that the umask bits are masked off (it used to do nothing).
  E.g. "+w" now works.
- Fixed a problem with the forcing of high-bit values.  E.g.
  "u=rws" now works.

18 years agoGot rid of some patch fuzz.
Wayne Davison [Thu, 7 Jul 2005 23:16:54 +0000 (23:16 +0000)]
Got rid of some patch fuzz.

18 years agoFixed failing hunks.
Wayne Davison [Thu, 7 Jul 2005 23:16:04 +0000 (23:16 +0000)]
Fixed failing hunks.

18 years agoExtracted the --md5 option from Wolfgang Neuman's patch
Wayne Davison [Tue, 14 Jun 2005 02:52:08 +0000 (02:52 +0000)]
Extracted the --md5 option from Wolfgang Neuman's patch
contribution and cleaned it up a bit.

18 years agoFixed high levels of fuzz.
Wayne Davison [Fri, 10 Jun 2005 23:41:50 +0000 (23:41 +0000)]
Fixed high levels of fuzz.

18 years agoFixed failing hunks.
Wayne Davison [Fri, 10 Jun 2005 23:40:08 +0000 (23:40 +0000)]
Fixed failing hunks.

18 years agoIf the daemon is receiving, only run the post-exec code from
Wayne Davison [Fri, 10 Jun 2005 21:35:12 +0000 (21:35 +0000)]
If the daemon is receiving, only run the post-exec code from
the generator process.

18 years agoA crude attempt at adding pre-/post-exec command support for the daemon.
Wayne Davison [Fri, 10 Jun 2005 21:30:50 +0000 (21:30 +0000)]
A crude attempt at adding pre-/post-exec command support for the daemon.

18 years agoUpdated to apply cleanly.
Wayne Davison [Wed, 1 Jun 2005 16:22:41 +0000 (16:22 +0000)]
Updated to apply cleanly.

18 years agoA new version from Steve Sether fixes some code rot (i.e. we needed
Wayne Davison [Tue, 24 May 2005 07:25:19 +0000 (07:25 +0000)]
A new version from Steve Sether fixes some code rot (i.e. we needed
to access the new path-root union in the file-list), it adds a call
to db_log_close() to close_all(), and it uses the new #ifdef idiom.

18 years agoUpdated to apply cleanly.
Wayne Davison [Thu, 19 May 2005 21:44:21 +0000 (21:44 +0000)]
Updated to apply cleanly.

18 years agoFixed failing hunks.
Wayne Davison [Thu, 19 May 2005 09:04:44 +0000 (09:04 +0000)]
Fixed failing hunks.

18 years agoApplied to the trunk (with a few tweaks).
Wayne Davison [Thu, 19 May 2005 08:55:09 +0000 (08:55 +0000)]
Applied to the trunk (with a few tweaks).

18 years agoImproved io.c to keep a separate last-I/O time for sending and
Wayne Davison [Wed, 18 May 2005 23:25:13 +0000 (23:25 +0000)]
Improved io.c to keep a separate last-I/O time for sending and
receiving.

18 years agoMention that "make proto" should be run.
Wayne Davison [Tue, 17 May 2005 15:08:55 +0000 (15:08 +0000)]
Mention that "make proto" should be run.

18 years ago- Tweaked some comments.
Wayne Davison [Tue, 17 May 2005 14:56:12 +0000 (14:56 +0000)]
- Tweaked some comments.
- Use "#ifdef" when checking SUPPORT_ACLS.

18 years ago- Updated sysacls.c to latest samba version.
Wayne Davison [Mon, 16 May 2005 23:37:19 +0000 (23:37 +0000)]
- Updated sysacls.c to latest samba version.
- Added new malloc-oriented defines.

18 years agoUse new_array() instead of malloc().
Wayne Davison [Mon, 16 May 2005 23:36:13 +0000 (23:36 +0000)]
Use new_array() instead of malloc().

18 years agoImprove the keep-alive code.
Wayne Davison [Mon, 16 May 2005 01:10:54 +0000 (01:10 +0000)]
Improve the keep-alive code.

19 years agoGot rid of two compiler warnings.
Wayne Davison [Fri, 13 May 2005 06:19:43 +0000 (06:19 +0000)]
Got rid of two compiler warnings.

19 years agoGot rid of another compile warning.
Wayne Davison [Fri, 13 May 2005 06:19:20 +0000 (06:19 +0000)]
Got rid of another compile warning.

19 years agoA slightly improved version of the rawhide xattr patch
Wayne Davison [Fri, 13 May 2005 00:27:37 +0000 (00:27 +0000)]
A slightly improved version of the rawhide xattr patch
by Jay Fenlason.

19 years agoFixed a couple problems in restore_cvsdir().
Wayne Davison [Fri, 13 May 2005 00:25:25 +0000 (00:25 +0000)]
Fixed a couple problems in restore_cvsdir().

19 years ago- Fixed a return-without-value error.
Wayne Davison [Fri, 13 May 2005 00:09:35 +0000 (00:09 +0000)]
- Fixed a return-without-value error.
- Use the new "#ifdef" idiom for the SUPPORT_ACLS defines.
- Got rid of some unused-variable compiler warnings when compiling
  without ACL support.

19 years agoUpdated to apply cleanly.
Wayne Davison [Tue, 10 May 2005 16:44:16 +0000 (16:44 +0000)]
Updated to apply cleanly.

19 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".

19 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.

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

19 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.