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>
Thu, 9 Sep 2010 04:46:01 +0000 (14:46 +1000)
commit6daffbb780d33302c5a54c0ea47bf3a3129f4275
treeb63fbe6e98d541e5d28ea1ea58814b8e71dd6fbe
parent89ce25c192218959fcb47ff0371e1c580a94330a
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