s3-privs Make privilege_enum_sids() take an LUID, not a bitmap
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Aug 2010 04:17:02 +0000 (14:17 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Sep 2010 08:46:11 +0000 (18:46 +1000)
commit4080ff7af5eec946a01c52f8d9ba01f1ef81fe71
treecc50d2c7d8460563788a98be4fcc7aaac9a918e8
parent71832a404e5028c1c3933351c608a99e4fc80e42
s3-privs Make privilege_enum_sids() take an LUID, not a bitmap

This moves one more privileges call away from direct bitmap manipuation.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/include/proto.h
source3/lib/privileges.c
source3/rpc_server/srv_lsa_nt.c
source3/utils/net_sam.c