summaryrefslogtreecommitdiffstats
path: root/source4/libcli/security/access_check.c
Commit message (Expand)AuthorAgeFilesLines
* r4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the "maximum allowed" logicAndrew Tridgell2007-10-101-0/+4
* r4150: - add fns for manipulating the privilege_mask in a security_tokenAndrew Tridgell2007-10-101-6/+9
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2007-10-101-8/+8
* r4062: the RAW-ACLS test now passes. The SEC_STD_DELETE bit is rather strangeAndrew Tridgell2007-10-101-4/+7
* r4056: modified the access check code based on results from RAW-ACLSAndrew Tridgell2007-10-101-26/+19
* r4025: added a sec_access_check() function for checking security descriptorsAndrew Tridgell2007-10-101-0/+162