Sign in
goma
/
wine
/
379b62c04ee5f134f0b38ead63cf7ca1aec61a7c
/
server
/
token.c
5fb2e68
server: Added access rights mapping to token objects.
by Alexandre Julliard
· 19 years ago
28beba3
server: Added infrastructure for access rights mapping.
by Alexandre Julliard
· 19 years ago
24560e7
server: Make alloc_handle use attributes instead of inherit flag.
by Alexandre Julliard
· 19 years ago
836d07c
server: Use attributes instead of inherit flag in token requests.
by Alexandre Julliard
· 19 years ago
1a1583a
Match PSDK STATUS_* definitions.
by Ge van Geldorp
· 19 years ago
baffcb9
Add name_lookup function in object_ops.
by Vitaliy Margolen
· 19 years ago
91eaea5
- Change the default user SID to match what was previously returned by
by Robert Shearman
· 20 years ago
fbf0ea9
Store the default DACL in the token.
by Robert Shearman
· 20 years ago
4bba216
Add support for impersonating a token.
by Robert Shearman
· 20 years ago
dacc3db
Fix size used to validate the sids in aces.
by Robert Shearman
· 20 years ago
f95ef09
Add TokenType attribute to specify whether the token is a primary or
by Robert Shearman
· 20 years ago
3795709
Change code style of form "if( x )" to "if (x)" for consistency.
by Robert Shearman
· 20 years ago
b9b1ea9
Added a close_handle method to the object operations, and use it to
by Alexandre Julliard
· 20 years ago
9b82644
- Avoid evil signed bitfields.
by Robert Shearman
· 20 years ago
4ad9341
Implement NtAccessCheck.
by Robert Shearman
· 20 years ago
2a782c6
Add user attribute to token objects.
by Robert Shearman
· 20 years ago
d40517c
Change the type of 1 bit wide bitfields to unsigned.
by Michael Stefaniuc
· 20 years ago
f92fff6
Implemented NtSignalAndWaitForSingleObject.
by Mike McCormack
· 20 years ago
d2ea92d
- Clean up well-known privileges.
by Robert Shearman
· 20 years ago
b0f02b2
- Implement AdjustTokenPrivileges, DuplicateTokenEx and
by Robert Shearman
· 20 years ago
36cd6f5
Added a security token object in wineserver.
by Mike McCormack
· 22 years ago