s3-privs Inline dump_se_priv into callers now that it's just a uint64_t
authorAndrew Bartlett <abartlet@samba.org>
Fri, 27 Aug 2010 00:04:05 +0000 (10:04 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Sep 2010 04:45:58 +0000 (14:45 +1000)
commitef07e1c30d2c00762b20f91622fa8a574133fdae
tree14598e0fd4ac8f58ede3c7f48cb62c28c3f88b85
parent32f1e8e7600a6d12552d221d6ee2d3176d393937
s3-privs Inline dump_se_priv into callers now that it's just a uint64_t

The previous 128 bit structure needed this helper function.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
libcli/security/privileges.c
source3/auth/token_util.c
source3/lib/privileges.c
source3/rpc_server/srv_lsa_nt.c