summaryrefslogtreecommitdiff
path: root/source3/include/privileges.h
Commit message (Expand)AuthorAgeFilesLines
* s3-privs Move source3/ privileges implmentation into commonAndrew Bartlett2010-09-111-74/+0
* s3-privs Rename structure elements for greater clarityAndrew Bartlett2010-09-111-2/+2
* s3-privs Only store low bits of luid in privileges tableAndrew Bartlett2010-09-111-1/+1
* privs Add my CopyrightAndrew Bartlett2010-09-111-0/+1
* s3-privs Further changes to remove SE_PRIVAndrew Bartlett2010-09-111-13/+11
* privs Move privilege bitmasks to security.idlAndrew Bartlett2010-09-111-19/+1
* s3:privileges Change SE_PRIV to be just a uint64_tAndrew Bartlett2010-09-111-22/+17
* s3-privileges: use LUID defines from lsa IDL.Günther Deschner2010-06-071-12/+4
* s3-lsa: use LSA_POLICY_MODE flags in _lsa_GetSystemAccessAccount().Günther Deschner2009-04-301-6/+0
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-6/+1
* 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
* r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam2007-10-101-1/+3
* r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher2007-10-101-2/+2
* r9952: Adapt better to the Windows way of taking and assigning ownership:Günther Deschner2007-10-101-0/+1
* r7995: * privileges are local except when they're *not*Gerald Carter2007-10-101-13/+11
* r7440: * merge registry server changes from trunk (so far) for moreGerald Carter2007-10-101-0/+4
* r5726: merge LsaLookupPrivValue() code from trunkGerald Carter2007-10-101-1/+1
* r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter2007-10-101-0/+2
* r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter2007-10-101-36/+17
* r4809: * include SeDiskOperatorPrivilege and SeRemoteShutdownPrivilegeGerald Carter2007-10-101-0/+2
* r4805: Last planned change to the privileges infrastructure:Gerald Carter2007-10-101-12/+18
* r4724: Add support for Windows privileges in Samba 3.0Gerald Carter2007-10-101-11/+63
* split some security related functions in their own files.Simo Sorce2003-10-061-0/+2
* Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce2003-06-181-1/+24
* sort out some include dependenciesSimo Sorce2003-05-061-0/+45