Home
last modified time | relevance | path

Searched hist:"630 f34a0" (Results 1 – 9 of 9) sorted by relevance

/reactos/base/services/dnsrslvr/
H A Ddnsrslvr.cdiff 630f34a0 Sat Nov 23 16:07:59 GMT 2019 Eric Kohl <eric.kohl@reactos.org> [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.
H A DCMakeLists.txtdiff 630f34a0 Sat Nov 23 16:07:59 GMT 2019 Eric Kohl <eric.kohl@reactos.org> [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.
H A Dhostsfile.c630f34a0 Sat Nov 23 16:07:59 GMT 2019 Eric Kohl <eric.kohl@reactos.org> [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.
H A Dprecomp.hdiff 630f34a0 Sat Nov 23 16:07:59 GMT 2019 Eric Kohl <eric.kohl@reactos.org> [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.
H A Dcache.cdiff 630f34a0 Sat Nov 23 16:07:59 GMT 2019 Eric Kohl <eric.kohl@reactos.org> [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.
H A Drpcserver.cdiff 630f34a0 Sat Nov 23 16:07:59 GMT 2019 Eric Kohl <eric.kohl@reactos.org> [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.
/reactos/dll/win32/dnsapi/
H A Dquery.cdiff 630f34a0 Sat Nov 23 16:07:59 GMT 2019 Eric Kohl <eric.kohl@reactos.org> [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.
/reactos/sdk/include/reactos/
H A Dwindns_undoc.hdiff 630f34a0 Sat Nov 23 16:07:59 GMT 2019 Eric Kohl <eric.kohl@reactos.org> [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.
/reactos/sdk/include/reactos/idl/
H A Ddnsrslvr.idldiff 630f34a0 Sat Nov 23 16:07:59 GMT 2019 Eric Kohl <eric.kohl@reactos.org> [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.