Robert Shearman
|
4ad93416a8
|
Implement NtAccessCheck.
|
2005-05-24 12:32:18 +00:00 |
Robert Shearman
|
2a782c65bd
|
Add user attribute to token objects.
|
2005-05-16 17:52:46 +00:00 |
Michael Stefaniuc
|
d40517cb18
|
Change the type of 1 bit wide bitfields to unsigned.
|
2005-05-09 09:26:28 +00:00 |
Mike McCormack
|
f92fff66a2
|
Implemented NtSignalAndWaitForSingleObject.
|
2005-04-24 17:35:52 +00:00 |
Robert Shearman
|
d2ea92d14e
|
- Clean up well-known privileges.
- Implement checking tokens for privileges in the server.
- Implement NtPrivilegeCheck.
|
2005-04-22 21:17:15 +00:00 |
Robert Shearman
|
b0f02b28b9
|
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
GetTokenInformation (for the TokenPrivileges case).
- Return STATUS_NO_TOKEN for OpenThreadToken when there is no token
set for the thread.
|
2005-02-11 11:52:06 +00:00 |
Mike McCormack
|
36cd6f5dbb
|
Added a security token object in wineserver.
|
2003-07-24 00:07:00 +00:00 |