rsync/rsync.git
21 years agoClose previously opened file descriptor when mkstemp fails in recv_files().
David Dykstra [Tue, 28 May 2002 15:42:51 +0000 (15:42 +0000)]
Close previously opened file descriptor when mkstemp fails in recv_files().
Every other failure condition in that function was alreadying doing this,
and I saw a case with a lot of "mkstemp...No space left on device" messages
started becoming "mkstemp...Too many open files" messages because of this
bug.  Not that it makes a whole lot of difference, since nothing gets copied
because the disk was out of space.

21 years agoClarify the relationship of max connections and lock file.
David Dykstra [Thu, 16 May 2002 21:07:23 +0000 (21:07 +0000)]
Clarify the relationship of max connections and lock file.

21 years agoBetter notes about handling IPv6 on old machines
Martin Pool [Tue, 14 May 2002 05:44:51 +0000 (05:44 +0000)]
Better notes about handling IPv6 on old machines

21 years agoFix little mistake
Martin Pool [Tue, 14 May 2002 05:31:11 +0000 (05:31 +0000)]
Fix little mistake

21 years agoNote about lchmod.
Martin Pool [Tue, 14 May 2002 05:25:46 +0000 (05:25 +0000)]
Note about lchmod.

21 years agoFix the rsync home page URL to drop a trailing "/rsync".
David Dykstra [Mon, 13 May 2002 18:34:37 +0000 (18:34 +0000)]
Fix the rsync home page URL to drop a trailing "/rsync".

21 years agoClarify that exclude/include options in rsyncd.conf apply only to files
David Dykstra [Mon, 13 May 2002 18:22:28 +0000 (18:22 +0000)]
Clarify that exclude/include options in rsyncd.conf apply only to files
sent from the server or deleted on the server.

21 years agoNote that using the old sockets API probably will not work
Martin Pool [Mon, 13 May 2002 07:54:47 +0000 (07:54 +0000)]
Note that using the old sockets API probably will not work
sufficiently on some ipv6 systems.

21 years agoMake the -e text a little less chatty, and mention the legality of
Wayne Davison [Sat, 11 May 2002 08:31:55 +0000 (08:31 +0000)]
Make the -e text a little less chatty, and mention the legality of
command-line options in the RSYNC_RSH section.

21 years agoMention that the -e COMMAND can contain options.
Wayne Davison [Fri, 10 May 2002 19:56:23 +0000 (19:56 +0000)]
Mention that the -e COMMAND can contain options.

21 years agoSubmit enhancement from Michael Zimmerman to allow --suffix to be used
David Dykstra [Thu, 9 May 2002 21:44:46 +0000 (21:44 +0000)]
Submit enhancement from Michael Zimmerman to allow --suffix to be used
with --backup-dir.

21 years agoIndicate that the exclude options in rsyncd.conf only apply when receiving
David Dykstra [Thu, 9 May 2002 19:03:40 +0000 (19:03 +0000)]
Indicate that the exclude options in rsyncd.conf only apply when receiving
files to a server and not when sending files to it.

21 years agoTweaked the --rsh option's description.
Wayne Davison [Mon, 6 May 2002 19:05:05 +0000 (19:05 +0000)]
Tweaked the --rsh option's description.

21 years ago- Improved the references to rsh to better indicate that rsync may be
Wayne Davison [Mon, 6 May 2002 19:02:44 +0000 (19:02 +0000)]
- Improved the references to rsh to better indicate that rsync may be
  configured to use some other remote shell by default.
- Fixed the mention of ssh's preferred IO-blocking mode.

21 years agoMention that --delete-after now implies --delete.
Wayne Davison [Mon, 6 May 2002 18:47:57 +0000 (18:47 +0000)]
Mention that --delete-after now implies --delete.

21 years agoMade the --delete-after option imply --delete.
Wayne Davison [Fri, 3 May 2002 22:59:17 +0000 (22:59 +0000)]
Made the --delete-after option imply --delete.

21 years agoMentioned that --delete-after and --delete-excluded imply --delete.
Wayne Davison [Fri, 3 May 2002 22:58:01 +0000 (22:58 +0000)]
Mentioned that --delete-after and --delete-excluded imply --delete.

22 years agoAdd note about resolving Debian gid problem.
Martin Pool [Fri, 26 Apr 2002 00:55:34 +0000 (00:55 +0000)]
Add note about resolving Debian gid problem.

22 years agoNotes about handling machines lacking getaddrinfo().
Martin Pool [Wed, 24 Apr 2002 01:13:26 +0000 (01:13 +0000)]
Notes about handling machines lacking getaddrinfo().

22 years agoNote from Alberto Accomazzi that rsync urls are broken for upload
Martin Pool [Fri, 19 Apr 2002 05:33:36 +0000 (05:33 +0000)]
Note from Alberto Accomazzi that rsync urls are broken for upload

22 years agoDoc.
Martin Pool [Tue, 16 Apr 2002 01:38:21 +0000 (01:38 +0000)]
Doc.

22 years agoWhen -e is specified along with an rsyncd url, the client should get a
Martin Pool [Mon, 15 Apr 2002 07:50:18 +0000 (07:50 +0000)]
When -e is specified along with an rsyncd url, the client should get a
warning but it should not be treated as an error.  (Bill Nottingham)

  http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=62489

22 years ago--no-blocking-io might be broken in the same way as --no-whole-file;
Martin Pool [Mon, 15 Apr 2002 05:05:57 +0000 (05:05 +0000)]
--no-blocking-io might be broken in the same way as --no-whole-file;
  somebody needs to check.

22 years agoNote about testing "refuse options"
Martin Pool [Sat, 13 Apr 2002 12:17:47 +0000 (12:17 +0000)]
Note about testing "refuse options"

22 years ago*** empty log message ***
Martin Pool [Sat, 13 Apr 2002 03:52:48 +0000 (03:52 +0000)]
*** empty log message ***

22 years agoNotes on testing, release, and todo items from the Debian paper.
Martin Pool [Fri, 12 Apr 2002 05:05:44 +0000 (05:05 +0000)]
Notes on testing, release, and todo items from the Debian paper.

22 years agoreformat
Martin Pool [Fri, 12 Apr 2002 04:22:52 +0000 (04:22 +0000)]
reformat

22 years agoNote about manual revision.
Martin Pool [Thu, 11 Apr 2002 02:35:25 +0000 (02:35 +0000)]
Note about manual revision.

22 years agoTry to fix ctype issues by always calling these functions as
Martin Pool [Thu, 11 Apr 2002 02:25:53 +0000 (02:25 +0000)]
Try to fix ctype issues by always calling these functions as

if (!isdigit(* (unsigned char *) p)) {

so that the argument is always in the range of unsigned char when
coerced to an int.

(See digit 1.)

22 years agoDoc.
Martin Pool [Thu, 11 Apr 2002 02:21:41 +0000 (02:21 +0000)]
Doc.

22 years agoDoxygen
Martin Pool [Thu, 11 Apr 2002 02:18:51 +0000 (02:18 +0000)]
Doxygen

22 years agoReceiving an @ERROR line from the server is (I think) always fatal, so
Martin Pool [Thu, 11 Apr 2002 02:16:34 +0000 (02:16 +0000)]
Receiving an @ERROR line from the server is (I think) always fatal, so
the client should exit upon receiving one and not be surprised that
the socket closes.

22 years agoFix old typo.
Martin Pool [Thu, 11 Apr 2002 02:11:50 +0000 (02:11 +0000)]
Fix old typo.

22 years agoReceiving an @ERROR line from the server is (I think) always fatal, so
Martin Pool [Thu, 11 Apr 2002 01:56:35 +0000 (01:56 +0000)]
Receiving an @ERROR line from the server is (I think) always fatal, so
the client should exit upon receiving one and not be surprised that
the socket closes.

22 years agoCorrection from Nelson Beebe: argument to functions such as isspace()
Martin Pool [Tue, 9 Apr 2002 06:32:07 +0000 (06:32 +0000)]
Correction from Nelson Beebe: argument to functions such as isspace()
must be an int, not a char.  This could cause sign-extension problems.

22 years agoDoc.
Martin Pool [Tue, 9 Apr 2002 06:18:13 +0000 (06:18 +0000)]
Doc.

Correction from Nelson Beebe: argument to functions such as isspace()
must be an int, not a char.  This could cause sign-extension problems.

22 years agoCorrection from Nelson Beebe: argument to functions such as isspace()
Martin Pool [Tue, 9 Apr 2002 06:15:13 +0000 (06:15 +0000)]
Correction from Nelson Beebe: argument to functions such as isspace()
must be an int, not a char.  This could cause sign-extension problems.

22 years agolong int and signedness fix from Nelson Beebe
Martin Pool [Tue, 9 Apr 2002 06:11:06 +0000 (06:11 +0000)]
long int and signedness fix from Nelson Beebe

22 years agolong int fix from Nelson Beebe
Martin Pool [Tue, 9 Apr 2002 06:03:50 +0000 (06:03 +0000)]
long int fix from Nelson Beebe

22 years agoFix type error.
Martin Pool [Tue, 9 Apr 2002 05:32:52 +0000 (05:32 +0000)]
Fix type error.

22 years agoAdd RERR_OK == 0
Martin Pool [Tue, 9 Apr 2002 05:29:26 +0000 (05:29 +0000)]
Add RERR_OK == 0

22 years agoDoc _exit_cleanup.
Martin Pool [Tue, 9 Apr 2002 05:26:46 +0000 (05:26 +0000)]
Doc _exit_cleanup.

22 years agoDoc start_socket_client
Martin Pool [Tue, 9 Apr 2002 05:23:07 +0000 (05:23 +0000)]
Doc start_socket_client

22 years agoDoc start_socket_client
Martin Pool [Tue, 9 Apr 2002 05:20:30 +0000 (05:20 +0000)]
Doc start_socket_client

22 years agoNotes about supplementary groups and -z.
Martin Pool [Tue, 9 Apr 2002 05:14:59 +0000 (05:14 +0000)]
Notes about supplementary groups and -z.

22 years agoDoc.
Martin Pool [Tue, 9 Apr 2002 05:07:15 +0000 (05:07 +0000)]
Doc.

22 years agoDoc.
Martin Pool [Tue, 9 Apr 2002 05:03:45 +0000 (05:03 +0000)]
Doc.

22 years agoA bit more support for IO phase names.
Martin Pool [Tue, 9 Apr 2002 05:00:03 +0000 (05:00 +0000)]
A bit more support for IO phase names.

22 years agoOK, we can now get phase messages if we fail in send_file_entry
Martin Pool [Tue, 9 Apr 2002 04:50:25 +0000 (04:50 +0000)]
OK, we can now get phase messages if we fail in send_file_entry

22 years agoDoc
Martin Pool [Tue, 9 Apr 2002 04:49:42 +0000 (04:49 +0000)]
Doc

Try symlinks with an empty target

22 years agolong int fix from Nelson Beebe
Martin Pool [Tue, 9 Apr 2002 04:49:23 +0000 (04:49 +0000)]
long int fix from Nelson Beebe

22 years agoFix typo.
Martin Pool [Tue, 9 Apr 2002 04:41:03 +0000 (04:41 +0000)]
Fix typo.

Show io phase name in error message.

22 years agoRather than a loop subtracting 1e6 to convert usecs to secs/usecs, just
Martin Pool [Tue, 9 Apr 2002 04:33:32 +0000 (04:33 +0000)]
Rather than a loop subtracting 1e6 to convert usecs to secs/usecs, just
use div/mod.

22 years agoFactor out bwlimit sleep code from writefd_unbuffered into its own function.
Martin Pool [Tue, 9 Apr 2002 04:29:46 +0000 (04:29 +0000)]
Factor out bwlimit sleep code from writefd_unbuffered into its own function.

22 years agoClarify "error writing %d bytes" message.
Martin Pool [Tue, 9 Apr 2002 04:23:18 +0000 (04:23 +0000)]
Clarify "error writing %d bytes" message.

22 years agoClean up docs.
Martin Pool [Tue, 9 Apr 2002 04:20:36 +0000 (04:20 +0000)]
Clean up docs.

22 years agoChange error message "partial transfer" to "some files could not be
Martin Pool [Mon, 8 Apr 2002 09:10:50 +0000 (09:10 +0000)]
Change error message "partial transfer" to "some files could not be
transferred".

I don't generally like changing that sort of thing, but I think this
one was a persistent source of confusion.

22 years agoNote code cleanups
Martin Pool [Mon, 8 Apr 2002 09:09:03 +0000 (09:09 +0000)]
Note code cleanups

22 years agoDoc and indent only.
Martin Pool [Mon, 8 Apr 2002 09:05:26 +0000 (09:05 +0000)]
Doc and indent only.

22 years agoRemove redundant list of options. It might be nice to summarise the
Martin Pool [Mon, 8 Apr 2002 08:58:26 +0000 (08:58 +0000)]
Remove redundant list of options.  It might be nice to summarise the
most frequently-used ones in here.

Nelson Beebe pointed out that the information about bug tracking was
out of date.

22 years agoNotes on MD4 performance. This quite unnecessarily takes up 90% of
Martin Pool [Mon, 8 Apr 2002 08:39:03 +0000 (08:39 +0000)]
Notes on MD4 performance.  This quite unnecessarily takes up 90% of
CPU on a local transfer, without achieving anything useful.

22 years agoDoc
Martin Pool [Mon, 8 Apr 2002 08:35:30 +0000 (08:35 +0000)]
Doc

22 years agoDoc file
Martin Pool [Mon, 8 Apr 2002 08:34:03 +0000 (08:34 +0000)]
Doc file

22 years agoDoc match_sums.
Martin Pool [Mon, 8 Apr 2002 08:33:13 +0000 (08:33 +0000)]
Doc match_sums.

22 years agoDoc sum_update
Martin Pool [Mon, 8 Apr 2002 08:29:04 +0000 (08:29 +0000)]
Doc sum_update

22 years agoAdd manual prototype for maintainer-mode function
Martin Pool [Mon, 8 Apr 2002 08:24:59 +0000 (08:24 +0000)]
Add manual prototype for maintainer-mode function

22 years agoDocument the perversely-named matched() function, which is called even
Martin Pool [Mon, 8 Apr 2002 08:23:50 +0000 (08:23 +0000)]
Document the perversely-named matched() function, which is called even
if we have not matched!

22 years agoWith -vv, show state of --whole-file once at the start of the transfer.
Martin Pool [Mon, 8 Apr 2002 08:06:18 +0000 (08:06 +0000)]
With -vv, show state of --whole-file once at the start of the transfer.

22 years agoDoc.
Martin Pool [Mon, 8 Apr 2002 08:02:08 +0000 (08:02 +0000)]
Doc.

22 years agoDoc rsync_panic_handler()
Martin Pool [Mon, 8 Apr 2002 07:46:34 +0000 (07:46 +0000)]
Doc rsync_panic_handler()

22 years agoClean up prototype.
Martin Pool [Mon, 8 Apr 2002 07:42:54 +0000 (07:42 +0000)]
Clean up prototype.

Drop unused variables.

22 years agoFix prototype.
Martin Pool [Mon, 8 Apr 2002 07:39:56 +0000 (07:39 +0000)]
Fix prototype.

22 years agoShow panic_action in --version.
Martin Pool [Mon, 8 Apr 2002 07:36:05 +0000 (07:36 +0000)]
Show panic_action in --version.

22 years agoAllow panic_action to be configured through environment variable RSYNC_PANIC_ACTION.
Martin Pool [Mon, 8 Apr 2002 07:34:17 +0000 (07:34 +0000)]
Allow panic_action to be configured through environment variable RSYNC_PANIC_ACTION.

22 years agot_unsafe needs asnprintf on some platforms.
Martin Pool [Mon, 8 Apr 2002 06:23:34 +0000 (06:23 +0000)]
t_unsafe needs asnprintf on some platforms.

22 years agocorrect behaviour is unclear
Martin Pool [Mon, 8 Apr 2002 06:18:03 +0000 (06:18 +0000)]
correct behaviour is unclear

22 years agoCleanup
Martin Pool [Mon, 8 Apr 2002 06:01:26 +0000 (06:01 +0000)]
Cleanup

22 years agohandle yodl and vpath
Martin Pool [Mon, 8 Apr 2002 05:38:51 +0000 (05:38 +0000)]
handle yodl and vpath

22 years agoClarify meaning of unsafe symlinks
Martin Pool [Mon, 8 Apr 2002 05:30:28 +0000 (05:30 +0000)]
Clarify meaning of unsafe symlinks

22 years agoFix copyright.
Martin Pool [Mon, 8 Apr 2002 05:28:31 +0000 (05:28 +0000)]
Fix copyright.

22 years agoAdd more test cases.
Martin Pool [Mon, 8 Apr 2002 05:22:50 +0000 (05:22 +0000)]
Add more test cases.

Turn off -x.

22 years agoDoc.
Martin Pool [Mon, 8 Apr 2002 05:21:51 +0000 (05:21 +0000)]
Doc.

22 years agoAdd more test cases.
Martin Pool [Mon, 8 Apr 2002 05:19:41 +0000 (05:19 +0000)]
Add more test cases.

22 years agoFormatting cleanup.
Martin Pool [Mon, 8 Apr 2002 04:59:34 +0000 (04:59 +0000)]
Formatting cleanup.

22 years agoDoc.
Martin Pool [Mon, 8 Apr 2002 04:48:51 +0000 (04:48 +0000)]
Doc.

22 years agoA test suite that calls unsafe_symlink() directly to see how it
Martin Pool [Mon, 8 Apr 2002 04:47:01 +0000 (04:47 +0000)]
A test suite that calls unsafe_symlink() directly to see how it
handles different strings.

22 years agoSplit code out into separate files and remove some global variables to
Martin Pool [Mon, 8 Apr 2002 04:16:46 +0000 (04:16 +0000)]
Split code out into separate files and remove some global variables to
reduce symbol dependencies between files and therefore make it easier
to write unit tests.  The diff is large, but the actual code changes
are pretty small.

22 years agoTest harness for unsafe_symlink: just passes in argv[].
Martin Pool [Mon, 8 Apr 2002 04:13:43 +0000 (04:13 +0000)]
Test harness for unsafe_symlink: just passes in argv[].

22 years agoLittle stub module that replaces functions such as rprintf called from
Martin Pool [Mon, 8 Apr 2002 04:12:31 +0000 (04:12 +0000)]
Little stub module that replaces functions such as rprintf called from
many places with a redirector to stderr.  If you just want to test a
particular routine you can link to this rather than the whole framework.

22 years agoSplit code out into separate files and remove some global variables to
Martin Pool [Mon, 8 Apr 2002 04:10:20 +0000 (04:10 +0000)]
Split code out into separate files and remove some global variables to
reduce symbol dependencies between files and therefore make it easier
to write unit tests.  The diff is large, but the actual code changes
are pretty small.

22 years agoDon't generate code for zlib and popt.
Martin Pool [Mon, 8 Apr 2002 04:00:24 +0000 (04:00 +0000)]
Don't generate code for zlib and popt.

22 years agoDoc.
Martin Pool [Mon, 8 Apr 2002 03:43:54 +0000 (03:43 +0000)]
Doc.

22 years agoDoc.
Martin Pool [Mon, 8 Apr 2002 03:38:36 +0000 (03:38 +0000)]
Doc.

22 years agoRearrange code slightly to avoid util.c depending on main.c.
Martin Pool [Mon, 8 Apr 2002 03:37:19 +0000 (03:37 +0000)]
Rearrange code slightly to avoid util.c depending on main.c.

22 years agoTune doxygen output, remove warning.
Martin Pool [Mon, 8 Apr 2002 03:13:11 +0000 (03:13 +0000)]
Tune doxygen output, remove warning.

22 years agoDocument unsafe_symlink().
Martin Pool [Mon, 8 Apr 2002 03:10:01 +0000 (03:10 +0000)]
Document unsafe_symlink().

22 years agoClean up comments for Doxygen.
Martin Pool [Mon, 8 Apr 2002 03:03:04 +0000 (03:03 +0000)]
Clean up comments for Doxygen.

22 years agoDoc.
Martin Pool [Mon, 8 Apr 2002 02:41:23 +0000 (02:41 +0000)]
Doc.

22 years agoNote on debugging daemon
Martin Pool [Mon, 8 Apr 2002 02:39:00 +0000 (02:39 +0000)]
Note on debugging daemon

22 years agoNotes about logging.
Martin Pool [Mon, 8 Apr 2002 01:59:21 +0000 (01:59 +0000)]
Notes about logging.