Skip to content

Tag for pysmb 1.1.18

Choose a tag to compare

@miketeo miketeo released this 09 Apr 06:48
· 208 commits to master since this release
  • Rollback fixes to NTLMv2 response algorithm in pysmb 1.1.17. The fixes
    fail to work with some servers.
  • Add missing errno imports in SMBConnection.py
  • Fix UnboundLocalError raised when using type() in SMBConnection.py