Sweden-Number/dlls/advapi32
Zebediah Figura a17cd35d6d server: Map a SD group to Unix group modes if the SD owner is present anywhere in the current user's token.
Instead of requiring the SD owner to match the token user.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44691
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-22 21:12:57 +02:00
..
tests server: Map a SD group to Unix group modes if the SD owner is present anywhere in the current user's token. 2021-04-22 21:12:57 +02:00
Makefile.in advapi32: Build with msvcrt. 2020-09-09 20:30:31 +02:00
advapi.c advapi32: Use wide character string literals. 2020-09-10 22:06:39 +02:00
advapi32.spec advapi32: Implement LsaGetUserName. 2020-11-10 20:31:58 +01:00
advapi32_misc.h advapi32: Replace SERV_dup() with strdupAW(). 2020-04-28 11:21:40 +02:00
cred.c advapi32: Use wide character string literals. 2020-09-10 22:06:39 +02:00
crypt.c advapi32: Handle exceptions from dereferencing invalid crypt objects' handles. 2021-02-23 22:30:31 +01:00
crypt.h advapi32: Use standard refcount in CRYPTPROV. 2020-03-17 16:00:07 +01:00
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
eventlog.c advapi32: Build with msvcrt. 2020-09-09 20:30:31 +02:00
lsa.c advapi32: Implement LsaGetUserName. 2020-11-10 20:31:58 +01:00
registry.c advapi32: Build with msvcrt. 2020-09-09 20:30:31 +02:00
security.c advapi32: Don't revoke ACCESS_DENIED_ACE. 2021-03-15 22:23:02 +01:00
service.c advapi32: Remove superfluous cast to self. 2020-09-22 21:45:37 +02:00
version.rc advapi32: Update version resource. 2021-04-05 15:07:01 +02:00
wmi.c advapi32: Build with msvcrt. 2020-09-09 20:30:31 +02:00