- Fix crashes in directory listing with keyerror 'support_dfs' - Fix bugs in NTLMv2 response algorithm. - Fix bugs where client domain is not included as part of the session negotiation.
1.1.16
=========================
- Fix typo errors in authentication error messages - Improve share listings on SMB2 protocol by ignoring interim STATUS_PENDING responses.
1.1.15
=========================
- Add new parameter to SMBConnection's storeFileFromOffset method to determine whether the remote file is to be truncated before writing.
1.1.14
========================
- Add support for DFS shares in listPath() - Bug fix for python3's _listPath_SMB2 implementation
1.1.13
=========================
- Add missing methods and improve compatibility with python3 - Fix bug in SMB2 rename implementation which fails to rename directory
1.1.12
=========================
- Fix syntax error for python3 NBNSProtocol implementation - Fix bug in SMB1 implementation which results in access denied errors with Samba 3.0