Displaying 4 results from an estimated 4 matches for "mac_test".
2006 Jul 08
0
Poll for users: mac_partition and mac_ifoff policies
...ications and enhancements. One of the on-going concerns I have had is
that several of the policies we ship are reference implementation policies,
rather than reference user policies:
mac_ifoff - Interface silencing
mac_partition - Process space partitions
mac_stub - Stub MAC policy entry points
mac_test - Invariants testing
While mac_stub and mac_test are both extremely useful for devleopers as
shipped, it's not clear to me that mac_ifoff and mac_partition offer
significantly similar value, and as they are reference policies rather than
production policies, my leaning is to provide them as...
2007 May 29
1
(Security Regression Testsuites)Request for comments
...fused:
1) Which area and direction should I focus. The security subsystem in FreeBSD is large, which
area deserves a testsuite in higher priority.
2) The general structure of the testsuite:
Will it be a userland application package like stress2, or include a kernel module cooperation
(like security/mac_test)
3) How to write a testsuite that will prevent the furthor violation of security instead of test
the cases which are already corrected.
PF?IPFW and IPSec have already corrected their confliction with Mandatory Access Control, I think
the testcases for the already corrected problems will not discove...
2009 Jul 06
1
Wine and Crossover
Hey, I am new here but I wanted to know what code differences are there in crossover wine and opensource wine. I know the crossover uses wineloader to load programs and in opensource wine it uses mwine. So there must be some code difference.
Any help is appreciated
Thnx
2003 Aug 13
6
5.1-R-p2 crashes on SMP with AMI RAID and Intel 1000/Pro
...3_1B_SEMAPHORES
#options MAC
#options MAC_BIBA
#options MAC_BSDEXTENDED
#options MAC_DEBUG
#options MAC_IFOFF
#options MAC_LOMAC
#options MAC_MLS
#options MAC_NONE
#options MAC_PARTITION
#options MAC_SEEOTHERUIDS
#options MAC_TEST
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
device isa
#options AUTO_EOI_1
device pci
device agp
# Floppy drives
device fdc
# SCSI Controllers
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
#device ahc
# SCSI peripherals
device scbus # SCSI...