[Bug 14163] RSYNC_SSL_PORT env should be set for invocation of --rsh command

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14163 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[SCM] The rsync repository. - branch master updated

2020-04-05 Thread Rsync CVS commit messages
The branch, master has been updated via 70cbc66b Set RSYNC_PORT in the env for a daemon-over-rsh connection. Fixes bug #14163. from b63276e7 A quick fix for some perl patch-helper scripts. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

[SCM] The rsync repository. - branch master updated

2020-04-05 Thread Rsync CVS commit messages
The branch, master has been updated via b63276e7 A quick fix for some perl patch-helper scripts. via b0c03e2b Another tweak for a change in git status. via 8475e0e4 Tweak some indentation. from 7f06cc7e Don't throw an error if a potential fuzzy dir isn't a dir

[Bug 13445] Fuzzy searching in link-dest tries to open regular file as directory

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13445 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[SCM] The rsync repository. - branch master updated

2020-04-05 Thread Rsync CVS commit messages
The branch, master has been updated via 7f06cc7e Don't throw an error if a potential fuzzy dir isn't a dir from 10d40508 Use "exit 1" in atomic-rsync for error exit. Fixes bug #15469. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

[Bug 14126] The atomic-rsync script can exit 0 when the operation failed.

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14126 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[SCM] The rsync repository. - branch master updated

2020-04-05 Thread Rsync CVS commit messages
The branch, master has been updated via 10d40508 Use "exit 1" in atomic-rsync for error exit. Fixes bug #15469. from daf8f7a6 Some configure improvements for strict C99 compilers (based on a patch by Florian Weimer). https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

[SCM] The rsync repository. - branch master updated

2020-04-05 Thread Rsync CVS commit messages
The branch, master has been updated via daf8f7a6 Some configure improvements for strict C99 compilers (based on a patch by Florian Weimer). from 15fa9ab0 Add progress output via SIGINFO and SIGVTALRM https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

Re: Allow "--in-place" as an alternative option name for "--inplace"

2020-04-05 Thread Wayne Davison via rsync
> On Jun 26, 2019, at 2:53 PM, Jan-Benedict Glaw via rsync < rsync@lists.samba.org> wrote: > > As I commonly spell --inplace as --in-place, I'd like to suggest this simple patch: On Wed, Jun 26, 2019 at 7:29 PM @lbutlr via rsync wrote: > If we’re going to do that add --remove-source and

[Bug 13735] Synchronize files when the sending side has newer change times while modification times and sizes are identical on both sides

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13735 Wayne Davison changed: What|Removed |Added Resolution|--- |WONTFIX Status|REOPENED

[Bug 11561] [PATCH] Show progress information when SIGINFO is caught on platforms that have it

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11561 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[SCM] The rsync repository. - branch master updated

2020-04-05 Thread Rsync CVS commit messages
The branch, master has been updated via 7e70e484 No need to forward --write-devices to a remote sender. from 9e9d33a2 Added the --write-devices option. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log -

[Bug 14328] usleep() is obsolete, use nanosleep()

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14328 --- Comment #2 from roland --- thanks, too! -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options:

[Bug 11101] support writing to devices

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11101 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[SCM] The rsync repository. - branch master updated

2020-04-05 Thread Rsync CVS commit messages
The branch, master has been updated via 4cc3b983 Added the --write-devices option. from b32aa479 Make exit_cleanup() use _exit() if called from a signal handler. Fixes bug #13982. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

[Bug 13982] rsync calls exit() from signal handler

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13982 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[SCM] The rsync repository. - branch master updated

2020-04-05 Thread Rsync CVS commit messages
The branch, master has been updated via b32aa479 Make exit_cleanup() use _exit() if called from a signal handler. Fixes bug #13982. from 826ddc54 Enhance the validation of --block-size for older protocols. Fixes bug #13974. https://git.samba.org/?p=rsync.git;a=shortlog;h=master

[Bug 13974] Old max block size isn't allowed in options

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13974 --- Comment #1 from Wayne Davison --- Thanks for the patch. I've put something similar into options.c to fix this. -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid

[Bug 14328] usleep() is obsolete, use nanosleep()

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14328 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[SCM] The rsync repository. - branch master updated

2020-04-05 Thread Rsync CVS commit messages
The branch, master has been updated via 826ddc54 Enhance the validation of --block-size for older protocols. Fixes bug #13974. via 3bd4e1e8 Make the --copy-links caveat a little clearer. via 51e23e0a Use nanosleep if it is available. Fixes bug #14328. from 08650cb1

[Bug 13974] Old max block size isn't allowed in options

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13974 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 13920] --max-delete and dirs being replaced by symlinks on source

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13920 Wayne Davison changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 13912] Fix a few typos in rsync.yo

2020-04-05 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13912 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED Status|NEW