summaryrefslogtreecommitdiffstats
path: root/libcli/security/privileges_private.h
Commit message (Collapse)AuthorAgeFilesLines
* libcli/security Move 'private' privileges functions to another headerAndrew Bartlett2010-09-111-0/+41
These functions work on the bitmap, and are only exposed because the source3/ privileges storage uses the bitmap in account_policy.tdb Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org>