Herb's warning fixes. Also the POSIX locking fix.
authorJeremy Allison <jra@samba.org>
Fri, 6 Oct 2000 18:13:52 +0000 (18:13 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 6 Oct 2000 18:13:52 +0000 (18:13 +0000)
commitba00796e6dd13b87b7988a98e532676d9eab702c
tree6b53b1fae2ca229ab654bbff46b2e4dd7c4e489f
parent08657e539e4cd4105057a9c12db30dbe4bbfcb1d
Herb's warning fixes. Also the POSIX locking fix.
We now use our own vfs layer to do get/set acl calls (hurrah!).
Jeremy.
(This used to be commit dfe77c7046cbd65ee52aea7439f21503c1eac41d)
19 files changed:
source3/include/includes.h
source3/include/profile.h
source3/include/proto.h
source3/include/smb.h
source3/include/vfs.h
source3/lib/kanji.c
source3/locking/posix.c
source3/profile/profile.c
source3/rpc_client/cli_spoolss.c
source3/rpc_client/cli_use.c
source3/rpc_client/msrpc_spoolss.c
source3/rpc_client/ncacn_np_use.c
source3/rpc_server/srv_spoolss_nt.c
source3/smbd/fileio.c
source3/smbd/reply.c
source3/smbd/statcache.c
source3/smbd/unix_acls.c
source3/smbd/vfs-wrap.c
source3/smbd/vfs.c