]> git.ipfire.org Git - thirdparty/samba.git/commit
silence DNS lookup mismatch messages
authorMichael Tokarev <mjt@tls.msk.ru>
Mon, 23 Dec 2024 20:26:52 +0000 (23:26 +0300)
committerPavel Filipensky <pfilipensky@samba.org>
Thu, 2 Jan 2025 17:01:30 +0000 (17:01 +0000)
commit05bf702f4a9ce3c62c1fbbbb762bafa93d7dc6ea
tree7cbb766d0aa1017e9ca421312322b11eabf1917f
parent6ba12c5dedfd34ad1e4390c7d0007b06ef418101
silence DNS lookup mismatch messages

There's just too much useless noise in the logs,
especially when the PTR record just doesn't exist.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
source3/lib/util_sock.c