libcli: introduce smbXcli_conn_support_passthrough()
authorUri Simchoni <uri@samba.org>
Sun, 26 Mar 2017 05:10:34 +0000 (08:10 +0300)
committerJeremy Allison <jra@samba.org>
Tue, 28 Mar 2017 15:45:19 +0000 (17:45 +0200)
commitae17989de4b608981efb0342c233893cfae3b554
treeb6a3a8db3d68ddf8805149a816cb872cae6d0fac
parent401be6431c0821ee19ff08fbf5536fa870c9df66
libcli: introduce smbXcli_conn_support_passthrough()

This routine queries the client connenction whether
it supports query/set InfoLevels beyond 1000 (which,
in Windows OS, is a pass-through mechanism to the
file system).

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
libcli/smb/smbXcli_base.c
libcli/smb/smbXcli_base.h