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>
Thu, 9 Sep 2010 04:46:01 +0000 (14:46 +1000)
commit89ce25c192218959fcb47ff0371e1c580a94330a
treeb2622d24e79b80237dc7b70b71c711578d0a76d5
parentc31915449049fd95704930d6a7d8ce6ac4a6d681
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