summaryrefslogtreecommitdiff
path: root/source3/include/privileges.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-30s3-lsa: use LSA_POLICY_MODE flags in _lsa_GetSystemAccessAccount().Günther Deschner1-6/+0
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-6/+1
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-10r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam1-1/+3
2007-10-10r18784: hopefully fix the BOOL bug on AIXStefan Metzmacher1-2/+2
2007-10-10r9952: Adapt better to the Windows way of taking and assigning ownership:Günther Deschner1-0/+1
2007-10-10r7995: * privileges are local except when they're *not*Gerald Carter1-13/+11
2007-10-10r7440: * merge registry server changes from trunk (so far) for moreGerald Carter1-0/+4
2007-10-10r5726: merge LsaLookupPrivValue() code from trunkGerald Carter1-1/+1
2007-10-10r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter1-0/+2
2007-10-10r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter1-36/+17
2007-10-10r4809: * include SeDiskOperatorPrivilege and SeRemoteShutdownPrivilegeGerald Carter1-0/+2
2007-10-10r4805: Last planned change to the privileges infrastructure:Gerald Carter1-12/+18
2007-10-10r4724: Add support for Windows privileges in Samba 3.0Gerald Carter1-11/+63
2003-10-06split some security related functions in their own files.Simo Sorce1-0/+2
2003-06-18Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce1-1/+24
2003-05-06sort out some include dependenciesSimo Sorce1-0/+45