s3-auth rename auth_ntlmssp_steal_session_info()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 1 Aug 2011 22:53:10 +0000 (08:53 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Aug 2011 08:48:05 +0000 (18:48 +1000)
commit8fca9741fe7fca3a899fdff7ab667de1364f0ea9
tree77eeffd551e12a3386d854f10a5426fb2dbdaf5e
parent4379738e8516f54d7599e87fd9e6a9ec80680dd0
s3-auth rename auth_ntlmssp_steal_session_info()

There is no longer any theft of memory as the underlying routines now
produce a new auth_session_info for this caller, allocating it
on the supplied memory context.

Andrew Bartlett
source3/auth/auth_ntlmssp.c
source3/auth/proto.h
source3/rpc_server/dcesrv_ntlmssp.c
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c