1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/libcli/dns
Matthew Grant 617a5a1d35 libcli/dns: smb.conf dns forwarder port support
Call new tsocket_address_inet_from_hostport_strings() instead of
tsocket_address_inet_from_strings() to implement setting a port to query
for a DNS forwarder.

Signed-off-by: Matthew Grant <grantma@mattgrant.net.nz>
Reviewed-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2021-09-28 09:44:35 +00:00
..
dns_lookup.c Fix tests when building with selftest but without developer 2019-01-25 21:57:57 +01:00
dns_lookup.h libcli/dns: Add dns_res_rec_get_sockaddr 2019-01-15 07:53:22 +01:00
dns_lookuptest.c libcli/dns: Add dns_lookup 2019-01-15 07:53:21 +01:00
dns.c libcli/dns: smb.conf dns forwarder port support 2021-09-28 09:44:35 +00:00
dns.h libcli: Add required #includes to libcli/dns/dns.h 2020-12-11 18:29:32 +00:00
libdns.h dnscli: Make a few functions static 2018-01-06 00:07:17 +01:00
resolvconf.c lib: Initialize variables in parse_resolvconf_fp 2019-04-09 18:29:14 +00: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 build: Do not build selftest binaries for builds without --enable-selftest 2019-11-22 11:48:59 +00:00