]> git.ipfire.org Git - thirdparty/squid.git/commit
Add support for the resolv.conf domain directive, and also automatically derived...
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Wed, 16 Apr 2008 00:32:34 +0000 (02:32 +0200)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Wed, 16 Apr 2008 00:32:34 +0000 (02:32 +0200)
commita083e75a002cf3acab30389343572f1d9c87c78e
tree6f16500314f867debe04f4c07ffe6d36f1251f06
parent2003eb3e77f8560806a09484df82a8e326c70fb1
Add support for the resolv.conf domain directive, and also automatically derived default domain

this patch adds the domain resolv.conf directive, similar to search but
only accepting a single domain.

In addition it adds support for automatically deriving the domain from
the fully qualified hostname.
src/dns_internal.cc