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 9 of 10

0.4.3

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

- Fix a bug which fails to close the socket in nmb.py on socket exception
- Fix a bug which fails to close the NetBIOSSession in smb.py if the session
has not been properly established yet.

0.4.2

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

- Add new methods to SharedFile instances, get_mtime_epoch, get_atime_epoch
and get_ctime_epoch. These methods will return the mtime, atime and ctime in
epoch time rather than SMB time.
- Remove debugging printout in smb.py which has been released accidentally
with the last release.
- Fix a bug in smbcp which causes to local to remote copy to fail

0.4.1

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

- Fix a bug in smb.py which does not return the correct file size for files
with their archive bits turned off. This results in these files not being
retrieved or sent properly.
- Fix some typo error in the documentations

0.4.0

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

- Use NT LM0.12 dialect.
- New smb.SMBMachine class
- Add SMB.get_server_domain(), smb.get_server_os(), SMB.get_server_lanman()

0.3.1

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

- Fix a problem with some Windows server where an UID is required when server is in share mode.
Now, pysmb calls login() with empty authentication information when server is in share mode.
- Add TYPE_DOMAIN_MASTER constant and description to nmb.py.

0.3.0

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

- Add support for services in share mode. Minor changes to smb.SMB class API.
- Fix a bug in smb.py's __raw_retr_file which has failed to initialize the max_buf_size prior to usage.
- Fix a bug in smblistshare which fails to print the correct NMB error message
- Modify smb.py not throw AttributeError in the destructor when there is an error while creating a session
in the constructor

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.