summaryrefslogtreecommitdiffstats
path: root/source/smbwrapper
Commit message (Expand)AuthorAgeFilesLines
...
* support getcwd() in smbwrapperAndrew Tridgell1998-10-033-1/+65
* added mkdir() and rmdir() supportAndrew Tridgell1998-10-034-0/+151
* added simple device/inode number support based on a checksum of theAndrew Tridgell1998-10-031-1/+17
* added a bit more to the docsAndrew Tridgell1998-10-033-14/+25
* added lseek() support for directoriesAndrew Tridgell1998-10-033-3/+82
* added lseek() to smbwrapperAndrew Tridgell1998-10-032-7/+54
* added basic chmod(), chown() and utime() support (not fullyAndrew Tridgell1998-10-036-3/+255
* added unlink() and rename() support to smbwrapperAndrew Tridgell1998-10-039-57/+227
* lots of improvements to smbwrapper. It now works with Samba, Win95 andAndrew Tridgell1998-10-038-66/+271
* the guts of the smbwrapper code. I may change the layout of this atAndrew Tridgell1998-10-0219-0/+1700