trying to get HEAD building again. If you want the code
[ira/wip.git] / source3 / rpc_parse / parse_sec.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-03-15 Andrew BartlettFix signed/unsigned issues - mostly 'i' counters.
2003-03-07 Simo SorceSome progress towards gums and tdbsam2
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-01-02 Andrew BartlettBIG patch...
2002-07-15 Andrew Tridgellfixed a number of real bugs found by warnings on the...
2002-07-12 Jeremy AllisonThe changes in make_sec_desc to make us match W2K broke...
2002-06-27 Gerald Cartera null grp_sid should have a 0 offset. Also removed...
2002-06-26 Gerald Cartermerge from APP_HEAD
2002-06-24 Gerald Cartersync with the sec_desc parsing fix from APP_HEAD. ...
2002-06-18 Simo Sorcemore debug classess activated
2002-05-24 Gerald Cartermerge from SAMBA_2_2.
2002-04-29 Jean-François Mico... don't set the owner and group sid offset is there are...
2002-03-10 Andrew Tridgellyipee! Finally put in the patch from Alexey Kotovich
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-08-07 Tim PotterA collection of fixes/cleanups to the security descript...
2001-06-26 Jeremy AllisonEnsure we always have a valid pointer on unmarshalling...
2001-06-26 Tim PotterFixed bug introduced by changeover of security descript...
2001-02-28 Jeremy AllisonMove to talloc control of SPOOL_XXX structs. Move to...
2001-02-27 Jeremy AllisonAs prs_alloc_mem now zeros memory, remove superfluous...
2001-01-31 Tim PotterFixed duplicate free_sec_acl() call in free_sec_desc...
2001-01-11 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-18 Jeremy AllisonMerged Tim's fixes from appliance-head.
2000-12-14 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-04 Andrew Tridgellno longer pass the type to make_sec_desc(), instead...
2000-11-07 Tim PotterMerge ... printer security descriptor, info level and...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-06-08 Jeremy AllisonCause printer SD's to be displayed correctly (full...
2000-06-07 Jeremy AllisonFixing get/set of security descriptors.
2000-06-04 Andrew Tridgellsec_desc_size() needs to handle a null secdesc
2000-06-01 Jeremy AllisonBack to building. Now to test with insure.
2000-06-01 Jeremy AllisonGetting back to a compilable state (not there yet but...
2000-05-27 Luke Leightonsecurity descs in spoolss. needs parse_sec.c nttrans...
2000-05-10 Andrew Tridgellmore merging
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-24 Luke Leightonrewrote policy handle code to be generic (it's needed...
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
1999-10-15 Luke Leightonreturn results on prs_xxxxx() and all xxx_io_xxx()...
1999-08-03 Luke Leightonreverted jeremy's c++-like security descriptor modifica...
1999-02-23 Luke Leightonadded jeremy's new c++-like code for parsing of securit...
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-13 Luke LeightonZERO_STRUCTP not PN
1998-11-13 Luke Leightonuse ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP...
1998-11-13 Jeremy Allisoninclude/smb.h: Re-added zero pointer protection to...
1998-11-13 Luke Leightonsecurity descriptors
1998-11-12 Luke Leightonsecurity descriptors.
1998-11-12 Luke Leightonjean-f. sent me some S-1-3-0,1,2,3 SIDs and names....
1998-11-11 Luke Leightonsecurity descriptor info, provided by jean-francois
1998-11-11 Luke Leightonclearing up security descriptor
1998-11-09 Luke Leightonsplit socket util functions into util_sock.c. util...