mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
9779e6d670
- 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
|
||
---|---|---|
.. | ||
access_check.c | ||
config.mk | ||
dom_sid.c | ||
privilege.c | ||
security_descriptor.c | ||
security_token.c | ||
security.h |