added unlink() and rename() support to smbwrapper
authorAndrew Tridgell <tridge@samba.org>
Sat, 3 Oct 1998 09:39:11 +0000 (09:39 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 3 Oct 1998 09:39:11 +0000 (09:39 +0000)
commitb85d96144728e8a29c7c1114462e28bf3b144b80
tree4f4e14e2c6bd1b0bf98152eedcd55eef944f8f19
parente246a202306b8e4e7357057deb094b5a04b28408
added unlink() and rename() support to smbwrapper
13 files changed:
source/Makefile.in
source/include/proto.h
source/lib/util.c
source/libsmb/clientgen.c
source/smbwrapper/access.c
source/smbwrapper/chdir.c
source/smbwrapper/lstat.c
source/smbwrapper/open.c
source/smbwrapper/rename.c [new file with mode: 0644]
source/smbwrapper/smbw.c
source/smbwrapper/stat.c
source/smbwrapper/unlink.c [new file with mode: 0644]
source/smbwrapper/wrapper.h