3 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
sdk
d01487c186 Update libsmb2 3.0.0 => 4.0.0
* Mon Jan 17 2022 : Version 4.0.0
 - Add support for SMB3 encryption
 - Add support for Anonymous NTLMSSP logins
 - Add support for readlink.
 - Add API to notify application of changes to which filehandles are
   used by libsmb2.
 - Add suppport for Big Endian DCERPC and allow it to be controlled from
   the URL.
 - Add support for 3.1.1 signing
 - Add support for PS2(EE) and PS3
 - Fixes to UCS2 when compose characters are used.
 - Various MacOS fixes
 - Fix a few NULL dereferences

from Brad
2022-01-28 21:22:05 +00:00
ajacoutot
135376157c Import libsmb2-3.0.0.
Libsmb2 is a userspace client library for accessing SMB2/SMB3 shares on
a network.  It is high performance and fully async. It supports both
zero-copy for SMB READ/WRITE commands as well as compounded commands.

from Brad
tweak/OK sthen@
2019-12-31 11:35:55 +00:00