r8141: Update volker's valgrind fix in r8097. Same effect, just helps me
[ira/wip.git] / source / lib / privileges.c
2007-10-10 Gerald Carterr8141: Update volker's valgrind fix in r8097. Same...
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Gerald Carterr7440: * merge registry server changes from trunk ...
2007-10-10 Volker Lendecker6080: Port some of the non-critical changes from HEAD...
2007-10-10 Gerald Carterr5953: more compiler cleanups; moved SID_LIST from...
2007-10-10 Gerald Carterr5726: merge LsaLookupPrivValue() code from trunk
2007-10-10 Volker Lendecker5484: Fix a memleak
2007-10-10 Gerald Carterr5436: small merges from trunk
2007-10-10 Gerald Carterr5203: additional changes for BUG 2291 to restrict...
2007-10-10 Gerald Carterr5015: (based on abartlet's original patch to restrict...
2007-10-10 Gerald Carterr4995: fail set_privileges() if 'enable privileges...
2007-10-10 Gerald Carterr4849: * finish SeAddUsers support in srv_samr_nt.c
2007-10-10 Gerald Carterr4822: fix return code when you ask for a non-privilege...
2007-10-10 Gerald Carterr4809: * include SeDiskOperatorPrivilege and SeRemoteSh...
2007-10-10 Gerald Carterr4805: Last planned change to the privileges infrastruc...
2007-10-10 Gerald Carterr4742: add server support for lsa_add/remove_account_ri...
2007-10-10 Volker Lendecker4731: Fix the build
2007-10-10 Gerald Carterr4724: Add support for Windows privileges in Samba 3.0
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Simo Sorceadd privileges support to ldapsam too
2004-03-08 Simo SorceDo some checks about data passed to this function
2004-03-08 Simo Sorce2 fixes to enhance readability of source code and debug...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2003-12-04 Gerald Carterdon't crash on a NULL priviledge pointer; patch from...
2003-12-04 Gerald Carterdon't crash on a NULL priviledge pointer; patch from...
2003-10-14 Tim PotterDelete unused label to fix compiler warning.
2003-10-14 Tim PotterDelete unused label to fix compiler warning.
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 Simo Sorcesplit some security related functions in their own...