reactos/base/services
Eric Kohl 033b6639e4 [DHCPCSVC] Make the DHCP client service stoppable
- Make all threads (pipe thread, adapter discovery thread and dispatcher thread) wait on the stop event.
- Close shared resources in the main (dispatcher) thread after the pipe thread and the adapter discovery thread have shut down.

This enables us to stop and restart the DHCP client properly.

CORE-14390
2021-08-08 14:10:25 +02:00
..
audiosrv [AUDIOSRV] logmsg(): Disable its file part 2020-07-11 01:22:56 +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 [DHCPCSVC] Make the DHCP client service stoppable 2021-08-08 14:10:25 +02:00
dnsrslvr [dnsapi][dnsrslvr] Implement DnsFlushResolverCacheEntry_A/_UTF8/_W 2021-05-24 14:43:30 +02:00
eventlog [EVENTLOG] Use the STDCALL calling convention for all remote procedure calls. 2017-11-12 15:54:22 +01:00
netlogon [NETLOGON] Add the netlogon service. 2019-05-29 13:37:20 +02:00
nfsd [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
rpcss [REACTOS] Fix GetTokenInformation() usage (#2997) 2020-07-21 15:39:11 +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 [REACTOS] Fix GetTokenInformation() usage (#2997) 2020-07-21 15:39:11 +03:00
tcpsvcs [TCPSVCS] Remove hardcoded C drive letter (#800) 2018-08-28 12:45:03 +02:00
telnetd [NFSD][TELNETD][LIBTIRPC][MAN] Don't hardcode C:\ReactOS (#2334) 2020-02-13 18:03:35 +01:00
tftpd [REACTOS] Silence warnings in 3r-party code 2021-07-23 22:03:48 +02:00
umpnpmgr [UMPNPMGR] PNP_GetDeviceStatus: Add status checks as documented in MS-PNPR 2021-06-22 00:02:56 +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 [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02: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