mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
c2ac923c6a
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> |
||
---|---|---|
.. | ||
Makefile.se_access_check | ||
Makefile.sec_ctx | ||
se_access_check_allowall.c | ||
se_access_check_allowsome.c | ||
se_access_check_denyall.c | ||
se_access_check_denysome.c | ||
se_access_check_empty.c | ||
se_access_check_nullsd.c | ||
se_access_check_printer.c | ||
se_access_check_utils.c | ||
se_access_check_utils.h | ||
se_access_check.exp | ||
sec_ctx1.c | ||
sec_ctx_current_user.c | ||
sec_ctx_flow.c | ||
sec_ctx_groups.c | ||
sec_ctx_nonroot.c | ||
sec_ctx_root.c | ||
sec_ctx_stack.c | ||
sec_ctx_torture.c | ||
sec_ctx_utils.c | ||
sec_ctx_utils.h | ||
sec_ctx.exp | ||
sighup.exp |