]> git.ipfire.org Git - thirdparty/samba.git/commit
s3/libsmb: check the negative-conn-cache in resolve_ads()
authorRalph Boehme <slow@samba.org>
Thu, 3 Jul 2025 16:42:04 +0000 (18:42 +0200)
committerGünther Deschner <gd@samba.org>
Wed, 30 Jul 2025 10:10:21 +0000 (10:10 +0000)
commitc1ee6fe9a489a8923d607e14d26768935a398849
tree8b7822c1e956d81bf63ea8d2e956f167b5a4dcc3
parent5217bd1a2334825fed32f40c57f72464d126aac0
s3/libsmb: check the negative-conn-cache in resolve_ads()

This way we throw away blacklisted servers right away when learning about them
from the DNS SRV query.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Wed Jul 30 10:10:21 UTC 2025 on atb-devel-224
source3/libsmb/namequery.c