1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/smbd
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
..
process_model.c source4/smbd: replace DEBUG( with DBG_ 2017-10-19 05:33:10 +02:00
process_model.h source4 smbd prefork: restart on non zero exit code 2018-11-23 08:25:19 +01:00
process_prefork.c s4-smbd: Make use of prctl_set_comment() 2020-02-27 03:42:35 +00:00
process_single.c source4 smbd prefork: restart on non zero exit code 2018-11-23 08:25:19 +01:00
process_standard.c lib/messaging: Move messages_dgm out of source3 2020-05-06 00:06:40 +00:00
server.c Happy New Year 2020! 2020-01-01 12:04:52 +00:00
service_named_pipe.c source4/smbd: replace DEBUG( with DBG_ 2017-10-19 05:33:10 +02:00
service_stream.c source4 smbd prefork: restart on non zero exit code 2018-11-23 08:25:19 +01:00
service_stream.h source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
service_task.c source4 smbd prefork: restart on non zero exit code 2018-11-23 08:25:19 +01:00
service_task.h source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
service.c lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
service.h source4 smbd: pass instance number to post_fork 2018-11-07 17:55:09 +01:00
wscript_build source4/smbd: add a prefork process model. 2017-10-19 05:33:10 +02:00