jcifs-1.3.4b from tgz
authorFelix Schumacher <felix@cat.(none)>
Mon, 23 Feb 2009 13:50:46 +0000 (14:50 +0100)
committerFelix Schumacher <felix@cat.(none)>
Mon, 23 Feb 2009 13:50:46 +0000 (14:50 +0100)
commitef61147b96c86d6f3dcc6eca7e876d1c4ddf5845
treea7fc0958038986457c6fd6f7bd8d36b6b113a518
parent01eaeb694fff4bd01414f44f8cc1938c7edac1a1
jcifs-1.3.4b from tgz

Sun Feb 22 15:14:55 EST 2009
jcifs-1.3.4b

SMB parameter words were not decoded correctly (which were ultimately
related to the fact that the WordCount of the SMB_COM_NT_CREATE_ANDX
response is wrong because an extra 16 bytes for "offline files /
client side caching (CSC)". Ultimately this caused an error with the
SMB_COM_TREE_CONNECT_ANDX response of certain IBM clusters. This should
now be fixed.

The error code for 0xC000018B has been updated.

Server capabilities in the SMB_COM_NEGOTIATE response were not being
read correctly.
README.txt
build.xml
src/jcifs/smb/AndXServerMessageBlock.java
src/jcifs/smb/SmbComNegotiateResponse.java