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>
Sat, 11 Sep 2010 08:46:07 +0000 (18:46 +1000)
commitb29b6c13a373c39190db0e2bd0440f7f2619b33c
treee8c56de227f05308eecd4d53b7ea1b5ac3560bb1
parentf85b822bd4feaab179ffbf00496fcb7d1905fc8c
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