svn commit: samba r6352 - in branches/SAMBA_4_0/source: include libcli libcli/composite libcli/security torture/raw

ab at samba.org ab at samba.org
Fri Apr 15 14:45:00 GMT 2005


Author: ab
Date: 2005-04-15 14:45:00 +0000 (Fri, 15 Apr 2005)
New Revision: 6352

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6352

Log:
Two new composite calls:

- qfsinfo (query file system information)
- appendacl (append an ACL to existing file's security descriptor and get new
full ACL)

The second one also includes an improvement to security descriptor handling
which allows to copy security descriptor. Written by Peter Novodvorsky
<peter.novodvorsky at ru.ibm.com>

Both functions have corresponding torture tests added. Tested under valgrind and
work against Samba 4 and Windows XP.

ToDo: document composite call creation process in prog_guide.txt

Added:
   branches/SAMBA_4_0/source/libcli/composite/appendacl.c
   branches/SAMBA_4_0/source/libcli/composite/fsinfo.c
Modified:
   branches/SAMBA_4_0/source/include/structs.h
   branches/SAMBA_4_0/source/libcli/composite/composite.h
   branches/SAMBA_4_0/source/libcli/config.mk
   branches/SAMBA_4_0/source/libcli/security/security_descriptor.c
   branches/SAMBA_4_0/source/torture/raw/composite.c


Changeset:
Sorry, the patch is too large (912 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6352


More information about the samba-cvs mailing list