1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/libcli/dns
Volker Lendecke e9e4aeafc0 libcli/dns: Add resolv.conf parsing
Right now this only looks at the nameserver setting. It is initally made for
asynchronous AD DC lookup routines, where we don't need the "search", "domain"
and other settings. When we convert general "net", "smbclient" and others to
use this, we might either add "domain" handling to this code or look at
something like c-ares which already does it.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-01-15 07:53:21 +01:00
..
dns.c tevent: Fix callers of tevent_req_set_endtime 2018-04-24 19:41:15 +02:00
dns.h libcli-dns: Remove obsolete dns_host_file subsystem. 2014-12-18 09:09:38 +01:00
libdns.h dnscli: Make a few functions static 2018-01-06 00:07:17 +01:00
resolvconf.c libcli/dns: Add resolv.conf parsing 2019-01-15 07:53:21 +01:00
resolvconf.h libcli/dns: Add resolv.conf parsing 2019-01-15 07:53:21 +01:00
resolvconftest.c libcli/dns: Add resolv.conf parsing 2019-01-15 07:53:21 +01:00
wscript_build libcli/dns: Add resolv.conf parsing 2019-01-15 07:53:21 +01:00