summaryrefslogtreecommitdiffstats
path: root/source4/libcli/security/privilege.c
Commit message (Expand)AuthorAgeFilesLines
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-5/+5
* r25027: Fix more warnings.Jelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r14894: - add some 'const'Stefan Metzmacher2007-10-101-3/+3
* r14891: fix a bug found by the ibm checkerStefan Metzmacher2007-10-101-8/+45
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* 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