[Bug 8136] New: space in module path (rsyncd.conf)

2011-05-16 Thread samba-bugs
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

Re: Compilation problem with linux/falloc.h include in rsync.h

2011-05-16 Thread Wayne Davison
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

[Bug 8136] space in module path (rsyncd.conf)

2011-05-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8136 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 8136] space in module path (rsyncd.conf)

2011-05-16 Thread samba-bugs
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

[Bug 8136] space in module path (rsyncd.conf)

2011-05-16 Thread samba-bugs
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

[Bug 8137] New: Use a union instead of storing an integer in idlist::name

2011-05-16 Thread samba-bugs
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

[Bug 8138] New: Per-dir merge files not reloaded properly when switching source args with --i-r

2011-05-16 Thread samba-bugs
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

[Bug 8137] Use a union instead of storing an integer in idlist::name

2011-05-16 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8137 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|