Skip to content

Releases: anti-matter/Windows_AFP_Server

2.0.1

14 Mar 16:04
35dea07
Compare
Choose a tag to compare

Tons of bug fixes in this release and moved to using the Windows installer. Specific changes:

NOTE: due to installer changes, you will need to remove your current install of the server using the old uninstall script which is found in the install folder in Program Files (x86)

  • New installer to have a more Windows-like installation
  • Check file name length when enumerating a directory to prevent a Finder crash.
  • Fixed volume parent folder entry which caused some weird issues when enumerating a share. Some programs would hang in StdPutFile.
  • File reads should always be a positive value.
  • Fix bug that messed up file names when files were renamed on the Windows host.
  • Fixed critical section bug when unmounting two volumes simultaneously.

2.0.0

04 Dec 18:05
5dda4e5
Compare
Choose a tag to compare

Initial release.