s3-privs Overhaul PRIVILEGE_SET handling, avoid dealing with the bitmap
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Aug 2010 05:38:18 +0000 (15:38 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Sep 2010 08:46:11 +0000 (18:46 +1000)
commit9883993b66826d2f692ebdd3c928f4f7a0cddc7d
tree7b7e52da490f28770e18d3e051c189efda748957
parentad5ec58a714aba1f6c0894ca4e7207f1c5072949
s3-privs Overhaul PRIVILEGE_SET handling, avoid dealing with the bitmap

This avoids us dealing with the privilege bitmap in the LSA server, and
overhauls much of the rest of the handling to be currnet with the modern
world of talloc.

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