reactos/dll/win32/dnsapi
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
..
adns.c [DNSAPI] Simplify the directory structure 2019-11-17 16:37:13 +01:00
CMakeLists.txt [DNSAPI] Simplify the directory structure 2019-11-17 16:37:13 +01:00
context.c [DNSAPI] Simplify the directory structure 2019-11-17 16:37:13 +01:00
dnsapi.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
dnsapi.spec [DNSRSLVR][DNSAPI] Enable the DNS resolver cache 2019-11-10 15:28:42 +01:00
memory.c [DNSAPI] Simplify the directory structure 2019-11-17 16:37:13 +01:00
names.c [DNSAPI] Simplify the directory structure 2019-11-17 16:37:13 +01:00
precomp.h [DNSAPI] Simplify the directory structure 2019-11-17 16:37:13 +01:00
query.c [DNSAPI][DNSRSLVR] Parse the hosts file when the resolver is initializing 2019-11-23 17:13:51 +01:00
record.c [DNSAPI] Simplify the directory structure 2019-11-17 16:37:13 +01:00
rpc.c [DNSAPI] Simplify the directory structure 2019-11-17 16:37:13 +01:00
stubs.c [DNSAPI] Simplify the directory structure 2019-11-17 16:37:13 +01:00