]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:libads: let cldap_ping_list() use cldap_multi_netlogon()
authorStefan Metzmacher <metze@samba.org>
Wed, 24 Aug 2022 14:11:06 +0000 (16:11 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 8 Sep 2022 08:12:46 +0000 (08:12 +0000)
commit8132edf119757ee91070facffef016c93de9c2a6
treeec8ec45bd3bbe37e289c87f85afe807d7895b3ae
parentab6b9465eda9f219bbed3bd65e89668e5e2c93c6
s3:libads: let cldap_ping_list() use cldap_multi_netlogon()

We have a list of ip addresses, so we can request them
all together under a single timeout, instead of asking
each ip with it's own timeout.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Thu Sep  8 08:12:46 UTC 2022 on sn-devel-184
source3/libads/ldap.c