1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/nbt_server
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
..
dgram nbt_server: Use dom_sid_str_buf 2018-11-02 21:21:14 +01:00
wins lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
defense.c
interfaces.c nbt_server: Fix a typo 2018-02-13 16:42:22 +01:00
irpc.c libdgram: Remove an unused parameter 2018-02-27 09:14:17 +01:00
nbt_server.c source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
nbt_server.h
nodestatus.c nbt_server: Factor out nbtd_node_status_reply_packet 2018-04-17 21:27:23 +02:00
packet.c nbt_server: Factor out nbtd_name_query_reply_packet 2018-04-17 21:27:23 +02:00
query.c
register.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
wscript_build s4:dsdb: Move cldap netlogon functions into samdb/ldb_modules 2013-11-11 23:00:54 +01:00