s3-privs Hide the bitmap-based grant_privilege and revoke_privilege
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Aug 2010 05:27:40 +0000 (15:27 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Sep 2010 08:46:11 +0000 (18:46 +1000)
commitad5ec58a714aba1f6c0894ca4e7207f1c5072949
treea175fa95ba3251c95650addccb06ee3ca7ee64e3
parent4080ff7af5eec946a01c52f8d9ba01f1ef81fe71
s3-privs Hide the bitmap-based grant_privilege and revoke_privilege

The new wrappers avoid anything but the core privileges code
dealing with the bitmap values directly.

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