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>
Sat, 11 Sep 2010 08:46:05 +0000 (18:46 +1000)
commit4bfc8d3b1a6f6deacb8845c5d81b4897cc292cfb
treeed3b1ab5b999884be53243afb6dcca245f2e36b1
parent4bf783d4d6693f927f5e7ef7a9855766c91983f2
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