Pysmb

Latest version: v1.2.9.1

Safety actively analyzes 629564 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 10

0.2.0

========================

- Add support for encrypted authentication using DES
- Fix a bug(?) which treats all services and filenames as case-sensitive

0.1.3

========================

- Fix a bug in smblistshare and smbdu which fails to catch the nmb.NetBIOSError raised when session
setup fails.
- Fix a bug in smb.SMB that arises from the change in nmb.NetBIOSSession which sends
the session port number as the remote host type.

0.1.2

========================

- Fix a bug in nmb.NetBIOSSession which specifies a TYPE_WORKSTATION for remote host instead of TYPE_SERVER.
- Minor change to nmb.NetBIOSSession constructor API.
- Fix a bug in smbdu which raises OverflowError when printing long file size values.
- Fix a bug in smbcp which does not handle the destination path correctly when
the source file is copied to a different filename.

0.1.1

========================

- Change nmb's NetBIOS and NetBIOSSession class such that they raise a NetBIOSError
with a tuple of ( err_msg, err_class, err_code )
- Add a function strerror() in both smb and nmb to return human readable messages
for error codes.
- Fix a bug in smbcp which fails to print an error message and terminate when the
remote source path is not found.
- Add in another utility, smblistshare.

0.1.0

========================

- First public release

Page 10 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.