summaryrefslogtreecommitdiffstats
path: root/source3/lib/privileges_basic.c
Commit message (Expand)AuthorAgeFilesLines
* s3-privs Move source3/ privileges implmentation into commonAndrew Bartlett2010-09-111-458/+0
* s3-privs Rename structure elements for greater clarityAndrew Bartlett2010-09-111-9/+9
* s3-privs More clarity in variable namesAndrew Bartlett2010-09-111-4/+4
* s3-privs Rename mask -> privilege_mask to be more clearAndrew Bartlett2010-09-111-26/+26
* s3:auth Remove NT_USER_TOKENAndrew Bartlett2010-09-111-2/+2
* s3-privs Only store low bits of luid in privileges tableAndrew Bartlett2010-09-111-17/+19
* privs Add my CopyrightAndrew Bartlett2010-09-111-0/+1
* s3-privs Remove comment already moved to security.idlAndrew Bartlett2010-09-111-41/+0
* s3-privs Use constants from security.idlAndrew Bartlett2010-09-111-9/+9
* s3-privs Further changes to remove SE_PRIVAndrew Bartlett2010-09-111-48/+48
* s3:privileges Change SE_PRIV to be just a uint64_tAndrew Bartlett2010-09-111-24/+5
* s3-auth Rename NT_USER_TOKEN privileges -> privilege_maskAndrew Bartlett2010-08-311-2/+2
* s3-lsa: Fix static list of luids in our privileges implementation.Günther Deschner2010-06-071-9/+9
* s3-privileges: use LUID defines from lsa IDL.Günther Deschner2010-06-071-11/+11
* s3-privileges: remove trailing whitespace from privileges codes.Günther Deschner2009-05-161-60/+60
* Use pidl for _lsa_AddPrivilegesToAccount and _lsa_RemovePrivilegesFromAccount.Günther Deschner2008-02-141-2/+2
* Use pidl for _lsa_LookupPrivDisplayName().Günther Deschner2008-02-111-0/+4
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-13/+13
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23665: Remove two unneeded global variablesVolker Lendecke2007-10-101-13/+6
* r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam2007-10-101-0/+519