]> 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)
committerJule Anger <janger@samba.org>
Wed, 6 Aug 2025 08:08:10 +0000 (08:08 +0000)
commit4750b7b59057bdd97fa34203a6344a2a8b3707b6
treed4a79294a156522e36dc8a096579ea2f09006704
parentad604bb46f203caca18e4bd19d02e33f11621ea3
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

(cherry picked from commit c1ee6fe9a489a8923d607e14d26768935a398849)
source3/libsmb/namequery.c