| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs | cvs2svn | 2005-11-03 | 1 | -1/+1 |
| * | Merge init_main.c:1.258, mac_vfs.c:1.110, mac_biba.c:1.89, | Robert Watson | 2005-10-05 | 1 | -11/+0 |
| * | MFC: | Poul-Henning Kamp | 2005-09-26 | 1 | -0/+1 |
| * | Merge two sets of changes relating to devfs device node cloning from | Robert Watson | 2005-08-13 | 1 | -2/+5 |
| * | Eliminate MAC entry point mac_create_mbuf_from_mbuf(), which is | Robert Watson | 2005-07-05 | 1 | -11/+0 |
| * | Gratuitous renaming of four System V Semaphore MAC Framework entry | Robert Watson | 2005-06-07 | 1 | -18/+18 |
| * | Introduce MAC Framework and MAC Policy entry points to label and control | Robert Watson | 2005-05-04 | 1 | -0/+61 |
| * | Introduce p_canwait() and MAC Framework and MAC Policy entry points | Robert Watson | 2005-04-18 | 1 | -0/+11 |
| * | Introduce three additional MAC Framework and MAC Policy entry points to | Robert Watson | 2005-04-16 | 1 | -1/+61 |
| * | Introduce new MAC Framework and MAC Policy entry points to control the use | Robert Watson | 2005-04-16 | 1 | -0/+93 |
| * | Move MAC check_vnode_mmap entry point out from being exclusive to | Christian S.J. Peron | 2005-04-14 | 1 | -1/+1 |
| * | Synchronize HEAD copyright/license with RELENG_5 copyright/license: | Robert Watson | 2005-02-13 | 1 | -5/+5 |
| * | Remove policy references to mpo_check_vnode_mprotect(), which is | Robert Watson | 2005-01-26 | 1 | -13/+1 |
| * | Update mac_test for MAC Framework policy entry points System V IPC | Robert Watson | 2005-01-22 | 1 | -0/+378 |
| * | /%x/%s/ -- mismerged DEBUGGER() printf() format stirng from the | Robert Watson | 2004-10-23 | 1 | -1/+1 |
| * | Replace direct reference to kdb_enter() with a DEBUGGER() macro that | Robert Watson | 2004-10-22 | 1 | -28/+34 |
| * | Update for the KDB framework: | Marcel Moolenaar | 2004-07-10 | 1 | -28/+29 |
| * | Introduce a temporary mutex, mac_ifnet_mtx, to lock MAC labels on | Robert Watson | 2004-06-24 | 1 | -0/+9 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 1 | -1/+1 |
| * | Update copyright. | Robert Watson | 2004-05-03 | 1 | -1/+1 |
| * | When performing label assertions on an mbuf header label in mac_test, | Robert Watson | 2004-05-03 | 1 | -2/+3 |
| * | Reimplement sysctls handling by MAC framework. | Pawel Jakub Dawidek | 2004-02-22 | 1 | -2/+2 |
| * | Update my personal copyrights and NETA copyrights in the kernel | Robert Watson | 2004-02-22 | 1 | -2/+2 |
| * | Coalesce pipe allocations and frees. Previously, the pipe code | Robert Watson | 2004-02-01 | 1 | -8/+8 |
| * | Switch TCP over to using the inpcb label when responding in timed | Robert Watson | 2003-12-17 | 1 | -0/+10 |
| * | interpvnodelabel can be NULL in mac_test_execve_transition(). This | Robert Watson | 2003-12-10 | 1 | -1/+3 |
| * | Rename mac_create_cred() MAC Framework entry point to mac_copy_cred(), | Robert Watson | 2003-12-06 | 1 | -9/+9 |
| * | Introduce a MAC label reference in 'struct inpcb', which caches | Robert Watson | 2003-11-18 | 1 | -0/+71 |
| * | Implement sockets support for __mac_get_fd() and __mac_set_fd() | Robert Watson | 2003-11-16 | 1 | -0/+9 |
| * | Implement mpo_copy_{mbuf,pipe,vnode}_label() entry points for | Robert Watson | 2003-11-16 | 1 | -0/+27 |
| * | mac_relabel_cred() accepts two cred labels, not a cred label and a | Robert Watson | 2003-11-15 | 1 | -1/+1 |
| * | Remove extraneous & to fix compile. | John Baldwin | 2003-11-12 | 1 | -1/+1 |
| * | Modify the MAC Framework so that instead of embedding a (struct label) | Robert Watson | 2003-11-12 | 1 | -91/+91 |
| * | Correct typo introduced during manual merge: hook up the reflect_tcp | Robert Watson | 2003-08-22 | 1 | -1/+1 |
| * | Retrofit of mac_test regression and consistency test module for MAC | Robert Watson | 2003-08-21 | 1 | -1/+379 |
| * | Remove trailing whitespace. | Robert Watson | 2003-07-05 | 1 | -1/+1 |
| * | Redesign the externalization APIs from the MAC Framework to | Robert Watson | 2003-06-23 | 1 | -1/+1 |
| * | Modify mac_test policy to invoke WITNESS_WARN() when a potentially | Robert Watson | 2003-04-15 | 1 | -0/+29 |
| * | Enable the MAC_ALWAYS_LABEL_MBUF flag for the Biba, LOMAC, MLS, and Test | Robert Watson | 2003-04-15 | 1 | -1/+1 |
| * | Trim "trustedbsd_" from the front of the policy module "short names"; | Robert Watson | 2003-03-27 | 1 | -1/+1 |
| * | Modify the mac_init_ipq() MAC Framework entry point to accept an | Robert Watson | 2003-03-26 | 1 | -2/+3 |
| * | Update the MAC regression test policy to include stubs and testing | Robert Watson | 2003-03-25 | 1 | -0/+155 |
| * | Default policies to on: if you load them or compile them into your | Robert Watson | 2002-12-10 | 1 | -1/+1 |
| * | Remove dm_root entry from struct devfs_mount. It's never set, and is | Robert Watson | 2002-12-09 | 1 | -8/+10 |
| * | Garbage collect mac_create_devfs_vnode() -- it hasn't been used since | Robert Watson | 2002-11-12 | 1 | -8/+0 |
| * | Update MAC modules for changes in arguments for exec MAC policy | Robert Watson | 2002-11-08 | 1 | -3/+5 |
| * | Update policy modules for changes in arguments associated with support | Robert Watson | 2002-11-05 | 1 | -3/+5 |
| * | License and wording updates: NAI has authorized the removal of clause | Robert Watson | 2002-11-04 | 1 | -7/+4 |
| * | Move to C99 sparse structure initialization for the mac_policy_ops | Robert Watson | 2002-10-30 | 1 | -266/+135 |
| * | Various minor type, prototype tweaks -- clean up cruft due to lack of | Robert Watson | 2002-10-30 | 1 | -2/+2 |