[Bug 11656] Escaping broken with --files-from

2017-10-08 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11656 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 11571] rsync-3.1.1 --link-dest arbitrary limit

2017-10-08 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11571 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED

[SCM] The rsync repository. - branch master updated

2017-10-08 Thread Rsync CVS commit messages
The branch, master has been updated via 276a983 Mention --link-dest limit. from c140b2e Mention refusing delete for write-only. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log - commit

[Bug 12417] Sametimes currupted file after disconnect

2017-10-08 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12417 Wayne Davison changed: What|Removed |Added Resolution|--- |WORKSFORME

Re: read dir list with write only option

2017-10-08 Thread Wayne Davison via rsync
On Wed, Sep 6, 2017 at 1:00 AM, Pavel Kasparek via rsync < rsync@lists.samba.org> wrote: > when the "write only = yes" option is used on rsync server, [... would a] > hacked client [...] be able to get the list of remote dir [?] It wouldn't work. The listing action is a special kind of read

[SCM] The rsync repository. - branch master updated

2017-10-08 Thread Rsync CVS commit messages
The branch, master has been updated via c140b2e Mention refusing delete for write-only. from b547302 Mention -O is forced, not just implied. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log - commit

Re: --no-omit-dir-times does not override --backup

2017-10-08 Thread Wayne Davison via rsync
On Sat, Sep 16, 2017 at 10:13 AM, Anders Gronberg via rsync < rsync@lists.samba.org> wrote: > As I understand the documentation "--backup" without specifying > "--backup-dir" implicitly sets "--omit-dir-times". > It is then possible to negate the implied option by specifying it prefixed > with

[SCM] The rsync repository. - branch master updated

2017-10-08 Thread Rsync CVS commit messages
The branch, master has been updated via b547302 Mention -O is forced, not just implied. from 136c6c7 Fix double-fuzzy + link-dest issue. Fixes bug 11866. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log -

[Bug 11866] rsync fails (failed to re-stat) when using double fuzzy + link-dest on renamed files

2017-10-08 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11866 --- Comment #5 from Ben RUBSON --- Thank you very much for the merge Wayne ! -- 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

[SCM] The rsync repository. - branch master updated

2017-10-08 Thread Rsync CVS commit messages
The branch, master has been updated via 136c6c7 Fix double-fuzzy + link-dest issue. Fixes bug 11866. from 3fb1634 Fix possible buffer overrun for some large name_len values. Fixes bug 12568. https://git.samba.org/?p=rsync.git;a=shortlog;h=master - Log

[Bug 11866] rsync fails (failed to re-stat) when using double fuzzy + link-dest on renamed files

2017-10-08 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11866 Wayne Davison changed: What|Removed |Added Resolution|--- |FIXED

[Bug 12568] Integer overflow still exists in xattrs.c, leading to buffer overflow

2017-10-08 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=12568 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED