net: remove obsolete net ads dns gethostbyname command
commit8fcde5912a966c947adf2b5b313d224c9e827ca4
authorBjörn Jacke <bj@sernet.de>
Tue, 22 Dec 2020 20:04:34 +0000 (22 21:04 +0100)
committerBjoern Jacke <bjacke@samba.org>
Wed, 23 Dec 2020 13:52:41 +0000 (23 13:52 +0000)
treed3a0a2617783acc0fa363b5fd770d4a94f0029d5
parent985042d391e8124b157f21a6041ff9e17188483a
net: remove obsolete net ads dns gethostbyname command

net ads dns gethostbyname is doing the same as nslookup / host / dig and it's
quite limited and only supports A records. We should just drop it.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13706

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Björn Jacke <bjacke@samba.org>
Autobuild-Date(master): Wed Dec 23 13:52:41 UTC 2020 on sn-devel-184
docs-xml/manpages/net.8.xml
source3/utils/net_ads.c
source3/utils/net_dns.c
source3/utils/net_dns.h