search for: smb_acls

Displaying 2 results from an estimated 2 matches for "smb_acls".

2005 Jun 09
0
[Bug 2780] New: fix acl patch
...ReportedBy: flepied@mandriva.com QAContact: rsync-qa@samba.org --- rsync-2.6.5/patches/acls.diff.acl-patch 2005-06-01 18:22:41.000000000 +0200 +++ rsync-2.6.5/patches/acls.diff 2005-06-09 09:10:29.628842558 +0200 @@ -21,7 +21,7 @@ +HEADERS=byteorder.h config.h errcode.h proto.h rsync.h smb_acls.h lib/pool_alloc.h LIBOBJ=lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o \ - lib/permstring.o lib/pool_alloc.o @LIBOBJS@ -+ lib/permstring.o lib/pool_alloc.o lib/sysacls.o @LIBOBJS@ ++ lib/permstring.o lib/pool_alloc.o sysacls.o @LIBOBJS@ ZLIBOBJ=zlib/deflate.o zlib/infblock.o zlib/i...
2005 Jul 28
2
test failed with acl patch
In the mandriva rpm of rsync, we apply for our rpm the acl patch in the patches directory. I am trying to update our rpm to rsync 2.6.6 but one of the test failed with this patch. It seems to be a minor problem, but can you have a look ? Thanks by advance. Following the message (a bit long): ----- itemize log follows Testing for symlinks using 'test -h' +