jcifs-1.3.18 from tgz master
authorFelix Schumacher <felix.schumacher@internetallee.de>
Sat, 1 Nov 2014 11:17:18 +0000 (12:17 +0100)
committerFelix Schumacher <felix.schumacher@internetallee.de>
Sat, 1 Nov 2014 11:17:18 +0000 (12:17 +0100)
commitd17a40bc34a2753447c5d6bb48ee8efec559aa75
treefad667d88b00d9cd518d16b21f17f08272aeb483
parentc17d1e6d9973168a58317ee42fe6753cff0c45bf
jcifs-1.3.18 from tgz

Wed Oct 29 21:08:01 EDT 2014
jcifs-1.3.18

This release includes mostly minor fixes including:
System.getProperties().clone() modified to prevent
ConcurrentModificationException when loading classes.
A logical check has been added to prevent a NullPointerException.
Reset tree if transport disconnected.
DCERPC error message improved.

Note: There are several other bugs that have been discussed on the
mailing list that have not been fixed in this release.
README.txt
build.xml
examples/10883563.doc
examples/ClassLoaderTest.java [new file with mode: 0644]
examples/TestBase64.java [new file with mode: 0644]
examples/run.sh [new file with mode: 0644]
examples/runtests.sh
patches/url_leading_space.patch [new file with mode: 0644]
src/jcifs/Config.java
src/jcifs/dcerpc/DcerpcBinding.java
src/jcifs/netbios/NameServicePacket.java