All releases tagged Major bugfixes


Changes: Port 445 communication was broken in the last release and has been fixed.


Changes: A concurrency flaw that could affect the NTLM HTTP filter has been fixed.


Changes: A bug in copyTo() that could cause a copy operation to fail was fixed, and several other smaller changes were made.


Changes: Credentials were not being propagated in a way that could result in inappropriate authentication exceptions. This has been fixed, and NTLM HTTP support for HTTP URLs has been updated to support the POST method.


Changes: A deadlock in SmbFile.copyTo() was identified and fixed.


Changes: A bug in Sun's HotSpot VM on Linux that could cause write corruption was fixed by eliminating the code identified to trigger the problem.


Changes: A deadlock in the transport layer has been identified and fixed, HTTP(S) protocol handlers have been added to transparently add NTLM HTTP Authentication to HTTP clients, and two other small bugs have been fixed.


Changes: In this version, a serious bug was found that causes an ArrayIndexOutOfBoundsException was fixed, a shareAccess parameter may now be specified when opening files, and SmbFileOutputStream now supports offsets greater than 4GB.


Changes: In this release, two possible deadlocks have been identified and fixed, minor adjustments have been made to how the SMB URL protocol handler is installed, and the jcifs.encoding property is now read correctly whereas previously it was not.


Changes: Countless bugs in Network Explorer have been fixed, the NTLM HTTP Authentication Filter documentation has been overhauled again, mkdirs() and available() for named pipes have been implemented, and copyTo() will now attempt to preserve the last modified time.