summaryrefslogtreecommitdiff
path: root/source3/lib/privileges.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-11s3:privs Change to new host endian neutral privilages tdb formatAndrew Bartlett1-3/+16
2010-09-11s3:Change SE_PRIV to uint64_tAndrew Bartlett1-20/+20
2010-08-26s3-build: use dbwrap.h only where needed.Günther Deschner1-0/+1
2010-06-07s3-privileges: use LUID defines from lsa IDL.Günther Deschner1-4/+4
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-15/+15
2009-05-16s3-privileges: add privilege_delete_account().Günther Deschner1-0/+28
2009-05-16s3-privileges: remove trailing whitespace from privileges codes.Günther Deschner1-45/+45
2008-04-01Convert account_pol.tdb to dbwrapVolker Lendecke1-19/+20
2008-01-09Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS.Michael Adam1-2/+4
2007-12-15s/sid_to_string/sid_to_fstring/Volker Lendecke1-2/+2
2007-12-15Replace sid_string_static with sid_to_stringVolker Lendecke1-4/+4
2007-12-15Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke1-6/+6
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-11/+11
2007-10-10r25040: Add "net sam rights"Volker Lendecke1-1/+32
2007-10-10r24435: Fix typo.Günther Deschner1-1/+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-487/+18
2007-10-10r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison1-4/+8
2007-10-10r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher1-3/+3
2007-10-10r21976: make use of tdb_*_bystring() and string_term_tdb_data() in lib/Stefan Metzmacher1-8/+4
2007-10-10r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison1-1/+3
2007-10-10r19932: Add some constVolker Lendecke1-2/+3
2007-10-10r17334: Some C++ warningsVolker Lendecke1-1/+1
2007-10-10r16396: Klocwork #1170. Null deref.Jeremy Allison1-0/+4
2007-10-10r14432: Give in and grant BUILT\Administrators all privilegesGerald Carter1-1/+19
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-1/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-2/+3
2007-10-10r10454: * prevent privilege code from storing an empty SIDGerald Carter1-7/+31
2007-10-10r9952: Adapt better to the Windows way of taking and assigning ownership:Günther Deschner1-0/+1
2007-10-10r9029: Another crash bug when enumerating privileges.Günther Deschner1-1/+1
2007-10-10r8141: Update volker's valgrind fix in r8097. Same effect, just helps meGerald Carter1-0/+3
2007-10-10r7995: * privileges are local except when they're *not*Gerald Carter1-60/+64
2007-10-10r7440: * merge registry server changes from trunk (so far) for moreGerald Carter1-0/+5
2007-10-10r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke1-1/+1
2007-10-10r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...Gerald Carter1-1/+6
2007-10-10r5726: merge LsaLookupPrivValue() code from trunkGerald Carter1-59/+57
2007-10-10r5484: Fix a memleakVolker Lendecke1-2/+2
2007-10-10r5436: small merges from trunkGerald Carter1-5/+5
2007-10-10r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter1-1/+1
2007-10-10r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter1-4/+74
2007-10-10r4995: fail set_privileges() if 'enable privileges = no' to prevent confused ...Gerald Carter1-0/+3
2007-10-10r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter1-7/+18
2007-10-10r4822: fix return code when you ask for a non-privileged SID via one of the p...Gerald Carter1-0/+9
2007-10-10r4809: * include SeDiskOperatorPrivilege and SeRemoteShutdownPrivilegeGerald Carter1-88/+25
2007-10-10r4805: Last planned change to the privileges infrastructure:Gerald Carter1-120/+309
2007-10-10r4742: add server support for lsa_add/remove_account_rights() and fix some pa...Gerald Carter1-12/+65
2007-10-10r4731: Fix the buildVolker Lendecke1-1/+2
2007-10-10r4724: Add support for Windows privileges in Samba 3.0Gerald Carter1-218/+429
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-6/+6