Skip to content

Releases: icewind1991/SMB

3.7.0

11 Nov 14:12
e6904cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.7.0

3.6.0

10 Aug 13:37
Compare
Choose a tag to compare
  • Improve API for handling kerberos authentication
  • Allow exporting and importing kerberos ticket

Full Changelog: v3.5.4...v3.6.0

3.5.4

30 May 15:34
Compare
Choose a tag to compare
  • Explicitly set timezone for smbclient instead of trying to use the existing timezone while parsing, this should fix timezone mismatches in some cases

3.5.3

27 May 15:09
Compare
Choose a tag to compare
  • Add fallback for detecting binaries when $PATH is not set
  • Improve parsing of mode strings in some cases with smbclient backend

3.5.2

20 Jan 15:00
0a425bd
Compare
Choose a tag to compare
  • Improve support for kerberos delegation

3.5.1

04 Nov 14:34
Compare
Choose a tag to compare
  • Allow checking if a valid apache kerberos ticket is available before using the auth backend.

3.5.0

04 Nov 13:55
9132f32
Compare
Choose a tag to compare
  • Fix detecting socket files as directories
  • Fix smbclient backend when smbclient is build without gettext support (such as on alpine)
  • Add support for re-using kerberos tickets from apache

3.4.1

19 Apr 13:58
Compare
Choose a tag to compare
  • Fix read stream when using libsmbclient backend

3.4.0

10 Mar 14:24
Compare
Choose a tag to compare
  • Use write_time instead of change_time got getting mtime when using libsmbclient
  • Improve consistency of "Everyone" ACL between smbclient and libsmbclient backends
  • Possible fix for segfault when using streams

3.3.1

04 Mar 10:35
866f2b1
Compare
Choose a tag to compare
  • Bring back support for php 7.2