- Oct 04, 2007
-
-
server: Add primitive support for setting and getting the security descriptor of files based on their Unix permissions.
-
-
- Oct 03, 2007
-
-
These both don't operate on tokens so token.c is not the right place for them to be implemented.
-
- May 30, 2007
-
-
server: Move most of the duplicate_token request to a new function, token_duplicate, to enable the code to be used inside wineserver.
-
- Feb 21, 2007
-
-
Don't check object's security when duplicating a handle of the same or lower access rights. Based on a patch by Vitaliy Margolen.
-
- May 23, 2006
-
-
- Jul 18, 2005
-
-
NtQueryInformationToken. - Implement TokenUser for NtQueryInformationToken. - Add a function for getting the user's registry path from a SID.
-
- Jul 13, 2005
-
-
- Jun 20, 2005
-
-
- Apr 22, 2005
-
-
- Implement checking tokens for privileges in the server. - Implement NtPrivilegeCheck.
-