freebsd-src/sys/security/mac
Robert Watson 45e0f3d63d Rename mac_check_vnode_delete() MAC Framework and MAC Policy entry
point to mac_check_vnode_unlink(), reflecting UNIX naming conventions.

This is the first of several commits to synchronize the MAC Framework
in FreeBSD 7.0 with the MAC Framework as it will appear in Mac OS X
Leopard.

Reveiwed by:    csjp, Samy Bahra <sbahra at gwu dot edu>
Submitted by:   Jacques Vidrine <nectar at apple dot com>
Obtained from:  Apple Computer, Inc.
Sponsored by:   SPARTA, SPAWAR
Approved by:    re (bmah)
2007-09-10 00:00:18 +00:00
..
mac_audit.c Add a new MAC framework and policy entry point, 2007-06-26 14:14:01 +00:00
mac_framework.c Remove conditional return of 1. For the MAC_STATIC case at this point in 2007-01-01 01:40:29 +00:00
mac_framework.h Rename mac_check_vnode_delete() MAC Framework and MAC Policy entry 2007-09-10 00:00:18 +00:00
mac_inet.c Normalize variable naming in the MAC Framework by adopting the normal 2007-04-22 19:55:56 +00:00
mac_internal.h Introduce accessor functions mac_label_get() and mac_label_set() to replace 2007-02-06 14:19:25 +00:00
mac_label.c Introduce accessor functions mac_label_get() and mac_label_set() to replace 2007-02-06 14:19:25 +00:00
mac_net.c Normalize variable naming in the MAC Framework by adopting the normal 2007-04-22 19:55:56 +00:00
mac_pipe.c Normalize variable naming in the MAC Framework by adopting the normal 2007-04-22 19:55:56 +00:00
mac_policy.h Rename mac_check_vnode_delete() MAC Framework and MAC Policy entry 2007-09-10 00:00:18 +00:00
mac_posix_sem.c Continue 7-CURRENT MAC Framework rearrangement and cleanup: 2007-02-06 10:59:23 +00:00
mac_priv.c Move src/sys/sys/mac_policy.h, the kernel interface between the MAC 2006-12-22 23:34:47 +00:00
mac_process.c Normalize variable naming in the MAC Framework by adopting the normal 2007-04-22 19:55:56 +00:00
mac_socket.c Normalize variable naming in the MAC Framework by adopting the normal 2007-04-22 19:55:56 +00:00
mac_syscalls.c Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which 2007-08-06 14:26:03 +00:00
mac_system.c Normalize variable naming in the MAC Framework by adopting the normal 2007-04-22 19:55:56 +00:00
mac_sysv_msg.c Continue 7-CURRENT MAC Framework rearrangement and cleanup: 2007-02-06 10:59:23 +00:00
mac_sysv_sem.c Continue 7-CURRENT MAC Framework rearrangement and cleanup: 2007-02-06 10:59:23 +00:00
mac_sysv_shm.c Continue 7-CURRENT MAC Framework rearrangement and cleanup: 2007-02-06 10:59:23 +00:00
mac_vfs.c Rename mac_check_vnode_delete() MAC Framework and MAC Policy entry 2007-09-10 00:00:18 +00:00