reactos/base/services
Eric Kohl 630f34a0d0 [DNSAPI][DNSRSLVR] Parse the hosts file when the resolver is initializing
- Move the hosts file handling from dnsapi.dll to the resolver service. Now, the hosts file is no longer parsed on each query.
- Add support for DNS_QUERY_WIRE_ONLY and DNS_QUERY_NO_WIRE_QUERY flags to R_ResolverQuery.
- GetCurrentTimeInSeconds() should return DWORD instead of DNS_STATUS.
2019-11-23 17:13:51 +01:00
..
audiosrv [AUDIOSRV][BOOTDATA][INCLUDE][MMSYS] Rename RosAudioSrv to AudioSrv (#1826) 2019-08-16 19:11:04 +02:00
dcomlaunch
dhcpcsvc [REACTOS] Fix SIZE_T related warnings 2019-08-15 14:20:00 +02:00
dnsrslvr [DNSAPI][DNSRSLVR] Parse the hosts file when the resolver is initializing 2019-11-23 17:13:51 +01:00
eventlog
netlogon
nfsd [3RDPARTY] Suppress MSVC printf format warnings in 3rd-party code 2019-08-15 15:24:12 +02:00
rpcss [RPCSS] Prevent the RPCSS service from getting stopped 2019-08-04 19:59:30 +02:00
schedsvc
shsvcs [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +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
tcpsvcs
telnetd
tftpd
umpnpmgr [UMPNPMGR] Add checks for the root device instance ID 2019-11-09 21:14:52 +01:00
w32time [CMAKE] Use modules instead of shared libraries 2019-10-27 09:51:28 +01:00
wkssvc [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
wlansvc
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 [DNSRSLVR] Add the DNS Resolver Cache Service 2019-10-27 13:48:04 +01:00