reactos/base/services/dnsrslvr
Joachim Henze 1b8b339aae [DNSRSLVR] Define NDEBUG in cache.c
To avoid leaking private data into logs by default.
Some testers may consider their DNS-suffix private data.
And DnsIntCacheAddEntry() logs that via Record->pName.
2020-06-14 20:03:33 +02:00
..
cache.c [DNSRSLVR] Define NDEBUG in cache.c 2020-06-14 20:03:33 +02:00
CMakeLists.txt [DNSAPI][DNSRSLVR] Parse the hosts file when the resolver is initializing 2019-11-23 17:13:51 +01:00
dnsrslvr.c [DNSAPI][DNSRSLVR] Parse the hosts file when the resolver is initializing 2019-11-23 17:13:51 +01:00
dnsrslvr.rc
dnsrslvr.spec
hostsfile.c [DNSRSLVR] R_ResolverFlushCache should only flush cached records which were not read from the hosts file 2020-01-06 00:46:37 +01:00
precomp.h [DNSRSLVR] R_ResolverFlushCache should only flush cached records which were not read from the hosts file 2020-01-06 00:46:37 +01:00
rpcserver.c [DNSRSLVR] R_ResolverFlushCache should only flush cached records which were not read from the hosts file 2020-01-06 00:46:37 +01:00