Releases: cifsd-team/ksmbd-tools
Releases · cifsd-team/ksmbd-tools
ksmbd-tools: release 3.4.3 version
Major changes are:
- Fix file transfer stuck at 99%.
- Creates a template ksmbd.service systemd unit file
- Remove follow symlinks support.
- Throttle session setup failures to avoid dictionary attacks.
ksmbd-tools: release 3.4.2 version
Major changes are:
- add "writable" parameter in configuration.
ksmbd-tools: release 3.4.1 version
Major changes are:
- fix memory leak in generate_sub_auth().
- Add missing curly braces in write_file_safe().
- update the comment of server multi channel support.
ksmbd-tools: release 3.4.0 version
Major changes are:
- add support for SMB3 multichannel.
- remove cache read/trans buffer feature.
- fix non-english share name issue.
ksmbd-tools: release 3.3.9 version
Major changes are:
- remove unused sm_insert_session() function.
- remove the dead code of unimplemented durable handle.
ksmbd-tools: release 3.3.8 version
Major changes are:
- disable symlink by default.
- remove smack inherit leftovers.
- Enable guest access on IPC$ share by default.
ksmbd-tools: release 3.3.7 version
Major change are:
- ksmbd.control -s terminate ksmbd.mountd as well as kernel server.
- Update configuration.txt and README.
- Turn off smb2 leases by default again.
ksmbd-tools: release 3.3.6 version
Major changes are:
- Add missing g_rwlock_init() for rpc_samr and rpc_lsaprc.
- Fix potential potential null pointer dereferencing error.
- Fix memleak.
ksmbd-tools: release 3.3.5 version
Major changes are:
- Rename "streams" parameter to "vfs objects = streams_xattr".
- Enable smb2 leases by default.
- Ignore ksmbd.subauth creation failure.
- Fix bugs that related to guest ok = yes.
ksmbd-tools: release 3.3.4 version
Major changes are:
- add "vfs objects = acl_xattr" parameter in configuration.
- fix wrong group domain name in lsarpc response.
- set to SID_TYPE_UNKNOWN if there is no domain sid in server.