[Git][wine/wine][master] 3 commits: explorer: Apply a default admin token when running for the desktop.
Alexandre Julliard pushed to branch master at wine / wine Commits: 0d7798e8 by Tim Clem at 2024-12-04T20:07:02+01:00 explorer: Apply a default admin token when running for the desktop. - - - - - a9c2aa6c by Tim Clem at 2024-12-04T20:07:02+01:00 Revert "win32u: Create explorer with the thread effective access token.". This reverts commit 99e2fad1bf4433d82c3f77c9bdeac1872e6d6ee9. - - - - - 6130de96 by Tim Clem at 2024-12-04T20:07:02+01:00 kernelbase: Improve logging of information classes in GetTokenInformation. - - - - - 11 changed files: - dlls/kernelbase/security.c - dlls/ntdll/unix/process.c - dlls/win32u/winstation.c - dlls/wow64/process.c - include/wine/server_protocol.h - include/winternl.h - programs/explorer/desktop.c - server/process.c - server/protocol.def - server/request_handlers.h - server/request_trace.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/43d4413f0d657b46607013a05734d3... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/43d4413f0d657b46607013a05734d3... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)