s3: libsmbclient: Add new function SMBC_readdirplus_ctx().
authorPuran Chand <pchand@vmware.com>
Mon, 9 Apr 2018 17:10:28 +0000 (10:10 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 4 May 2018 23:39:40 +0000 (01:39 +0200)
commit2166c2d3ee84ea2fde840c261d6401abc58650b5
treeb26b4127944f6985ef22d812ef3f1dd0bac1870d
parentdd3f019d588ee71a06985da2c1abe84391d95b0e
s3: libsmbclient: Add new function SMBC_readdirplus_ctx().

New ABI function, move to library version 0.33.

Signed-off-by: Puran Chand <pchand@vmware.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
source3/include/libsmb_internal.h
source3/include/libsmbclient.h
source3/libsmb/ABI/smbclient-0.3.3.sigs [new file with mode: 0644]
source3/libsmb/libsmb_compat.c
source3/libsmb/libsmb_context.c
source3/libsmb/libsmb_dir.c
source3/libsmb/libsmb_setget.c
source3/libsmb/wscript