freebsd-nq/sys/security
Robert Watson 27f2eac7f3 Provide an implementation of mac_syscall() so that security modules
can offer new services without reserving system call numbers, or
augmented versions of existing services.  User code requests a
target policy by name, and specifies the policy-specific API plus
target.  This is required in particular for our port of SELinux/FLASK
to the MAC framework since it offers additional security services.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-08-19 17:59:48 +00:00
..
lomac Keep a copy of the credential used to mount filesystems around so 2002-08-19 06:52:21 +00:00
mac Provide an implementation of mac_syscall() so that security modules 2002-08-19 17:59:48 +00:00
mac_biba Break out mac_check_pipe_op() into component check entry points: 2002-08-19 16:59:37 +00:00
mac_bsdextended Introduce support for Mandatory Access Control and extensible 2002-07-31 18:07:45 +00:00
mac_ifoff Rename mac_check_socket_receive() to mac_check_socket_deliver() so that 2002-08-15 18:51:27 +00:00
mac_mls Break out mac_check_pipe_op() into component check entry points: 2002-08-19 16:59:37 +00:00
mac_none Break out mac_check_pipe_op() into component check entry points: 2002-08-19 16:59:37 +00:00
mac_seeotheruids Introduce support for Mandatory Access Control and extensible 2002-07-31 18:07:45 +00:00
mac_stub Break out mac_check_pipe_op() into component check entry points: 2002-08-19 16:59:37 +00:00
mac_test Break out mac_check_pipe_op() into component check entry points: 2002-08-19 16:59:37 +00:00