summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/wrapper.h
AgeCommit message (Collapse)AuthorFilesLines
1998-10-03added basic chmod(), chown() and utime() support (not fullyAndrew Tridgell1-0/+1
implemented). this is enough to be able to edit files using emacs on the smbwrapper filesystem (This used to be commit e5c3f36ef2e8fc0195d70b2f5db7d88d9ae4507a)
1998-10-03added unlink() and rename() support to smbwrapperAndrew Tridgell1-1/+2
(This used to be commit b85d96144728e8a29c7c1114462e28bf3b144b80)
1998-10-03lots of improvements to smbwrapper. It now works with Samba, Win95 andAndrew Tridgell1-0/+1
WinNT servers, and correctly lists share names in /smb/SERVER/ (This used to be commit 1ea349728b8984bfe5cf5df41a87efbe17ff5ccd)
1998-10-02the guts of the smbwrapper code. I may change the layout of this atAndrew Tridgell1-0/+8
some stage. (This used to be commit 3f34a3cac817de19d227c36bc792db8b2c3798f9)