s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_update
authorAndrew Bartlett <abartlet@samba.org>
Tue, 26 Jul 2011 07:20:35 +0000 (17:20 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Aug 2011 08:48:03 +0000 (18:48 +1000)
commit6d7ac4f1ad364cac6266bd3e88d141a7517a7d15
tree379f8644e55e5ac500478adac62720a35ee286d8
parent763243d6ed470d1ff5c0d1c4ab6cda227103cc15
s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_update

This clarifies the lifetime of the returned token.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/include/ntlmssp_wrap.h
source3/librpc/crypto/cli_spnego.c
source3/libsmb/clifsinfo.c
source3/libsmb/ntlmssp_wrap.c
source3/rpc_client/cli_pipe.c
source3/rpc_server/dcesrv_ntlmssp.c
source3/smbd/seal.c
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c