1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/param
Matthew DeVore c2ac923c6a s3: safe_string: do not include string_wrappers.h
Rather than have safe_string.h #include string_wrappers.h, make users of
string_wrappers.h include it explicitly.

includes.h now no longer includes string_wrappers.h transitively. Still
allow includes.h to #include safe_string.h for now so that as many
modules as possible get the safety checks in it.

Signed-off-by: Matthew DeVore <matvore@google.com>
Reviewed-by: David Mulder <dmulder@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2020-08-28 00:56:34 +00:00
..
loadparm_ctx.c param: remove now unused lp_string() 2019-11-27 10:25:38 +00:00
loadparm.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
pyparam.c Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
service.c smbdotconf: mark "usershare path" with substitution="1" 2019-11-27 10:25:36 +00:00
test_lp_load.c s3:param: Use C99 initializer for poptOption in test_lp_load 2019-01-28 10:29:15 +01:00
util.c
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00