summaryrefslogtreecommitdiff
path: root/source3/smbwrapper
AgeCommit message (Collapse)AuthorFilesLines
1998-10-03added basic chmod(), chown() and utime() support (not fullyAndrew Tridgell6-3/+255
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 Tridgell9-57/+227
(This used to be commit b85d96144728e8a29c7c1114462e28bf3b144b80)
1998-10-03lots of improvements to smbwrapper. It now works with Samba, Win95 andAndrew Tridgell8-66/+271
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 Tridgell19-0/+1700
some stage. (This used to be commit 3f34a3cac817de19d227c36bc792db8b2c3798f9)