aboutsummaryrefslogtreecommitdiff
path: root/sys/security/mac_bsdextended
Commit message (Expand)AuthorAgeFilesLines
* MFC mac_bsdextended.c:1.10:Robert Watson2002-12-311-0/+9
* Update MAC modules for changes in arguments for exec MAC policyRobert Watson2002-11-081-1/+2
* Update policy modules for changes in arguments associated with supportRobert Watson2002-11-051-1/+1
* License and wording updates: NAI has authorized the removal of clauseRobert Watson2002-11-042-14/+8
* Move to C99 sparse structure initialization for the mac_policy_opsRobert Watson2002-10-301-55/+28
* Various minor type, prototype tweaks -- clean up cruft due to lack ofRobert Watson2002-10-301-2/+2
* While 'mode_t' seemed like a good idea for the access mode argument forRobert Watson2002-10-301-5/+5
* Merge implementation of mpo_check_vnode_link() for various appropriateRobert Watson2002-10-051-0/+29
* Pass active_cred and file_cred into the MAC framework explicitlyRobert Watson2002-08-191-4/+5
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-07-312-0/+809