s3:auth Rename user_info->smb_name -> user_info->client.account_name
authorAndrew Bartlett <abartlet@samba.org>
Tue, 1 Jun 2010 10:27:03 +0000 (20:27 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Jun 2010 13:34:28 +0000 (23:34 +1000)
commit23159453d3e61e2ad47fe6f86f3763280a11ea0c
tree05a7c39bcc9028b32c5156945e5646c377552c9a
parent0dc88d2745e89096fda0e097bcf958949d7efc2d
s3:auth Rename user_info->smb_name -> user_info->client.account_name

This is closer to the structure I want for a common struct
auth_usersupplied_info.

Andrew Bartlett
source3/auth/auth.c
source3/auth/auth_builtin.c
source3/auth/auth_domain.c
source3/auth/auth_netlogond.c
source3/auth/auth_script.c
source3/auth/auth_server.c
source3/auth/auth_wbc.c
source3/auth/auth_winbind.c
source3/auth/check_samsec.c
source3/auth/user_info.c
source3/include/auth.h