s3-privs Directly manipulate the privileges bitmap.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Aug 2010 03:14:40 +0000 (13:14 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Sep 2010 04:46:00 +0000 (14:46 +1000)
commit175a4753925d7de32e0df23cded4b946f99c549d
tree2eb9efa94f6e53197c03d407e78564f1d6f9d7c6
parent1cb327fb833ef1cb4e449ea2788266622c5acd18
s3-privs Directly manipulate the privileges bitmap.

There is no longer any reason to go via the se_ functions to
manipulate this bitmap.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/lib/privileges.c
source3/lib/util_nttoken.c
source3/libgpo/gpo_reg.c