| Subject: | svn commit: samba r6352 - in branches/SAMBA_4_0/source: include libcli libcli/composite libcli/security torture/raw |
|---|---|
| From: | ab@xxxxxxxxx |
| Date: | Fri, 15 Apr 2005 14:45:00 +0000 (GMT) |
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@xxxxxxxxxx> 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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | svn commit: samba-docs r485 - in trunk/Samba-Guide: ., jht |
|---|---|
| Next by Date: | svn commit: samba-docs r486 - in trunk/Samba-Guide: ., jht |
| Previous by Thread: | svn commit: samba-docs r485 - in trunk/Samba-Guide: ., jht |
| Next by Thread: | svn commit: samba-docs r486 - in trunk/Samba-Guide: ., jht |
| Indexes: | [Date] [Thread] [Top] [All Lists] |