r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session key could
authorAndrew Bartlett <abartlet@samba.org>
Tue, 6 Apr 2004 08:11:16 +0000 (08:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:06 +0000 (10:51 -0500)
commitd17425ed52b086b7046708a207e849271cedc804
tree2b36b39f0332bed0281c30cfd75c47050a37704b
parent90b168bfc8bbbac3f96a82911260c8aa2d2e6a09
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.
(This used to be commit 724e8d3f33719543146280062435c69a835c491e)
12 files changed:
source3/auth/auth_ntlmssp.c
source3/auth/auth_sam.c
source3/auth/auth_util.c
source3/include/auth.h
source3/libsmb/ntlmssp.c
source3/libsmb/smbencrypt.c
source3/nsswitch/winbindd_nss.h
source3/nsswitch/winbindd_pam.c
source3/rpc_parse/parse_net.c
source3/rpc_server/srv_netlog_nt.c
source3/smbd/sesssetup.c
source3/utils/ntlm_auth.c