r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session key could
commit724e8d3f33719543146280062435c69a835c491e
authorAndrew Bartlett <abartlet@samba.org>
Tue, 6 Apr 2004 08:11:16 +0000 (6 08:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:06 +0000 (10 10:51 -0500)
treecaa21c5e5ab71217370c94db5d2f47b2abfc635e
parentb69e8e64d4d89d48f9cb5d07b32110d6ecfc3401
r69: Global rename of 'nt_session_key' -> 'user_session_key'.  The session key could
be anything, and may not be based on anything 'NT'.  This is also what microsoft
calls it.
12 files changed:
source/auth/auth_ntlmssp.c
source/auth/auth_sam.c
source/auth/auth_util.c
source/include/auth.h
source/libsmb/ntlmssp.c
source/libsmb/smbencrypt.c
source/nsswitch/winbindd_nss.h
source/nsswitch/winbindd_pam.c
source/rpc_parse/parse_net.c
source/rpc_server/srv_netlog_nt.c
source/smbd/sesssetup.c
source/utils/ntlm_auth.c