reactos/base/services
Oleg Dubinskiy dcc5dd2a69
[SDK][SVCHOST] Move all global svchost declarations to public header.
Also update the includes.
It will allow to use those declarations globally where they are required (e. g. for SvchostPushServiceGlobals functions in some services).
No functional changes.
2020-06-27 14:54:22 +02:00
..
audiosrv [AUDIOSRV][BOOTDATA][INCLUDE][MMSYS] Rename RosAudioSrv to AudioSrv (#1826) 2019-08-16 19:11:04 +02:00
browser [BROWSER] Add the browser service 2020-05-21 22:49:33 +02:00
dcomlaunch [SERVICES][DCOMLAUNCH] Don't hardcode C: drive (#2779) 2020-05-17 17:45:56 +09:00
dhcpcsvc [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
dnsrslvr [DNSRSLVR] Define NDEBUG in cache.c 2020-06-14 20:03:33 +02:00
eventlog
netlogon [NETLOGON] Add the netlogon service. 2019-05-29 13:37:20 +02:00
nfsd [NFSD] readdir_copy_shortname(): Add needed brackets to '*name_size_out' (#2856) 2020-06-06 18:21:05 +02:00
rpcss [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
schedsvc [SCHEDSVC] Implement the job start time calculation for given days of month 2020-05-31 22:33:49 +02:00
shsvcs [SHSVCS] Don't call UnregisterWait from within the wait callback. 2020-04-22 12:37:26 +02:00
srvsvc [SRVSVC][WKSSVC] Set the stop pending status before stopping the services and stop the RPC listener on shutdown as well. 2019-07-21 18:56:59 +02:00
svchost [SDK][SVCHOST] Move all global svchost declarations to public header. 2020-06-27 14:54:22 +02:00
tcpsvcs
telnetd [NFSD][TELNETD][LIBTIRPC][MAN] Don't hardcode C:\ReactOS (#2334) 2020-02-13 18:03:35 +01:00
tftpd
umpnpmgr [UMPNPMGR] Start work on PNP_GetNextResDes() 2020-05-21 21:51:06 +02:00
w32time [W32TIME][BOOTDATA] Export SvchostEntry_W32Time() as an alias to W32TmServiceMain, and use the former as the service entry point specified in the registry, for Windows compatibility. 2020-04-09 23:22:40 +02:00
wkssvc [NETAPI32][WKSSVC] Implement NetGetJoinInformation using the workstation service 2019-12-15 19:53:23 +01:00
wlansvc [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
wmisvc [WMISERV][WUAUSERV] Stop the service if the stop event creation fails. 2019-07-21 18:56:57 +02:00
wuauserv [WMISERV][WUAUSERV] Stop the service if the stop event creation fails. 2019-07-21 18:56:57 +02:00
CMakeLists.txt [BROWSER] Add the browser service 2020-05-21 22:49:33 +02:00