[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

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 netpr...@gmail.com wrote:  #if defined HAVE_FALLOCATE || HAVE_SYS_FALLOCATE -#include linux/falloc.h +#include fcntl.h  #ifdef FALLOC_FL_KEEP_SIZE Rsync already includes fcntl.h higher up in rsync.h. The problematical include is to try to get

[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 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED

[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 i...@livius.net 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:

[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 way...@samba.org 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.

[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 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 way...@samba.org changed: What|Removed |Added Status|NEW |RESOLVED

[SCM] The rsync repository. - branch master updated

2011-05-16 Thread Rsync CVS commit messages
The branch, master has been updated via b9cc2d4 Explicitly mention spaces in the path setting. from ac30d22 Check for linux/falloc.h header file. ;a=shortlog;h=master - Log - commit

[SCM] The rsync repository. - branch master updated

2011-05-16 Thread Rsync CVS commit messages
The branch, master has been updated via d518e02 Use a union for idlist's name/max_id value. Fixes bug 8137. from b9cc2d4 Explicitly mention spaces in the path setting. ;a=shortlog;h=master - Log - commit