freebsd-skq/sys/security/mac
rwatson 76d2953e39 Insert a series of place-holder function pointers in mac_policy.h for
entry points that will be inserted over the life-time of the 6.x branch,
including for:

- New struct file labeling (void * already added to struct file), events,
  access control checks.
- Additional struct mount access control checks, internalization/
  externalization.
- mac_check_cap()
- System call enter/exit check and event.
- Socket and vnode ioctl entry points.

MFC after:	3 days
2005-08-08 16:09:33 +00:00
..
mac_framework.c Bump the module versions of the MAC Framework and MAC policy modules 2005-07-14 10:46:03 +00:00
mac_framework.h When devfs cloning takes place, provide access to the credential of the 2005-07-14 10:22:09 +00:00
mac_inet.c
mac_internal.h
mac_label.c
mac_net.c Eliminate MAC entry point mac_create_mbuf_from_mbuf(), which is 2005-07-05 23:39:51 +00:00
mac_pipe.c
mac_policy.h Insert a series of place-holder function pointers in mac_policy.h for 2005-08-08 16:09:33 +00:00
mac_posix_sem.c
mac_process.c
mac_socket.c Add MAC Framework and MAC policy entry point mac_check_socket_create(), 2005-07-05 22:49:10 +00:00
mac_syscalls.c Bump the module versions of the MAC Framework and MAC policy modules 2005-07-14 10:46:03 +00:00
mac_system.c Correct grammar error in comment 2005-06-10 04:44:38 +00:00
mac_sysv_msg.c
mac_sysv_sem.c Gratuitous renaming of four System V Semaphore MAC Framework entry 2005-06-07 05:03:28 +00:00
mac_sysv_shm.c
mac_vfs.c When devfs cloning takes place, provide access to the credential of the 2005-07-14 10:22:09 +00:00