Removed version number from file header.
[jra/samba/.git] / source3 / lib / util_seaccess.c
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-17 Jean-François Mico... tidy up debug
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-11-16 Jeremy AllisonI *love* removing code :-). Removed 4 files that weren...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-26 Jeremy AllisonAdded Elrond patch to make se_access_check use NT datas...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...
2001-04-27 Jeremy AllisonDon't use variables called "acl" as it's the name of...
2001-02-28 Jeremy AllisonMove to talloc control of SPOOL_XXX structs. Move to...
2001-01-19 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-04 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-12 Jeremy AllisonRemoved the special casing of SIDs in se_access_check...
2000-12-12 Jeremy AllisonOwner always has READ_CONTROL and WRITE_DAC access.
2000-08-10 Jeremy AllisonTidied up security rights definitions.
2000-08-10 Jeremy AllisonRemoved requirement that sid have an owner before being...
2000-08-09 Jeremy AllisonFixed memory leak with NT tokens.
2000-08-08 Jeremy AllisonAdded SID "Everyone" S-1-1-0 as always matching if...
2000-08-08 Jeremy AllisonChanged the sec desc access checks to match the spec...
2000-08-04 Jeremy AllisonFixed up se_access_check() to use the token list from...
2000-08-02 Jeremy AllisonStarted to canonicalize our handling of uid -> sid...
2000-07-17 Tim PotterAdded some debugs.
2000-07-10 Tim PotterFixes for various compile warnings on Solaris 8.
2000-07-10 Tim PotterMoved winbind client functions from various odd locatio...
2000-07-10 Tim PotterAdded some useful debugging stuff.
2000-07-06 Tim PotterRewrite of se_access_check() function. Added comments...
2000-06-08 Luke Leightonadded se_access_check.