Alexandre Julliard
|
6f7b56a198
server: Merge the various token information queries.
|
hace 3 años |
Zebediah Figura
|
ec9244f056
ntdll: Implement NtQueryInformationToken(TokenLinkedToken).
|
hace 3 años |
Zebediah Figura
|
c96749790b
ntdll: Implement NtQueryInformationToken(TokenElevationType).
|
hace 3 años |
Michael Müller
|
f68659c6e8
server: Grant the same access rights when req->access is zero in duplicate_token.
|
hace 3 años |
Alexandre Julliard
|
d6ef9401b3
server: Use the object type information to implement access mapping.
|
hace 3 años |
Alexandre Julliard
|
4d646de90d
server: Add generic mapping masks for all object types.
|
hace 3 años |
Alexandre Julliard
|
c6f2aacb57
server: Add a type descriptor to all server objects.
|
hace 3 años |
Alexandre Julliard
|
928a22cd02
server: Add a data type for generic access mappings.
|
hace 3 años |
Paul Gofman
|
9df7a2efc3
server: Add SeTcbPrivilege (SE_TCB_NAME) to the list of admin privileges.
|
hace 4 años |
Zebediah Figura
|
fa1b0fcf6c
server: Check duplicated handle access against the calling thread token and target process token.
|
hace 4 años |
Michael Müller
|
d0bea3d702
server: Implement support for creating a process with a specified token.
|
hace 4 años |
Michael Müller
|
8c5638aa5e
ntdll: Implement NtFilterToken.
|
hace 4 años |
Alexandre Julliard
|
2e51f9aae3
server: Add an object operation to retrieve an object name.
|
hace 4 años |
Alexandre Julliard
|
8286b780a4
server: Don't use wine/unicode.h.
|
hace 4 años |
Qian Hong
|
1058647e14
server: Create primary group using DOMAIN_GROUP_RID_USERS.
|
hace 5 años |
Erich E. Hoover
|
e11e8705eb
server: Add default security descriptor ownership for processes.
|
hace 5 años |
Michael Müller
|
f926811e0d
server: Correctly validate SID length in sd_is_valid.
|
hace 5 años |
Jacek Caban
|
b2a546c92d
server: Introduce kernel_object struct for generic association between server and kernel objects.
|
hace 5 años |
Jacek Caban
|
c55c4ab88c
server: Support token object type.
|
hace 5 años |
Michael Stefaniuc
|
9e365e4ecc
server: Use the ARRAY_SIZE() macro.
|
hace 6 años |
Hans Leidekker
|
fc3057c4f3
server: Store the token owner separately.
|
hace 6 años |
Hans Leidekker
|
14191f2dd0
server: Dump token details.
|
hace 6 años |
Alexandre Julliard
|
6b758dd1dc
server: Add a macro to define SIDs.
|
hace 6 años |
Alistair Leslie-Hughes
|
4bbbc261d1
ntdll: Support TokenLogonSid in NtQueryInformationToken.
|
hace 6 años |
Michael Müller
|
a78d419420
server: Assign a default label to all tokens.
|
hace 7 años |
Michael Müller
|
7c08e787b1
server: Implement setting a security descriptor when duplicating tokens.
|
hace 7 años |
Michael Müller
|
af2d01c2fa
server: Implement changing the label of a security descriptor.
|
hace 7 años |
Michael Müller
|
2ebe679638
server: Implement querying the security label of a security descriptor.
|
hace 7 años |
Sebastian Lackner
|
0e42bce0b6
server: Fix handling of MAXIMUM_ALLOWED in token_access_check.
|
hace 7 años |
André Hentschel
|
6b85b31b00
server: Remove dead assignment (clang).
|
hace 7 años |