jcifs-1.2.6 from tgz
authorFelix Schumacher <p0354740@isib001.(none)>
Wed, 6 Aug 2008 14:34:40 +0000 (16:34 +0200)
committerFelix Schumacher <p0354740@isib001.(none)>
Wed, 6 Aug 2008 14:34:40 +0000 (16:34 +0200)
commitb2e5cf3edc949358114edb2d94a7d85f65866239
treed929630d2018a6251f12f69ad6c4271461d6184d
parente2d55eb69955c79cdb440a5be54feb4b59ad81dd
jcifs-1.2.6 from tgz

Fri Oct  7 19:47:53 EDT 2005
jcifs-1.2.6 released / Session Management and Filter Fix

It  was  discovered  that redundant sessions could be created. This problem
has  been  fixed  but  the  fix  is to not remove sessions from the list of
sessions  for a transport which is somewhat of a waste of memory. This will
probably  need  to  be  revisited. It has been advised that the Filter call
setStatus() before setContentLength(0). This change has been implemented.
README.txt
build.xml
examples/SmbThreadTest.java [new file with mode: 0644]
src/jcifs/http/NtlmHttpFilter.java
src/jcifs/smb/ServerMessageBlock.java
src/jcifs/smb/SmbTransport.java
src/jcifs/util/transport/Transport.java