Skip to content

Releases: videolabs/libdsm

libDSM 0.2.5

08 Jun 07:51
Compare
Choose a tag to compare

liBDSM 0.2.5

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

libDSM 0.2.4

12 May 21:51
Compare
Choose a tag to compare

This is a minor release fixing compilation on Android and some Windows flavors

v0.2.3: liBDSM 0.2.3

10 May 15:49
Compare
Choose a tag to compare
This release fixes a small regression and starts the port to Windows (Win32 and WinRT)

libDSM 0.2.2

12 Apr 12:23
Compare
Choose a tag to compare
  • Disable DEBUG mode by default
  • Stability improvements

libDSM 0.2.1

15 Mar 15:28
Compare
Choose a tag to compare
  • Fix seek with files > 2GB on Android
  • Change smb_fread behavior with NULL buf

libDSM 0.2.0

07 Mar 13:26
Compare
Choose a tag to compare
  • Add file/folder creation/deletion/writing/move/rename
  • Fix session state after spnego authentication
  • Fix return values of all public functions

libDSM 0.1.0

06 Dec 09:56
Compare
Choose a tag to compare

This release is a release improving servers compatibility and reliability.

  • Fix shares listing when server returns a tid equal to 0. This notably includes TimeCapsule and AirPort Express/Extreme servers
  • Fix crashes and wrong assertions
  • Improve BSD compatibility

libDSM should now be finally usable :)

0.0.7

16 Nov 09:27
Compare
Choose a tag to compare

This release is an important version that fixes important issues.

It notably:

  • reworks folders opening with large number of files (FIND_NEXT),
  • fixes for reading from OS X SMB Sharing,
  • fixes build for old glibc versions,
  • fixes support for large files (fix for >1GiB and for >4GiB),
  • fixes potential deadlock when server disconnects.

0.0.6

27 May 14:42
Compare
Choose a tag to compare

This is a simple release fixing a networking regression and fixing the iOS port of the library.

Fix Darwin support (clock_gettime)

04 Feb 13:46
Compare
Choose a tag to compare
liBDSM 0.0.5

Fix Darwin support (clock_gettime).