1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/libcli/composite
Alexander Bokovoy 9779e6d670 r6352: 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@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
(This used to be commit 441cff62ac)
2007-10-10 13:11:34 -05:00
..
appendacl.c r6352: Two new composite calls: 2007-10-10 13:11:34 -05:00
composite.c r5197: moved events code to lib/events/ (suggestion from metze) 2007-10-10 13:09:30 -05:00
composite.h r6352: Two new composite calls: 2007-10-10 13:11:34 -05:00
connect.c r6028: A MAJOR update to intergrate the new credentails system fully with 2007-10-10 13:11:15 -05:00
fetchfile.c r6028: A MAJOR update to intergrate the new credentails system fully with 2007-10-10 13:11:15 -05:00
fsinfo.c r6352: Two new composite calls: 2007-10-10 13:11:34 -05:00
loadfile.c r5126: the composite code is no longer client specific or smb specific, so 2007-10-10 13:09:25 -05:00
savefile.c r5126: the composite code is no longer client specific or smb specific, so 2007-10-10 13:09:25 -05:00
sesssetup.c r6078: Correctly fix the failures for NT1 (not SPNEGO) session setups in the 2007-10-10 13:11:17 -05:00