Skip to content

v1.2.0

Compare
Choose a tag to compare
@jborean93 jborean93 released this 22 Sep 05:11
· 133 commits to master since this release
a7d0f21

1.2.0 - 2020-09-22

  • Added experimental support for DFS shares when using smbclient function
  • Added smbclient.ClientConfig() to set global default options on new connections
  • Moved the SMB Header structures to smbprotocol.header
  • Added null_terminated option for a TextField value
  • Fix broken pipe errors that occur on long running connections by sending a echo request for each connection session every 10 minutes