1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/libcli/security
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
..
access_check.c r4429: the owner of a file always gets SEC_STD_DELETE 2007-10-10 13:07:48 -05:00
config.mk r6287: sorted out a small but surprisingly tricky dependency problem with the 2007-10-10 13:11:29 -05:00
dom_sid.c r6287: sorted out a small but surprisingly tricky dependency problem with the 2007-10-10 13:11:29 -05:00
privilege.c r4419: move security_token stuff to the libcli/security/ 2007-10-10 13:07:47 -05:00
security_descriptor.c r6352: Two new composite calls: 2007-10-10 13:11:34 -05:00
security_token.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
security.h r4419: move security_token stuff to the libcli/security/ 2007-10-10 13:07:47 -05:00