1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00
samba-mirror/source3/rpcclient
Volker Lendecke b5e56a30df rpcclient: Fix ncacn_ip_tcp:<ip-address>
inet_pton expects "struct in_addr" or "struct in6_addr" as destination
pointer. It does not fill in a struct
sockaddr_storage. interpret_string_addr() takes care of this.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Jan 10 11:47:34 UTC 2022 on sn-devel-184
2022-01-10 11:47:34 +00:00
..
cmd_clusapi.c s3-rpcclient: add clusapi_resume_node command. 2020-01-09 01:15:34 +00:00
cmd_dfs.c s3:rpcclient: Use C99 initializer for cmd_set in cmd_dfs 2019-01-28 10:29:17 +01:00
cmd_drsuapi.c s3:rpcclient: Use C99 initializer for cmd_set in cmd_drsuapi 2019-01-28 10:29:18 +01:00
cmd_dssetup.c s3:rpcclient: Use C99 initializer for cmd_set in cmd_dssetup 2019-01-28 10:29:18 +01:00
cmd_echo.c s3:rpcclient: Use C99 initializer for cmd_set in cmd_echo 2019-01-28 10:29:18 +01:00
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 s3:rpcclient: Use C99 initializer for cmd_set in cmd_fss 2019-01-28 10:29:18 +01:00
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 CVE-2020-25717: s3:rpcclient: start with authoritative = 1 2021-11-09 19:45:32 +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 s3:rpcclient fix NULL - deref caused by misuse of chgpasswd3 2020-10-29 03:31:56 +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:rpcclient: Migrate rpcclient to new cmdline option parser 2021-05-20 02:58:36 +00:00
cmd_spotlight.c Fix gcc11 compiler issue "-Werror=maybe-uninitialized" 2021-05-07 06:23:32 +00:00
cmd_srvsvc.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
cmd_unixinfo.c rpcclient: Add unixinfo commands 2021-08-24 18:22:56 +00:00
cmd_winreg.c rpcclient: Align integer types 2021-08-06 17:22:30 +00:00
cmd_witness.c s3:rpcclient: Document command of witness protocol 2021-05-25 00:23:37 +00:00
cmd_wkssvc.c s3:rpcclient: Use C99 initializer for cmd_set in cmd_wkssvc 2019-01-28 10:29:18 +01:00
rpcclient.c rpcclient: Fix ncacn_ip_tcp:<ip-address> 2022-01-10 11:47:34 +00:00
rpcclient.h rpcclient: Add RPC_RTYPE_BINDING 2021-03-16 17:09:32 +00:00
wscript_build rpcclient: Add unixinfo commands 2021-08-24 18:22:56 +00:00