s3-auth Change struct nt_user_token -> struct security_token
authorAndrew Bartlett <abartlet@samba.org>
Thu, 26 Aug 2010 10:04:11 +0000 (20:04 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Sep 2010 04:45:57 +0000 (14:45 +1000)
commit9be0163944e5a148395b88a8cffb59005c0910ed
tree354e362a37a21e138d0c82c81a9adbaa24ecfc64
parent1c46c2176893c605decfc17915de92e77cb25275
s3-auth Change struct nt_user_token -> struct security_token

This common structure is defined in security.idl

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
23 files changed:
source3/auth/token_util.c
source3/include/proto.h
source3/include/registry.h
source3/include/smb.h
source3/lib/smbconf/smbconf_reg.c
source3/lib/util_nttoken.c
source3/libgpo/gpext/registry.c
source3/libgpo/gpext/scripts.c
source3/libgpo/gpext/security.c
source3/libgpo/gpo_proto.h
source3/libgpo/gpo_reg.c
source3/registry/reg_api.c
source3/registry/reg_backend_smbconf.c
source3/registry/reg_dispatcher.c
source3/registry/reg_dispatcher.h
source3/registry/reg_util_legacy.c
source3/registry/reg_util_legacy.h
source3/rpc_server/srv_wkssvc_nt.c
source3/smbd/share_access.c
source3/utils/net_ads_gpo.c
source3/utils/net_proto.h
source3/winbindd/winbindd_pam.c
source3/winbindd/winbindd_proto.h