summaryrefslogtreecommitdiffstats
path: root/source/libcli/security/security_descriptor.c
Commit message (Expand)AuthorAgeFilesLines
* r9573: fixed a commentAndrew Tridgell2005-08-241-1/+1
* r9511: - fix the memory treesStefan Metzmacher2005-08-231-2/+3
* r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher2005-08-111-1/+1
* r7679: update the documentation of security_description_create()Stefan Metzmacher2005-06-171-2/+5
* r6352: Two new composite calls:Alexander Bokovoy2005-04-151-3/+77
* r5137: fix typesStefan Metzmacher2005-01-311-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-271-4/+4
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2004-12-301-1/+1
* r4388: - allow ACE flags to be specified in security_descriptor_create()Andrew Tridgell2004-12-291-1/+2
* r4034: add a function security_descriptor_create() which can be used toAndrew Tridgell2004-12-021-0/+79
* r4025: added a sec_access_check() function for checking security descriptorsAndrew Tridgell2004-12-011-39/+0
* r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We nowAndrew Bartlett2004-11-201-0/+21
* r3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMALL in nttrans serverAndrew Tridgell2004-11-181-1/+1
* r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell2004-11-181-1/+1
* r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell2004-11-181-2/+126
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2004-11-171-0/+102