summaryrefslogtreecommitdiff
path: root/source3/lib/privileges_basic.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-11s3-privs Only store low bits of luid in privileges tableAndrew Bartlett1-17/+19
2010-09-11privs Add my CopyrightAndrew Bartlett1-0/+1
2010-09-11s3-privs Remove comment already moved to security.idlAndrew Bartlett1-41/+0
2010-09-11s3-privs Use constants from security.idlAndrew Bartlett1-9/+9
2010-09-11s3-privs Further changes to remove SE_PRIVAndrew Bartlett1-48/+48
2010-09-11s3:privileges Change SE_PRIV to be just a uint64_tAndrew Bartlett1-24/+5
2010-08-31s3-auth Rename NT_USER_TOKEN privileges -> privilege_maskAndrew Bartlett1-2/+2
2010-06-07s3-lsa: Fix static list of luids in our privileges implementation.Günther Deschner1-9/+9
2010-06-07s3-privileges: use LUID defines from lsa IDL.Günther Deschner1-11/+11
2009-05-16s3-privileges: remove trailing whitespace from privileges codes.Günther Deschner1-60/+60
2008-02-14Use pidl for _lsa_AddPrivilegesToAccount and _lsa_RemovePrivilegesFromAccount.Günther Deschner1-2/+2
2008-02-11Use pidl for _lsa_LookupPrivDisplayName().Günther Deschner1-0/+4
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-13/+13
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23665: Remove two unneeded global variablesVolker Lendecke1-13/+6
2007-10-10r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam1-0/+519