]> 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>
Thu, 7 Aug 2025 13:50:32 +0000 (13:50 +0000)
commit4a05b06b12a5640655e83914b92065c627762122
treefb34e750e54b4d00dc22df44cfceee076b976c9e
parenta7eaa61f728f73a4eaa458a1bd5c5129ac8eb31f
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)

Autobuild-User(v4-22-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-22-test): Thu Aug  7 13:50:32 UTC 2025 on atb-devel-224
source3/libsmb/namequery.c