reactos/dll/win32/advapi32/wine
George Bișoc 39003dd408
[ADVAPI32] Properly implement CreateRestrictedToken
Instead of duplicating the token and masquerade it as if the token was filtered (which is a big hack), properly implement CreateRestrictedToken function by calling NtFilterToken which it'll create a restricted token for us.
2021-11-07 14:22:20 +01:00
..
cred.c [ADVAPI32] Sync cred.c with Wine Staging 3.3. CORE-14434 2018-04-01 13:16:11 +01:00
crypt.c [ADVAPI32] wine/crypt.*: Misc fixes 2020-03-28 20:43:04 +01:00
crypt.h [ADVAPI32] wine/crypt.*: Misc fixes 2020-03-28 20:43:04 +01:00
crypt_des.c [ADVAPI32] Sync crypt_des.c with Wine Staging 3.3. CORE-14434 2018-04-01 13:17:45 +01:00
crypt_lmhash.c [ADVAPI32] Sync crypt_lmhash.c with Wine Staging 3.3. CORE-14434 2018-04-01 13:18:23 +01:00
security.c [ADVAPI32] Properly implement CreateRestrictedToken 2021-11-07 14:22:20 +01:00