summaryrefslogtreecommitdiff
path: root/source4/libcli/security/security_descriptor.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7679: update the documentation of security_description_create()Stefan Metzmacher1-2/+5
2007-10-10r6352: Two new composite calls:Alexander Bokovoy1-3/+77
2007-10-10r5137: fix typesStefan Metzmacher1-1/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-4/+4
2007-10-10r4419: move security_token stuff to the libcli/security/Stefan Metzmacher1-1/+1
2007-10-10r4388: - allow ACE flags to be specified in security_descriptor_create()Andrew Tridgell1-1/+2
2007-10-10r4034: add a function security_descriptor_create() which can be used toAndrew Tridgell1-0/+79
2007-10-10r4025: added a sec_access_check() function for checking security descriptorsAndrew Tridgell1-39/+0
2007-10-10r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We nowAndrew Bartlett1-0/+21
2007-10-10r3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMALL in nttrans serverAndrew Tridgell1-1/+1
2007-10-10r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell1-1/+1
2007-10-10r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell1-2/+126
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher1-0/+102