Wrap the unix token info in a unix_user_token in auth_serversupplied_info
authorVolker Lendecke <vl@samba.org>
Thu, 19 Jun 2008 14:54:12 +0000 (16:54 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 19 Jun 2008 16:51:37 +0000 (18:51 +0200)
commitdcaedf345e62ab74ea87f0a3fa1e3199c75c5445
tree021c25ebb889c02228cd49341d0279ee347ab762
parent64e9372ab997739d46669c0cc4a4c6edb11d5e64
Wrap the unix token info in a unix_user_token in auth_serversupplied_info

No functional change, this is a preparation for more current_user ref removal
19 files changed:
source/auth/auth_util.c
source/include/auth.h
source/include/smb.h
source/lib/substitute.c
source/modules/vfs_expand_msdfs.c
source/modules/vfs_fake_perms.c
source/modules/vfs_full_audit.c
source/modules/vfs_recycle.c
source/rpc_server/srv_pipe.c
source/smbd/connection.c
source/smbd/fake_file.c
source/smbd/file_access.c
source/smbd/lanman.c
source/smbd/open.c
source/smbd/password.c
source/smbd/sec_ctx.c
source/smbd/service.c
source/smbd/session.c
source/smbd/uid.c