reactos/base/system/services
George Bișoc f559f63063
[SERVICES] Assign a World identity authority for Everyone SID, not Null authority
The current code allocates memory and initializes the Everyone "World" security identifier but with a Null authority identifier. This is utterly wrong on so many levels, more so partly because a Null authority identifier is 0 so after the Everyone SID is initialized, it is actually initialized as S-1-0-0 instead of S-1-1-0.
2022-05-06 10:09:52 +02:00
..
lang [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00
CMakeLists.txt [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
config.c [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
controlset.c [SERVICES] Tweak the binary size a bit CORE-18071 2022-03-20 20:12:56 +01:00
database.c [SERVICES] Grant ReactOS Setup component SYSTEM access 2022-05-06 10:09:51 +02:00
driver.c [SERVICES] Tweak the binary size a bit CORE-18071 2022-03-20 20:12:56 +01:00
groupdb.c
lock.c
resource.h
rpcserver.c [SERVICES] Restore Herves name and readd g_dwServiceBits CORE-18071 2022-03-20 20:52:53 +01:00
security.c [SERVICES] Assign a World identity authority for Everyone SID, not Null authority 2022-05-06 10:09:52 +02:00
services.c [SERVICES] Grant ReactOS Setup component SYSTEM access 2022-05-06 10:09:51 +02:00
services.h [SERVICES] Grant ReactOS Setup component SYSTEM access 2022-05-06 10:09:51 +02:00
services.rc [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00