summaryrefslogtreecommitdiffstats
path: root/source4/libcli/security/privilege.c
Commit message (Expand)AuthorAgeFilesLines
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher2007-10-101-1/+1
* r4419: move security_token stuff to the libcli/security/Stefan Metzmacher2007-10-101-1/+1
* r4196: - added server side code for lsa_LookupPrivDisplayNameAndrew Tridgell2007-10-101-24/+112
* r4151: added privilege attribute handling on samdb.Andrew Tridgell2007-10-101-5/+13
* r4150: - add fns for manipulating the privilege_mask in a security_tokenAndrew Tridgell2007-10-101-0/+24
* r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell2007-10-101-0/+84