]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: addns: Fix ads_dns_lookup_srv() and functions to return size_t * num servers.
authorJeremy Allison <jra@samba.org>
Tue, 8 Sep 2020 22:45:32 +0000 (15:45 -0700)
committerNoel Power <npower@samba.org>
Tue, 15 Sep 2020 10:09:37 +0000 (10:09 +0000)
commit2ebf3191f2b87e5402df7faaf590116cfdbb46de
tree3923cf8fbdbecb60b1df8abd561a0a7bc729e409
parenta8e0d46ead768b669e373b407a5b5339dee3ef0f
lib: addns: Fix ads_dns_lookup_srv() and functions to return size_t * num servers.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
lib/addns/dnsquery.c
lib/addns/dnsquery.h
source4/libcli/resolve/dns_ex.c