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>
Thu, 9 Sep 2010 04:46:01 +0000 (14:46 +1000)
commitc31915449049fd95704930d6a7d8ce6ac4a6d681
tree1f2b53976428c43b2acc48b648b27a6d6768a3bf
parentf740602124299cfcd026669bb72d45b546b652fb
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