aboutsummaryrefslogtreecommitdiff
path: root/sys/security/mac_mls
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace from the ends of lines.Robert Watson2002-09-211-10/+10
* Continue cleanup and sync of mac_biba and mac_mls policies to theRobert Watson2002-09-211-13/+0
* As INVARIANTS isn't supported for code that loads only as a kernelRobert Watson2002-09-211-2/+2
* Include <sys/malloc.h> instead of depending on namespace pollution 2Bruce Evans2002-09-101-0/+1
* Re-insert TUNABLE() export of MAC Biba and MAC MLS module 'enabled'Robert Watson2002-09-051-0/+1
* Pass active_cred and file_cred into the MAC framework explicitlyRobert Watson2002-08-191-12/+12
* Break out mac_check_pipe_op() into component check entry points:Robert Watson2002-08-191-18/+66
* Break out mac_check_vnode_op() into three seperate checks:Robert Watson2002-08-191-32/+60
* Rename mac_check_socket_receive() to mac_check_socket_deliver() so thatRobert Watson2002-08-151-3/+3
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-07-312-0/+2238