summaryrefslogtreecommitdiffstats
path: root/source/lib/privileges.c
Commit message (Expand)AuthorAgeFilesLines
* r23485: This checkin consists mostly of refactorings in preparation of theMichael Adam2007-06-141-487/+18
* r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-161-3/+3
* r22936: merge 21973:21989 from SAMBA_3_0Stefan Metzmacher2007-05-161-8/+4
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-04-301-4/+8
* r21197: const changesGerald Carter2007-02-061-2/+3
* r20090: Fix a class of bugs found by James Peach. EnsureJeremy Allison2006-12-091-1/+3
* r19784: smbd compiles (still a few warning which are actual bugs)Gerald Carter2006-11-191-1/+1
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-0/+4
* r14432: Give in and grant BUILT\Administrators all privilegesGerald Carter2006-03-151-1/+19
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-2/+3
* r10454: * prevent privilege code from storing an empty SIDGerald Carter2005-09-231-7/+31
* r9952: Adapt better to the Windows way of taking and assigning ownership:Günther Deschner2005-09-021-0/+1
* r9029: Another crash bug when enumerating privileges. Günther Deschner2005-08-041-1/+1
* r8141: Update volker's valgrind fix in r8097. Same effect, just helps meGerald Carter2005-07-041-0/+3
* r7995: * privileges are local except when they're *not*Gerald Carter2005-06-291-60/+64
* r7440: * merge registry server changes from trunk (so far) for more Gerald Carter2005-06-091-0/+5
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2005-03-271-1/+1
* r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...Gerald Carter2005-03-221-1/+6
* r5726: merge LsaLookupPrivValue() code from trunkGerald Carter2005-03-101-59/+57
* r5484: Fix a memleakVolker Lendecke2005-02-211-2/+2
* r5436: small merges from trunkGerald Carter2005-02-171-5/+5
* r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter2005-02-031-1/+1
* r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter2005-01-261-4/+74
* r4995: fail set_privileges() if 'enable privileges = no' to prevent confused ...Gerald Carter2005-01-251-0/+3
* r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter2005-01-191-7/+18
* r4822: fix return code when you ask for a non-privileged SID via one of the p...Gerald Carter2005-01-181-0/+9
* r4809: * include SeDiskOperatorPrivilege and SeRemoteShutdownPrivilegeGerald Carter2005-01-171-88/+25
* r4805: Last planned change to the privileges infrastructure:Gerald Carter2005-01-171-120/+309
* r4742: add server support for lsa_add/remove_account_rights() and fix some pa...Gerald Carter2005-01-151-12/+65
* r4731: Fix the buildVolker Lendecke2005-01-141-1/+2
* r4724: Add support for Windows privileges in Samba 3.0Gerald Carter2005-01-131-218/+429
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-6/+6
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-102/+10
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+442