summaryrefslogtreecommitdiff
path: root/share/examples/secmodel
AgeCommit message (Expand)Author
2018-08-25Add KAUTH_REQ_PROCESS_CANSEE_EPROC, and use it for the kern.proc node.maxv
2018-07-15Retire ipkdb entirely. The option was removed from the config filesmaxv
2011-12-04Update secmodel_examples to better describe the secmodel(9) API.jym
2008-02-28Introduce a new kauth action, KAUTH_NETWORK_NFS, and two requests,elad
2008-02-28Factor out the guts of get/setparam so it can be used from the compat code.elad
2008-02-16Fold KAUTH_REQ_PROCESS_SCHEDULER_* to KAUTH_PROCESS_SCHEDULER_*. In otherelad
2008-02-02Add, document, and use KAUTH_REQ_PROCESS_KTRACE_PERSISTENT.elad
2008-02-01Replace a KAUTH_GENERIC_ISSUSER in the cpuctl code with a proper kauthelad
2008-01-30Use proper kauth(9) actions/requests for native scheduler stuff and theelad
2008-01-23Tons of process scope changes.elad
2008-01-07Make fork use kauth.elad
2007-12-31Remove systrace. Ok core@.ad
2007-11-23s, , ,uebayasi
2007-11-23Kill another instance of KAUTH_GENERIC_ISSUSER.elad
2007-01-20Kill KAUTH_PROCESS_RESOURCE and just replace it with two actions forelad
2007-01-15arg0 is always 'struct proc *' for the process scope.elad
2007-01-05We no longer have 'enum kauth_machdep_req'.elad
2007-01-02Make mount(2) and unmount(2) use kauth(9) for security policy.elad
2006-12-26Make machdep scope architecture-agnostic by removing all arch-specificelad
2006-12-22Add requests indicating access to unmanaged memory for arm, pc532, powerpc,elad
2006-12-14- moves 'nice' access semantics to secmodel code,elad
2006-11-22Introduce KAUTH_REQ_MACHDEP_{ALPHA,X86}_UNMANAGEDMEM to handle accesselad
2006-11-04Add example listener for the device scope.elad
2006-10-25Introduce KAUTH_REQ_NETWORK_SOCKET_OPEN, to check if opening a socket iselad
2006-10-20Introduce a new action on the network scope, KAUTH_NETWORK_INTERFACE,elad
2006-10-20Add a new ALTQ kauth(9) request, KAUTH_REQ_NETWORK_ALTQ_JOBS.elad
2006-10-13Introduce KAUTH_REQ_NETWORK_SOCKET_CANSEE. Since we're not gonna be havingelad
2006-09-15Add skeleton files to be used by developers interested in writing NetBSDelad