reactos/dll
Hermès Bélusca-Maïto c446ce0d62
[ADVAPI32] Improve a bit CreateProcessAsUser().
- Check whether the user-provided token is a primary token.

- Do not fail when the RtlAdjustPrivilege() call fails (see the code
  comment for an explanation). TL;DR is: that call may indeed fail but
  the privilege may also not be necessary because the user-provided
  token is a restricted version of the caller's primary token.
  And this is situation is perfectly fine.

This fixes Java 7 installation, CORE-14874.
2018-09-28 00:45:04 +02:00
..
3rdparty [LIBTIRPC] Fix CVE-2018-14622 by backporting its fix 2018-09-05 22:06:30 +02:00
apisets [APISETS] Fix data forwarding. 2018-04-21 18:56:33 +02:00
appcompat [APPHELP] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
cpl [DESK] Add MonitorClassInstaller 2018-09-15 14:11:04 +02:00
directx [WINED3D] Yield CPU to the scheduler in wined3d_pause. CORE-14637 CORE-14534 2018-08-19 13:46:08 +02:00
keyboard
nls
np [NFS41_NP] Add a PCH. 2017-11-26 14:29:35 +01:00
ntdll [NTDLL][KERNEL32] Implement FLS callbacks. 2018-09-15 17:56:03 +02:00
opengl [CMAKE/CLANG-CL] Silence some clang-cl warnings in consistency with our gcc build. 2017-12-07 21:53:45 +01:00
shellext [DEVCPUX] Add russian translation 2018-09-27 12:10:06 +02:00
win32 [ADVAPI32] Improve a bit CreateProcessAsUser(). 2018-09-28 00:45:04 +02:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00