added basic chmod(), chown() and utime() support (not fully
authorAndrew Tridgell <tridge@samba.org>
Sat, 3 Oct 1998 10:24:49 +0000 (10:24 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 3 Oct 1998 10:24:49 +0000 (10:24 +0000)
commit909ca3a887d8befe49089665d88946e304d9f0cc
treea770db6eea41b475bdb500b926b773641d9f07be
parentcce5f09a90b5027bafd22f42edab9c256789bce1
added basic chmod(), chown() and utime() support (not fully
implemented).

this is enough to be able to edit files using emacs on the smbwrapper
filesystem
(This used to be commit e5c3f36ef2e8fc0195d70b2f5db7d88d9ae4507a)
source3/Makefile.in
source3/smbwrapper/chmod.c [new file with mode: 0644]
source3/smbwrapper/chown.c [new file with mode: 0644]
source3/smbwrapper/smbw.c
source3/smbwrapper/smbw.h
source3/smbwrapper/utime.c [new file with mode: 0644]
source3/smbwrapper/wrapper.h