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.