Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r4429: the owner of a file always gets SEC_STD_DELETE | Andrew Tridgell | 1 | -6/+5 |
2007-10-10 | r4419: move security_token stuff to the libcli/security/ | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the "maximum allowed" logic | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r4150: - add fns for manipulating the privilege_mask in a security_token | Andrew Tridgell | 1 | -6/+9 |
2007-10-10 | r4147: converted from NT_USER_TOKEN to struct security_token | Andrew Tridgell | 1 | -8/+8 |
2007-10-10 | r4062: the RAW-ACLS test now passes. The SEC_STD_DELETE bit is rather strange | Andrew Tridgell | 1 | -4/+7 |
2007-10-10 | r4056: modified the access check code based on results from RAW-ACLS | Andrew Tridgell | 1 | -26/+19 |
2007-10-10 | r4025: added a sec_access_check() function for checking security descriptors | Andrew Tridgell | 1 | -0/+162 |