1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpcclient
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
..
cmd_clusapi.c s3-rpcclient: add clusapi_resume_node command. 2020-01-09 01:15:34 +00:00
cmd_dfs.c
cmd_drsuapi.c
cmd_dssetup.c
cmd_echo.c
cmd_epmapper.c s3:rpcclient: Use C99 initializer for cmd_set in cmd_epmapper 2019-01-28 10:29:20 +01:00
cmd_eventlog.c s3:rpcclient: Use C99 initializer for cmd_set in cmd_eventlog 2019-01-28 10:29:19 +01:00
cmd_fss.c
cmd_iremotewinspool.c s3:rpcclient: Use C99 initializer for cmd_set in cmd_iremotewinspool 2019-01-28 10:29:18 +01:00
cmd_lsarpc.c rpcclient: Ask for minimal permissions for SID and name lookups 2020-03-11 08:09:32 +00:00
cmd_netlogon.c s3-rpcclient: add logongetdomaininfo command 2019-09-20 01:14:43 +00:00
cmd_ntsvcs.c s3:rpcclient: Use C99 initializer for cmd_set in cmd_ntsvcvs 2019-01-28 10:29:19 +01:00
cmd_samr.c lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
cmd_shutdown.c s3:rpcclient: Use C99 initializer for cmd_set in cmd_shutdown 2019-01-28 10:29:20 +01:00
cmd_spoolss.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
cmd_spotlight.c Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
cmd_srvsvc.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
cmd_winreg.c s3:rpcclient: Use C99 initializer for cmd_set in cmd_winreg 2019-01-28 10:29:18 +01:00
cmd_witness.c Spelling fixes s/Unsuported/Unsupported/ 2019-09-01 22:21:25 +00:00
cmd_wkssvc.c
rpcclient.c s3:rpcclient: Remove obsolete force encryption from rpcclient 2020-08-19 16:22:43 +00:00
rpcclient.h rpcclient: Remove rpcclient_cli_state 2019-10-03 16:39:31 +00:00
wscript_build rpclient: Remove cmd_test 2019-10-03 16:39:31 +00:00