Re: Seven jCIFS bug fixes from Google.
Michael B Allen <[email protected]> Sat, 27 Sep 2014 01:05:39 -0400
| Newsgroups | gmane.network.samba.java |
|---|---|
| Message-ID | <CAGMFw4jcdvuW4oBGEe-mxpNjnrwiDpq0N6Lu5STTjj=Z2mL-qg@mail.gmail.com> |
Hi Brett, Nice work. Some of these were on the TODO list but some are new. I will definitely look over your fixes when I eventually get around to doing a release. Thanks, Mike -- Michael B Allen Java Active Directory Integration http://www.ioplex.com/ On Fri, Sep 19, 2014 at 4:08 PM, Brett Johnson <[email protected]> wrote: > Michael Allen, > > For several years Google has used jCIFS for > some of its open source projects, primarily its > Google Search Appliance Filesystem Connector. > Over the years, we have fixed a handful of bugs > and it was suggested to me that we submit these > fixes for inclusion in a future release of jCIFS. > > I have been maintaining jCIFS as a vendor branch > in our subversion repository. You can view all > our changes to the jCIFS code base here: > http://code.google.com/p/google-enterprise-connector-file-system/source/list?path=trunk/projects/jcifs > > However, roughly half of those changes are related > to accommodating the code base into our build and > source control environment and adding support for > restoring the last access time of files. So I will > point you to individual bug fixes below. The change > log for the linked changes contain more details.