wine/dlls/advapi32
Jinoh Kang 9090229e67 server: Use the token owner instead of the token user for default object owner.
Also, replace the token user with the token owner for the default DACL
as well.  Wine currently selects domain_users_sid as the token owner, so
use that.  This is required to pass the advapi32:security test which
expects the security descriptor owner SID to be referenced in the DACL
as well.
2022-07-20 22:33:44 +02:00
..
tests server: Use the token owner instead of the token user for default object owner. 2022-07-20 22:33:44 +02:00
advapi.c advapi32: Add GetThreadWaitChain stub. 2022-03-14 18:30:28 +01:00
advapi32.spec advapi32: Fix spec entry for LookupPrivilegeDisplayName{A,W}. 2022-06-09 20:56:39 +02:00
advapi32_misc.h advapi32: Replace SERV_dup() with strdupAW(). 2020-04-28 11:21:40 +02:00
cred.c advapi32: Enable compilation with long types. 2022-02-08 10:45:56 +01:00
crypt.c advapi32: Enable compilation with long types. 2022-02-08 10:45:56 +01:00
crypt.h
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
eventlog.c advapi32: Enable compilation with long types. 2022-02-08 10:45:56 +01:00
lsa.c advapi32: Enable compilation with long types. 2022-02-08 10:45:56 +01:00
Makefile.in advapi32: Enable compilation with long types. 2022-02-08 10:45:56 +01:00
registry.c advapi32: Implement RegRenameKey(). 2022-06-28 15:54:15 +02:00
security.c advapi32: Fix spec entry for LookupPrivilegeDisplayName{A,W}. 2022-06-09 20:56:39 +02:00
service.c advapi32: Enable compilation with long types. 2022-02-08 10:45:56 +01:00
version.rc advapi32: Update version resource. 2021-04-05 15:07:01 +02:00
wmi.c advapi32: Enable compilation with long types. 2022-02-08 10:45:56 +01:00