summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/smbw.c
AgeCommit message (Expand)AuthorFilesLines
1998-10-03added simple device/inode number support based on a checksum of theAndrew Tridgell1-1/+17
1998-10-03added lseek() support for directoriesAndrew Tridgell1-3/+46
1998-10-03added lseek() to smbwrapperAndrew Tridgell1-6/+53
1998-10-03added basic chmod(), chown() and utime() support (not fullyAndrew Tridgell1-3/+158
1998-10-03added unlink() and rename() support to smbwrapperAndrew Tridgell1-50/+149
1998-10-03lots of improvements to smbwrapper. It now works with Samba, Win95 andAndrew Tridgell1-66/+214
1998-10-02the guts of the smbwrapper code. I may change the layout of this atAndrew Tridgell1-0/+1005