1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/libcli
Tim Beale 80685fd823 s4:libcli: Remove (now unused) pysmb.c bindings
The s4 SMB client bindings don't support SMBv2, so we've made the
decision to use the s3 SMB client bindings/library code instead.
Everything in the Samba codebase now uses the s3 bindings, and we'll
add a warning message to Samba v4.10 that the s4 bindings are
deprecated. This patch removes the unused s4 bindings completely for
the next (i.e. v4.11) release.

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

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Jan 26 04:05:25 CET 2019 on sn-devel-144
2019-01-26 04:05:25 +01:00
..
composite s4:libcli/composite: correctly finish composite smb and smb2 requests 2014-09-19 09:15:10 +02:00
dgram libdgram: Fix an error path memleak 2018-04-13 21:04:28 +02:00
ldap samdb: Add transaction id control 2018-05-10 20:02:23 +02:00
rap s4-libcli: Add null check for ndr functions in rap. 2013-02-22 16:36:12 +01:00
raw s4:libcli: allow passing an already negotiated connection to smb_composite_connect() 2018-07-24 06:55:23 +02:00
resolve libcli/resolve: Make functions static 2018-01-23 06:36:36 +01:00
security/tests s4:libcli/tests: add missing #include "torture/local/proto.h" 2014-04-02 09:03:44 +02:00
smb2 s4:libcli/smb2: reapply request endtime 2018-11-02 21:21:13 +01:00
smb_composite s4:libcli: add smb_connect_nego_{send,recv}() 2018-07-24 06:55:24 +02:00
smbc
util libcli: Simplify smblsa_lookup_name 2019-01-08 03:40:27 +01:00
wbclient wbclient: "ev" is no longer used in wbc_xids_to_sids 2016-09-28 00:04:36 +02:00
wrepl s4:libcli/wrepl: return NT_STATUS_CONNECTION_DISCONNECTED 2011-09-14 18:03:19 +02:00
cliconnect.c s4:libcli: fix 'Conditional jump or move' valgrind error 2016-04-25 10:35:15 +02:00
clideltree.c s4:libcli: Fix error in smbcli_deltree() 2018-12-12 04:38:13 +01:00
clifile.c source4/libcli: Only set ctemp set on success 2013-04-24 23:58:43 +02:00
clilist.c s4:libcli fix compiler warnings 2013-12-12 14:21:28 -08:00
climessage.c s4-libcli: Check return value of smbcli_request_setup(). 2013-02-22 16:36:13 +01:00
clireadwrite.c s4-libcli: Use a do-while loop. 2012-12-21 13:56:01 +01:00
clitrans2.c
finddc.h
finddcs_cldap.c s4: libcli/finddcs_cldap: continue processing CLDAP until all addresses are used 2015-05-20 19:29:30 +02:00
libcli.h s4:libcli/raw: implement on top of smbXcli_conn/req 2011-11-30 15:13:36 +01:00
wscript_build s4:libcli: Remove (now unused) pysmb.c bindings 2019-01-26 04:05:25 +01:00