]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:libsmb: ads_dc_name() doesn't need to retry if we found a DC in the closest site
authorStefan Metzmacher <metze@samba.org>
Thu, 26 Sep 2024 17:14:40 +0000 (19:14 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 1 Oct 2024 09:53:32 +0000 (09:53 +0000)
commit56fc50b0aa91cccbb356ab82c695e8dfa9788f9f
tree5cec4c6df0987b9c34d30ae063ce3a5d4b34719b
parent25a6e1c8e75cdea9c7d4d72a6b7f50ca643a9505
s3:libsmb: ads_dc_name() doesn't need to retry if we found a DC in the closest site

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libsmb/namequery_dc.c