[jcifs] jcifs-1.2.1 released / Signing, setAttributes, getType, and More

Michael B Allen mba2000 at ioplex.com
Mon Jul 4 06:16:02 GMT 2005


The SMB signing code was totally broken in the last release making 1.2.0 useless in many environments. It has been repaired. The setAttributes method did not work on directories. This has been fixed and the masks used to filter attributes has been optimized to allow getting and setting all possible attributes based on observed XP behavior. The getType() method would always return TYPE_SHARE if the SmbFiles were obtained through the listFiles() method. This issue has been fixed - getType() may now also return TYPE_PRINTER and TYPE_NAMEDPIPE (this has been broken for a long time BTW). There have been a variety of other subtle fixes as well.


More information about the jcifs mailing list