freebsd-src/sys/security
Robert Watson c024c3eeb1 Break out mac_check_pipe_op() into component check entry points:
mac_check_pipe_poll(), mac_check_pipe_read(), mac_check_pipe_stat(),
and mac_check_pipe_write().  This is improves consistency with other
access control entry points and permits security modules to only
control the object methods that they are interested in, avoiding
switch statements.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-08-19 16:59:37 +00:00
..
lomac Keep a copy of the credential used to mount filesystems around so 2002-08-19 06:52:21 +00:00
mac Break out mac_check_pipe_op() into component check entry points: 2002-08-19 16:59:37 +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
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
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