https://bugzilla.samba.org/show_bug.cgi?id=8137
Wayne Davison changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=8138
Summary: Per-dir merge files not reloaded properly when
switching source args with --i-r
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
https://bugzilla.samba.org/show_bug.cgi?id=8137
Summary: Use a union instead of storing an integer in
idlist::name
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
https://bugzilla.samba.org/show_bug.cgi?id=8136
--- Comment #3 from Wayne Davison 2011-05-16 18:34:44 UTC ---
There is this mention early on:
Leading and trailing whitespace in a parameter value is discarded. Internal
whitespace within a parameter value is retained verbatim.
... but it is indee
https://bugzilla.samba.org/show_bug.cgi?id=8136
--- Comment #2 from Liviu Ionescu 2011-05-16 16:42:18 UTC ---
great, I confirm it even with rsync v2.6.7 (Mac OS X 10.6)
perhaps you should explicitly mention this in the manual pages.
thank you,
Liviu
--
Configure bugmail: https://bugzilla.sam
https://bugzilla.samba.org/show_bug.cgi?id=8136
Wayne Davison changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Sun, May 15, 2011 at 9:36 AM, Mulander wrote:
> #if defined HAVE_FALLOCATE || HAVE_SYS_FALLOCATE
> -#include
> +#include
> #ifdef FALLOC_FL_KEEP_SIZE
Rsync already includes fcntl.h higher up in rsync.h. The
problematical include is to try to get FALLOC_FL_KEEP_SIZE defined. I
have added
https://bugzilla.samba.org/show_bug.cgi?id=8136
Summary: space in module path (rsyncd.conf)
Product: rsync
Version: 3.0.7
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: blocker
Priority: P5
Compon