Releases: videolabs/libdsm
Releases · videolabs/libdsm
v0.4.3
02 Jun 05:09
Compare
Sorry, something went wrong.
No results found
Fix connect() not interruptible on Linux
v0.4.2
11 Apr 11:45
Compare
Sorry, something went wrong.
No results found
v0.4.1
08 Apr 12:53
Compare
Sorry, something went wrong.
No results found
Fix socket connect() on some OSes (Apple and more)
Fix build with recent meson version
v0.4.0
03 Mar 10:06
Compare
Sorry, something went wrong.
No results found
Switch to meson buildsystem
Add support for older CIFS tree connect response
add smb_session_abort() and netbios_ns_abort() that allow interrupting any
I/O operations
libDSM 0.3.2
19 Mar 13:12
Compare
Sorry, something went wrong.
No results found
This release is disabling SIGPIPE in case of network error.
It also moves to the meson buildsystem.
libDSM 0.3.1
30 Oct 14:35
Compare
Sorry, something went wrong.
No results found
This release fixes a crash when used from multiple threads and fix various
compilation issues.
libDSM 0.3.0
18 May 13:01
Compare
Sorry, something went wrong.
No results found
This release fixes quite a few crashes, errors, miscompilations.
It adds support for SMB SESSION LOGOFF and introduces smb_stat_list_next().
libdsm v0.2.8
07 Sep 08:05
Compare
Sorry, something went wrong.
No results found
This release adds 2 news functions to the public API and focuses on
various compilation fixes, notably on iOS
libDSM 0.2.7
12 Jul 12:35
Compare
Sorry, something went wrong.
No results found
Fix build when lacking getifaddrs
libDSM 0.2.6
11 Jul 09:07
Compare
Sorry, something went wrong.
No results found
This release contains small bugfixes and improves MSVC compatibility