summaryrefslogtreecommitdiff
path: root/source4/libcli/security/privilege.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-1/+1
2009-05-20s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-...Günther Deschner1-1/+5
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-5/+5
2007-10-10r25027: Fix more warnings.Jelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r14894: - add some 'const'Stefan Metzmacher1-3/+3
2007-10-10r14891: fix a bug found by the ibm checkerStefan Metzmacher1-8/+45
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher1-1/+1
2007-10-10r4419: move security_token stuff to the libcli/security/Stefan Metzmacher1-1/+1
2007-10-10r4196: - added server side code for lsa_LookupPrivDisplayNameAndrew Tridgell1-24/+112
2007-10-10r4151: added privilege attribute handling on samdb.Andrew Tridgell1-5/+13
2007-10-10r4150: - add fns for manipulating the privilege_mask in a security_tokenAndrew Tridgell1-0/+24
2007-10-10r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell1-0/+84