summaryrefslogtreecommitdiffstats
path: root/sys/security/mac_test
Commit message (Expand)AuthorAgeFilesLines
...
* Slightly change the semantics of vnode labels for MAC: rather thanrwatson2002-10-261-40/+43
* Adapt MAC policies for the new user API changes; teach policies howrwatson2002-10-221-39/+37
* Sync from MAC tree: break out the single mmap entry point intorwatson2002-10-061-2/+22
* Modify label allocation semantics for sockets: pass in soalloc's mallocrwatson2002-10-051-4/+6
* Implement mac_create_devfs_symlink() for policies that interact withrwatson2002-10-051-0/+9
* Merge implementation of mpo_check_vnode_link() for various appropriaterwatson2002-10-051-0/+11
* Begin another merge from the TrustedBSD MAC branch:rwatson2002-10-051-84/+140
* Provide stub mpo_syscall() implementations for mac_none and mac_test.rwatson2002-08-201-0/+9
* Pass active_cred and file_cred into the MAC framework explicitlyrwatson2002-08-191-8/+8
* Break out mac_check_pipe_op() into component check entry points:rwatson2002-08-191-4/+34
* Break out mac_check_vnode_op() into three seperate checks:rwatson2002-08-191-0/+30
* Rename mac_check_socket_receive() to mac_check_socket_deliver() so thatrwatson2002-08-151-6/+6
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+1311
OpenPOWER on IntegriCloud