Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1998-10-03 | added mkdir() and rmdir() support | Andrew Tridgell | 4 | -0/+151 |
1998-10-03 | added simple device/inode number support based on a checksum of the | Andrew Tridgell | 1 | -1/+17 |
1998-10-03 | added a bit more to the docs | Andrew Tridgell | 3 | -14/+25 |
1998-10-03 | added lseek() support for directories | Andrew Tridgell | 3 | -3/+82 |
1998-10-03 | added lseek() to smbwrapper | Andrew Tridgell | 2 | -7/+54 |
1998-10-03 | added basic chmod(), chown() and utime() support (not fully | Andrew Tridgell | 6 | -3/+255 |
1998-10-03 | added unlink() and rename() support to smbwrapper | Andrew Tridgell | 9 | -57/+227 |
1998-10-03 | lots of improvements to smbwrapper. It now works with Samba, Win95 and | Andrew Tridgell | 8 | -66/+271 |
1998-10-02 | the guts of the smbwrapper code. I may change the layout of this at | Andrew Tridgell | 19 | -0/+1700 |