Robert Watson 29dc1288b0 Merge from TrustedBSD MAC branch:
Move the network code from using cr_cansee() to check whether a
    socket is visible to a requesting credential to using a new
    function, cr_canseesocket(), which accepts a subject credential
    and object socket.  Implement cr_canseesocket() so that it does a
    prison check, a uid check, and add a comment where shortly a MAC
    hook will go.  This will allow MAC policies to seperately
    instrument the visibility of sockets from the visibility of
    processes.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-03-22 19:57:41 +00:00
..
2002-03-20 18:22:19 +00:00
2002-03-20 08:00:54 +00:00
2002-03-20 08:56:31 +00:00
2002-03-20 05:00:21 +00:00
2002-03-20 05:14:42 +00:00
2002-03-20 05:14:42 +00:00
2002-03-19 20:12:08 +00:00
2002-03-19 22:40:48 +00:00
2002-03-20 07:51:46 +00:00
2002-03-20 07:51:46 +00:00
2002-03-22 19:57:41 +00:00
2002-03-21 18:49:23 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 08:00:54 +00:00
2002-03-22 19:57:41 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 02:39:27 +00:00
2002-03-20 10:12:07 +00:00
2002-03-20 12:28:03 +00:00
2002-03-20 02:08:01 +00:00
2002-03-19 22:20:14 +00:00
2002-03-21 06:21:32 +00:00
2002-03-22 19:57:41 +00:00