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)
commit40f5eab5eb515937e1b23cf6762b77c194d29b9d
tree72ed1a0ab8ef362f84664f0d5c95c7944199c8e0
parente40b6e296a91f87e0a238323fe1dbf76149487e0
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
(This used to be commit dcaedf345e62ab74ea87f0a3fa1e3199c75c5445)
19 files changed:
source3/auth/auth_util.c
source3/include/auth.h
source3/include/smb.h
source3/lib/substitute.c
source3/modules/vfs_expand_msdfs.c
source3/modules/vfs_fake_perms.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_recycle.c
source3/rpc_server/srv_pipe.c
source3/smbd/connection.c
source3/smbd/fake_file.c
source3/smbd/file_access.c
source3/smbd/lanman.c
source3/smbd/open.c
source3/smbd/password.c
source3/smbd/sec_ctx.c
source3/smbd/service.c
source3/smbd/session.c
source3/smbd/uid.c