s4:libcli/raw: add smb3_capabilities to struct smbcli_options
authorStefan Metzmacher <metze@samba.org>
Tue, 9 Mar 2021 22:40:40 +0000 (23:40 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 17 Mar 2021 00:49:32 +0000 (00:49 +0000)
commit5b5140483ee463f341734b7783f08f2b95b14264
treee600755f2c0afb2bf1f5b99495595a86c0af9638
parenta11dab1648094982a21dbf2d306deb0e31e444fd
s4:libcli/raw: add smb3_capabilities to struct smbcli_options

Currently this will be zeroed in lpcfg_smbcli_options(),
but will later allow advanced callers to pass values to
smbXcli_conn_create().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14512

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/libcli/raw/libcliraw.h