aboutsummaryrefslogtreecommitdiff
path: root/sys/security/mac_test
Commit message (Expand)AuthorAgeFilesLines
* Provide stub mpo_syscall() implementations for mac_none and mac_test.Robert Watson2002-08-201-0/+9
* Pass active_cred and file_cred into the MAC framework explicitlyRobert Watson2002-08-191-8/+8
* Break out mac_check_pipe_op() into component check entry points:Robert Watson2002-08-191-4/+34
* Break out mac_check_vnode_op() into three seperate checks:Robert Watson2002-08-191-0/+30
* Rename mac_check_socket_receive() to mac_check_socket_deliver() so thatRobert Watson2002-08-151-6/+6
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-07-311-0/+1311