1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/libgpo
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
..
admx gpo: Apply Group Policy Login Prompt Message 2020-08-27 15:59:34 +00:00
gpext s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
gpo_fetch.c libgpo: Remove unused code 2020-05-26 11:22:07 +00:00
gpo_filesync.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
gpo_ini.c libgpo: Fix error check in gp_inifile_init_context_direct() 2017-01-20 11:18:21 +01:00
gpo_ini.h libgpo: apply some const. 2017-01-06 12:28:19 +01:00
gpo_ldap.c libgpo: parse_gp_ext: do not crash upon no ext_strings 2020-01-13 22:25:38 +00:00
gpo_proto.h gpo: Add python libgpo bindings 2017-11-20 21:41:14 +01:00
gpo_reg.c libgpo: Use dom_sid_str_buf 2018-12-11 00:40:31 +01:00
gpo_sec.c libgpo: Use dom_sid_str_buf 2018-11-09 22:42:29 +01:00
gpo_util.c libgpo: Remove unused code 2020-05-26 11:22:07 +00:00
gpo.h libgpo: Remove unused code 2020-05-26 11:22:07 +00:00
pygpo.c Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
wscript_build libgpo: only install group policy admx files when building as DC 2020-06-30 07:51:48 +00:00