jcifs-0.7.19 from tgz
authorFelix Schumacher <p0354740@isib001.(none)>
Wed, 6 Aug 2008 14:13:12 +0000 (16:13 +0200)
committerFelix Schumacher <p0354740@isib001.(none)>
Wed, 6 Aug 2008 14:13:12 +0000 (16:13 +0200)
commitaf20818637a20ba738be8337a4c4b7dd1a47710a
tree83238342a847877b0844856ca6cd2bb665ccb3ab
parentfe4f19e23db5fbdcf47119267061ee8f67bc269b
jcifs-0.7.19 from tgz

Mon Jan 19 22:06:54 EST 2004
jcifs-0.7.19 released

It  was  discovered  that  SmbComNTCreateAndX  as  well  as  SmbComReadAndx
commands  did not calculate MAC response signitures properly. In one case a
field  was  not  properly  decoded  and in the case of reading the payload,
which  is  read  directly  from  the  stream into the supplied buffer as an
optimization,  was  not  being  properly factored into the signature. These
issues have been fixed.
CHANGES.txt
README.txt
build.xml
src/jcifs/smb/NtlmPasswordAuthentication.java
src/jcifs/smb/SmbComNTCreateAndXResponse.java
src/jcifs/smb/SmbTransport.java