reactos/base/system/services
Hermès Bélusca-Maïto 75dc031080
[SERVICES] Remove the "Special service accounts initialization" hack, and enable per-service account logging.
This effectively removes the temporary hacks introduced in r73486 (a35a785b)
and in r73487 (0ce031f7) for the LocalService and NetworkService accounts.

Now these accounts (and their corresponding user profiles) are created
on the fly, the first time a service that needs these is started.
The code introduced in r73501 (ade0d2cd) is now re-enabled: this has
been made possible thanks to commit f42b4bbe (thanks Eric!).

Dedicated to Joachim Henze ;-)

CORE-12541, CORE-12279
2018-06-28 23:34:02 +02:00
..
lang [SERVICES] Add french translation. 2018-02-25 00:49:55 +01:00
CMakeLists.txt
config.c
controlset.c
database.c [SERVICES] Remove the "Special service accounts initialization" hack, and enable per-service account logging. 2018-06-28 23:34:02 +02:00
driver.c [SERVICES] Update a drivers status properly 2018-02-19 00:14:58 +01:00
groupdb.c
lock.c
resource.h
rpcserver.c [SERVICES] Implement RI_ScSetServiceBitsA/W 2018-05-01 21:33:37 +02:00
security.c
services.c [SERVICES] Remove the "Special service accounts initialization" hack, and enable per-service account logging. 2018-06-28 23:34:02 +02:00
services.h [SERVICES] Implement RI_ScSetServiceBitsA/W 2018-05-01 21:33:37 +02:00
services.rc [SERVICES] Add french translation. 2018-02-25 00:49:55 +01:00