summaryrefslogtreecommitdiffstats
path: root/net/dns/dns_config_service_posix.h
Commit message (Expand)AuthorAgeFilesLines
* [cros/net] Add DnsConfigService to NetworkChangeNotifierChromeos.szym@chromium.org2012-09-111-4/+5
* [net] Move DnsConfigService to NetworkChangeNotifier.szym@chromium.org2012-08-311-6/+13
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* [net/dns] Instrument DnsConfigService to measure performance and failures.szym@chromium.org2012-06-191-1/+14
* [net/dns] Refactor DnsHostsReader to reduce unnecessary inheritance.szym@chromium.org2012-06-141-0/+2
* Cleanup: Remove unneeded scoped_ptr.h includes from net.thestig@chromium.org2012-05-171-1/+0
* [net/dns] Isolate DnsConfigWatcher from DnsConfigService.szym@chromium.org2012-05-161-13/+3
* [net/dns] Watch configd notifications to detect DnsConfig changes on Mac.szym@chromium.org2012-04-171-1/+3
* [net/dns] Refactoring of DnsConfigService.szym@chromium.org2012-03-161-7/+17
* [net/dns] Suffix search list for DnsConfigService and related features.szym@chromium.org2012-02-071-3/+3
* OpenBSD patches for net, split from CR #8275005robert.nagy@gmail.com2011-10-201-0/+2
* Implementation of DnsConfigService for win (+ Bind migration).szym@chromium.org2011-10-101-5/+6
* Refactoring and further work on DnsConfigServiceszym@chromium.org2011-09-031-77/+4
* Revert 99135 - Refactoring and remaining work on DnsConfigService: levin@chromium.org2011-09-011-4/+77
* Refactoring and remaining work on DnsConfigService: szym@chromium.org2011-09-011-77/+4
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-08-181-2/+1
* DnsConfigService and a posix implementationszym@chromium.org2011-08-181-0/+115