Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: chouquette/libdsm

Tags

v0.3.0

Toggle v0.3.0's commit message
libDSM 0.3.0

This release fixes quite a few crashes, errors, miscompilation; adds
support for SMB SESSION LOGOFF and introduces smb_stat_list_next()

v0.2.8

Toggle v0.2.8's commit message

Verified

This tag was signed with the committer’s verified signature.
chouquette Hugo Beauzée-Luyssen
libdsm v0.2.8

This release adds 2 news functions to the public API and focuses on
various compilation fixes, notably on iOS

v0.2.7

Toggle v0.2.7's commit message
liBDSM 0.2.7

This release fix the build when lacking getifaddrs

v0.2.6

Toggle v0.2.6's commit message
liBDSM 0.2.6

This release contains small bugfixes and improves MSVC compatibility

v0.2.5

Toggle v0.2.5's commit message
liBDSM 0.2.5

This release is fixing minor bugs and crashes and continues the port to Windows

v0.2.4

Toggle v0.2.4's commit message
liBDSM 0.2.4

This is a small release fixing compilation for Android and some Windows flavours

v0.2.3

Toggle v0.2.3's commit message
liBDSM 0.2.3

This release fixes a small regression and starts the port to Windows (Win32 and WinRT)

v0.2.2

Toggle v0.2.2's commit message
liBDSM 0.2.2

This release disables DEBUG mode by default and introduces a few stability improvements

v0.2.1

Toggle v0.2.1's commit message
libDSM 0.2.1

This release fixes seek with files > 2GB on android and change smb_fread
behavior with a NULL buffer.

v0.2.0

Toggle v0.2.0's commit message
libDSM 0.2.0

This release adds file/folder creation/deletion/writing/move/rename, fixes
session state after spnego authentication, and fixes return values of all
public functions.