include/vfs.h:
authorJeremy Allison <jra@samba.org>
Tue, 23 Jan 2001 01:52:30 +0000 (01:52 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 23 Jan 2001 01:52:30 +0000 (01:52 +0000)
commit2844ec3d511680609d6794b8718001a1bda9e89f
tree542c2995d9ec0769552533b1e21dd1aa3fbeba5f
parent2d09b53b3a9201c2f52306fc12ab01a92e712db2
include/vfs.h:
smbd/vfs-wrap.c:
smbd/vfs.c: Added fchmod_acl and chmod_acl.
lib/substitute.c:
smbd/lanman.c:
smbd/open.c:
smbd/process.c:
smbd/reply.c:
smbd/service.c: Removed sessetup_user variable. Added current_user_info struct
which conatins domain info etc. Added '%D' for client domain parameter.
Jeremy.
source/include/proto.h
source/include/vfs.h
source/lib/substitute.c
source/smbd/lanman.c
source/smbd/open.c
source/smbd/posix_acls.c
source/smbd/process.c
source/smbd/reply.c
source/smbd/service.c
source/smbd/vfs-wrap.c
source/smbd/vfs.c