summaryrefslogtreecommitdiff
path: root/sys/security/mac_partition/mac_partition.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-1/+1
* Update my personal copyrights and NETA copyrights in the kernelRobert Watson2004-02-221-2/+2
* Rename mac_create_cred() MAC Framework entry point to mac_copy_cred(),Robert Watson2003-12-061-8/+8
* Modify the MAC Framework so that instead of embedding a (struct label)Robert Watson2003-11-121-9/+9
* Redesign the externalization APIs from the MAC Framework toRobert Watson2003-06-231-3/+7
* Trim "trustedbsd_" from the front of the policy module "short names";Robert Watson2003-03-271-2/+2
* Update MAC modules for changes in arguments for exec MAC policyRobert Watson2002-11-081-0/+19
* License and wording updates: NAI has authorized the removal of clauseRobert Watson2002-11-041-7/+4
* Change privilege model for mac_partition such that BSD superuser can changeRobert Watson2002-11-031-6/+4
* Move to C99 sparse structure initialization for the mac_policy_opsRobert Watson2002-10-301-33/+17
* Provide a simple sample labeled access control policy, mac_partition.Robert Watson2002-10-231-0/+288