jcifs-1.1.5 from tgz
authorFelix Schumacher <p0354740@isib001.(none)>
Wed, 6 Aug 2008 14:26:26 +0000 (16:26 +0200)
committerFelix Schumacher <p0354740@isib001.(none)>
Wed, 6 Aug 2008 14:26:26 +0000 (16:26 +0200)
commitb6db5920a0d4541311bccb415f68b9e65d2a8da6
treedf6cf6bbd2700f31f1527929e8690705f2915228
parent73b2835a822a52145b077013c190c7b1c5143e38
 jcifs-1.1.5 from tgz

Thu Dec 16 21:57:23 EST 2004
jcifs-1.1.5 released

It was discovered that an ArrayIndexOutOfBoundsException could occur if the
list  of domain controllers returned by NbtAddress.getAllByName was shorter
than  the  list  returned  in  the previous call (possibly because the WINS
query  timed  out  and switched to an alternate WINS server). All NTLM HTTP
Authentication Filter users should upgrade to prevent this error. Also, the
value  of  jcifs.netbios.cachePolicy  set  by the NTLM HTTP Filter if it is
not specified has been doubled to 20 minutes. Finally, some log levels have
been  increased  such that running with jcifs.util.loglevel = 3 temporarily
is  actually  reasonable in a production environment (must use loglevel > 3
to see individual SMB messages and loglevel > 5 to get hexdumps).
README.txt
build.xml
src/jcifs/http/NtlmHttpFilter.java
src/jcifs/netbios/.NbtSocket.java.swp [new file with mode: 0644]
src/jcifs/netbios/NameServiceClient.java
src/jcifs/netbios/NbtAddress.java
src/jcifs/netbios/NbtSocket.java
src/jcifs/smb/SmbSession.java
src/jcifs/smb/SmbTransport.java