s4:libcli: Remove (now unused) pysmb.c bindings
commit80685fd823f3bdb47876e5ec5985420df506ce4e
authorTim Beale <timbeale@catalyst.net.nz>
Mon, 21 Jan 2019 22:18:50 +0000 (22 11:18 +1300)
committerJeremy Allison <jra@samba.org>
Sat, 26 Jan 2019 03:05:25 +0000 (26 04:05 +0100)
treec66e0fa0f2fdca86124adbe90f4e270fcc72b02b
parent8c097b4a3177c8c5786ed599fe7c39ce8421fb2c
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
source4/libcli/pysmb.c [deleted file]
source4/libcli/wscript_build