1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/nbt_server/wins
Matthew DeVore 232054c09b lib/util: remove extra safe_string.h file
lib/util/safe_string.h is similar to source3/include/safe_string.h, but
the former has fewer checks. It is missing bcopy, strcasecmp, and
strncasecmp.

Add the missing elements to lib/util/safe_string.h remove the other
safe_string.h which is in the source3-specific path. To accomodate
existing uses of str(n?)casecmp, add #undef lines to source files where
they are used.

Signed-off-by: Matthew DeVore <matvore@google.com>
Reviewed-by: David Mulder <dmulder@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Aug 28 02:18:40 UTC 2020 on sn-devel-184
2020-08-28 02:18:40 +00:00
..
wins_dns_proxy.c s4:nbt_server: avoid talloc_reference() 2013-08-12 16:48:51 +12:00
wins_hook.c
wins_ldb.c
winsclient.c s4:nbt_server: avoid str_list related const warning 2014-11-25 07:25:45 +01:00
winsdb.c lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
winsdb.h
winsserver.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
winsserver.h
winswack.c s4:nbt_server/wins: make use explicit use of the top level event context 2014-05-13 00:08:12 +02:00