1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/addns
Stefan Metzmacher 7d255e5c23 lib/addns: match additional names in a non case insensitive way
Sometime proxy dns servers mess up the case of parts of the
name...

So we should match with strequal() instead of strcmp(),
which results in much less dns packets on the wire...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>

Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Sun Sep 29 08:09:46 UTC 2024 on atb-devel-224
2024-09-29 08:09:46 +00:00
..
dns.h lib: Make a few functions static 2024-08-27 07:19:32 +00:00
dnserr.h
dnsgss.c lib/addns: rewrite signed dns update code to use gensec instead of plain gssapi 2024-05-14 10:18:31 +00:00
dnsmarshall.c lib:addns: Don’t call memcpy() with a NULL pointer 2023-05-05 02:54:31 +00:00
dnsquery_srv.c lib:addns: Fix code spelling 2023-04-03 03:56:35 +00:00
dnsquery_srv.h libcli: Add ads_dns_query_srv_send()/recv() 2020-12-11 18:29:32 +00:00
dnsquery.c lib/addns: match additional names in a non case insensitive way 2024-09-29 08:09:46 +00:00
dnsquery.h libsmb: Remove unused ads_dns_query_* routines 2020-12-11 19:30:16 +00:00
dnsrecord.c lib: Make a few functions static 2024-08-27 07:19:32 +00:00
dnssock.c lib/adnss: clang: Fix The left operand of '!=' is a garbage value 2019-07-24 21:33:20 +00:00
dnsutils.c build: Consolidate --with-dnsupdate with --with-ads (which implied HAVE_KRB5) 2021-03-26 04:06:41 +00:00
error.c
wscript_build lib/addns: rewrite signed dns update code to use gensec instead of plain gssapi 2024-05-14 10:18:31 +00:00