| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r255971: Fix some typos that were causing probe argument types to | Andriy Gapon | 2014-02-17 | 1 | -1/+1 |
| * | Add missing DTrace probe invocation to mac_vnode_check_open; the probe | Robert Watson | 2010-10-23 | 1 | -0/+2 |
| * | Rename MAC Framework-internal macros used to invoke policy entry points: | Robert Watson | 2009-05-01 | 1 | -60/+62 |
| * | Rework MAC Framework synchronization in a number of ways in order to | Robert Watson | 2009-03-14 | 1 | -16/+19 |
| * | Remove 'uio' argument from MAC Framework and MAC policy entry points for | Robert Watson | 2009-03-08 | 1 | -4/+4 |
| * | Add static DTrace probes for MAC Framework access control checks and | Robert Watson | 2009-03-08 | 1 | -1/+171 |
| * | Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary | Edward Tomasz Napierala | 2008-10-28 | 1 | -4/+4 |
| * | Introduce two related changes to the TrustedBSD MAC Framework: | Robert Watson | 2008-08-23 | 1 | -9/+25 |
| * | Rename mac_associate_nfsd_label() to mac_proc_associate_nfsd(), and move | Robert Watson | 2007-10-25 | 1 | -16/+0 |
| * | Further MAC Framework cleanup: normalize some local variable names and | Robert Watson | 2007-10-25 | 1 | -16/+17 |
| * | Merge first in a series of TrustedBSD MAC Framework KPI changes | Robert Watson | 2007-10-24 | 1 | -158/+159 |
| * | Rename mac_check_vnode_delete() MAC Framework and MAC Policy entry | Robert Watson | 2007-09-10 | 1 | -14/+14 |
| * | Rename mac*devfsdirent*() to mac*devfs*() to synchronize with SEDarwin, | Robert Watson | 2007-04-23 | 1 | -12/+10 |
| * | In the MAC Framework implementation, file systems have two per-mountpoint | Robert Watson | 2007-04-22 | 1 | -33/+11 |
| * | Continue 7-CURRENT MAC Framework rearrangement and cleanup: | Robert Watson | 2007-02-06 | 1 | -1/+0 |
| * | Remove XXX comments about EA transaction support and provide a more | Robert Watson | 2006-12-28 | 1 | -6/+11 |
| * | Move src/sys/sys/mac_policy.h, the kernel interface between the MAC | Robert Watson | 2006-12-22 | 1 | -2/+1 |
| * | Remove mac_enforce_subsystem debugging sysctls. Enforcement on | Robert Watson | 2006-12-21 | 1 | -110/+0 |
| * | Trim trailing white space, clean up comment line wrapping and formatting. | Robert Watson | 2006-12-20 | 1 | -10/+21 |
| * | Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.h | Robert Watson | 2006-10-22 | 1 | -0/+1 |
| * | Remove MAC_DEBUG label counters, which were used to debug leaks and | Robert Watson | 2006-09-20 | 1 | -25/+0 |
| * | Remove the NDEVFSINO and NDEVFSOVERFLOW options which no longer exists in | Poul-Henning Kamp | 2006-07-17 | 1 | -1/+0 |
| * | Introduce a new MAC entry point for label initialization of the NFS daemon's | Christian S.J. Peron | 2006-04-06 | 1 | -0/+7 |
| * | Remove mac_create_root_mount() and mpo_create_root_mount(), which | Robert Watson | 2005-09-19 | 1 | -8/+0 |
| * | When devfs cloning takes place, provide access to the credential of the | Robert Watson | 2005-07-14 | 1 | -2/+7 |
| * | Move MAC check_vnode_mmap entry point out from being exclusive to | Christian S.J. Peron | 2005-04-14 | 1 | -2/+3 |
| * | Update copyright for NETA->McAfee. | Robert Watson | 2005-01-30 | 1 | -5/+5 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 1 | -1/+1 |
| * | Update my personal copyrights and NETA copyrights in the kernel | Robert Watson | 2004-02-22 | 1 | -2/+2 |
| * | Modify the MAC Framework so that instead of embedding a (struct label) | Robert Watson | 2003-11-12 | 1 | -83/+139 |
| * | Remove the flags argument from mac_externalize_*_label(), as it's not | Robert Watson | 2003-11-06 | 1 | -1/+1 |
| * | Make MAC_EXTERNALIZE() and MAC_INTERNALIZE() simply take the object | Robert Watson | 2003-10-25 | 1 | -2/+2 |
| * | Remove non-VFS related code from mac_vfs.c. Leave: | Robert Watson | 2003-10-22 | 1 | -2987/+5 |
| * | If the struct mac copied into the kernel has a negative length, return | Robert Watson | 2003-09-29 | 1 | -1/+2 |
| * | Fix a mac_policy_list reference to be a mac_static_policy_list | Robert Watson | 2003-08-26 | 1 | -1/+1 |
| * | Introduce two new MAC Framework and MAC policy entry points: | Robert Watson | 2003-08-21 | 1 | -0/+19 |
| * | Add mac_check_vnode_deleteextattr() and mac_check_vnode_listextattr(): | Robert Watson | 2003-08-21 | 1 | -0/+32 |
| * | Remove about 40 lines of #ifdef/#endif by using new macros | Robert Watson | 2003-08-20 | 1 | -70/+31 |
| * | Attempt to simplify #ifdef logic for MAC_ALWAYS_LABEL_MBUF. | Robert Watson | 2003-08-01 | 1 | -28/+18 |
| * | Redesign the externalization APIs from the MAC Framework to | Robert Watson | 2003-06-23 | 1 | -40/+20 |
| * | Add a f_vnode field to struct file. | Poul-Henning Kamp | 2003-06-22 | 1 | -2/+2 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-06-11 | 1 | -4/+4 |
| * | Rename MAC_MAX_POLICIES to MAC_MAX_SLOTS, since the variables and | Robert Watson | 2003-05-08 | 1 | -8/+8 |
| * | Clean up locking for the MAC Framework: | Robert Watson | 2003-05-07 | 1 | -78/+180 |
| * | - Acquire the vm_object's lock when performing vm_object_page_clean(). | Alan Cox | 2003-04-24 | 1 | -0/+2 |
| * | Update NAI copyright to 2003, missed in earlier commits and merges. | Robert Watson | 2003-04-18 | 1 | -1/+1 |
| * | mac_init_mbuf_tag() accepts malloc flags, not mbuf allocator flags, so | Robert Watson | 2003-04-15 | 1 | -3/+2 |
| * | Move MAC label storage for mbufs into m_tags from the m_pkthdr structure, | Robert Watson | 2003-04-14 | 1 | -17/+118 |
| * | Abstract access to the mbuf header label behind a new function, | Robert Watson | 2003-04-14 | 1 | -25/+80 |
| * | Introduce an M_ASSERTPKTHDR() macro which performs the very common task | Dag-Erling Smørgrav | 2003-04-08 | 1 | -2/+2 |