index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
/
context.h
Age
Commit message (
Expand
)
Author
2018-02-09
apparmor: move context.h to cred.h
John Johansen
2018-02-09
apparmor: move task related defines and fns to task.X files
John Johansen
2018-02-09
apparmor: cleanup, drop unused fn __aa_task_is_confined()
John Johansen
2018-02-09
apparmor: drop cred_ctx and reference the label directly
John Johansen
2018-02-09
apparmor: move task domain change info to task security
John Johansen
2018-02-09
apparmor: rename task_ctx to the more accurate cred_ctx
John Johansen
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-06-10
apparmor: convert to profile block critical sections
John Johansen
2017-06-08
apparmor: move file context into file.h
John Johansen
2017-01-16
apparmor: rename context abreviation cxt to the more standard ctx
John Johansen
2017-01-16
apparmor: add ns being viewed as a param to policy_view_capable()
John Johansen
2017-01-16
apparmor: rename PFLAG_INVALID to PFLAG_STALE
John Johansen
2013-08-14
apparmor: change how profile replacement update is done
John Johansen
2013-04-28
apparmor: localize getting the security context to a few macros
John Johansen
2013-04-28
apparmor: use common fn to clear task_context for domain transitions
John Johansen
2013-04-28
apparmor: add utility function to get an arbitrary tasks profile.
John Johansen
2010-08-02
AppArmor: contexts used in attaching policy to system objects
John Johansen