jcifs-0.8.1 from tgz
authorFelix Schumacher <p0354740@isib001.(none)>
Wed, 6 Aug 2008 14:14:50 +0000 (16:14 +0200)
committerFelix Schumacher <p0354740@isib001.(none)>
Wed, 6 Aug 2008 14:14:50 +0000 (16:14 +0200)
commit8ab54fd7073eb1f1f956946db8cc046993f18ea9
treef07404aca91db7ee9d50c68d259ceb1f135d49f6
parentb34677b051641beec75ded27d8479cd2c741d3ff
jcifs-0.8.1 from tgz

Thu Feb 26 19:26:14 EST 2004
jcifs-0.8.1 released

The  decision  to  exclude ATTR_HIDDEN files in generic list operations has
been  revoked.  All  list methods now include all files unless specifically
filtered.

The following bugs have been fixed:

  o Previously querying the last modified time or file size immediately
        following    a    SmbFileOutputStream.write   call   returned   old
        information.
  o The createNewFile method did not use the correct open mode.
  o The setLastModified method set the create time to an invalid value.
CHANGES.txt
README.txt
build.xml
examples/Exists.java
examples/FileInfo.java
src/jcifs/smb/ServerMessageBlock.java
src/jcifs/smb/SmbFile.java
src/jcifs/smb/SmbFileOutputStream.java