auth: move copy_session_info() from source3 into the global auth context
authorBjörn Baumbach <bb@sernet.de>
Thu, 30 Aug 2018 14:33:25 +0000 (16:33 +0200)
committerBjörn Baumbach <bb@sernet.de>
Thu, 11 Oct 2018 08:28:17 +0000 (10:28 +0200)
commit96b5bf1370fc7975e766dccb1ad70aa57f1d9c6a
treec5e3bf99b646d479f96295a7744cf4646eac49c0
parent31daab88e6a415e72ead69844e3eccf5dc02e53c
auth: move copy_session_info() from source3 into the global auth context

Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Volker Lendecke <vl@samba.org>
auth/auth_util.c [new file with mode: 0644]
auth/auth_util.h [new file with mode: 0644]
auth/wscript_build
source3/auth/auth_util.c
source3/auth/proto.h
source3/auth/wscript_build
source3/rpc_server/rpc_ncacn_np.c
source3/smbd/msdfs.c
source3/smbd/service.c
source3/smbd/uid.c