s3:auth Remove NT_USER_TOKEN
authorAndrew Bartlett <abartlet@samba.org>
Thu, 26 Aug 2010 12:08:22 +0000 (22:08 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Sep 2010 04:45:57 +0000 (14:45 +1000)
commit244866a0b0fbcb2af7727ccd382a6395704323e0
tree6183294e140896b6ef91a8f2a06ef96d67d4607c
parent9be0163944e5a148395b88a8cffb59005c0910ed
s3:auth Remove NT_USER_TOKEN

The all UPPER case typedef is no longer the preferred Samba style
and this makes it easier to see that this is the IDL-derivied structure

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
32 files changed:
libgpo/gpext/gpext.c
libgpo/gpext/gpext.h
libgpo/gpo.h
libgpo/gpo_ldap.c
libgpo/gpo_sec.c
libgpo/gpo_util.c
source3/auth/auth_util.c
source3/auth/token_util.c
source3/include/auth.h
source3/include/proto.h
source3/include/registry.h
source3/include/smb.h
source3/lib/privileges_basic.c
source3/lib/sharesec.c
source3/lib/util_nttoken.c
source3/lib/util_seaccess.c
source3/lib/util_sid.c
source3/registry/reg_util_token.c
source3/registry/reg_util_token.h
source3/rpc_server/srv_eventlog_nt.c
source3/rpc_server/srv_samr_nt.c
source3/rpc_server/srv_spoolss_nt.c
source3/rpc_server/srv_svcctl_nt.c
source3/services/services_db.c
source3/smbd/globals.h
source3/smbd/open.c
source3/smbd/sec_ctx.c
source3/smbd/uid.c
source3/utils/net_proto.h
source3/utils/net_registry.c
source3/utils/net_rpc.c
source3/winbindd/winbindd_proto.h