index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
secmodel
/
securelevel
/
secmodel_securelevel.c
Age
Commit message (
Expand
)
Author
2009-10-07
Compare against initproc, not pid 1, to check if it's init (unify).
elad
2009-10-06
Unify: >= 0 -> > -1.
elad
2009-10-06
Cosmetic changes to declarations. No functional change.
elad
2009-10-06
Factor out a block of code that appears in three places (Veriexec, keylock,
elad
2009-10-03
Introduce time_wraps() to check if setting the time will wrap it (or
elad
2009-10-02
Create securelevel variable under securelevel node.
elad
2009-10-02
First part of secmodel cleanup and other misc. changes:
elad
2009-09-03
Implement the vnode scope and adapt tmpfs to use it.
elad
2009-07-25
Extend the existing security models for upcoming gpio(4) changes.
mbalmer
2009-05-06
Sprinkle some switch defaults.
elad
2009-01-11
merge christos-time_t
christos
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2008-01-23
Tons of process scope changes.
elad
2008-01-16
Pull in my modules code for review/test/hacking.
ad
2008-01-14
vp->v_rdev, not vp->v_un.vu_specinfo->si_rdev.
ad
2007-12-31
Remove systrace. Ok core@.
ad
2007-11-25
Deprecate KAUTH_REQ_SYSTEM_TIME_BACKWARDS, as it was merged into
elad
2007-11-25
Refactor time modification checks and place them in the secmodel code.
elad
2007-11-24
Fix a long time issue where the securelevel secmodel would explicitly
elad
2007-11-21
Make securelevel a "secmodel" of its own.
elad