summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/context.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-09apparmor: move context.h to cred.hJohn Johansen1-176/+0
2018-02-09apparmor: move task related defines and fns to task.X filesJohn Johansen1-39/+1
2018-02-09apparmor: cleanup, drop unused fn __aa_task_is_confined()John Johansen1-11/+0
2018-02-09apparmor: drop cred_ctx and reference the label directlyJohn Johansen1-19/+5
2018-02-09apparmor: move task domain change info to task securityJohn Johansen1-10/+21
2018-02-09apparmor: rename task_ctx to the more accurate cred_ctxJohn Johansen1-10/+9
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen1-80/+78
2017-06-10apparmor: convert to profile block critical sectionsJohn Johansen1-23/+100
2017-06-08apparmor: move file context into file.hJohn Johansen1-32/+0
2017-01-16apparmor: rename context abreviation cxt to the more standard ctxJohn Johansen1-38/+40
2017-01-16apparmor: add ns being viewed as a param to policy_view_capable()John Johansen1-0/+6
2017-01-16apparmor: rename PFLAG_INVALID to PFLAG_STALEJohn Johansen1-1/+1
2013-08-14apparmor: change how profile replacement update is doneJohn Johansen1-8/+7
2013-04-28apparmor: localize getting the security context to a few macrosJohn Johansen1-2/+5
2013-04-28apparmor: use common fn to clear task_context for domain transitionsJohn Johansen1-0/+13
2013-04-28apparmor: add utility function to get an arbitrary tasks profile.John Johansen1-16/+25
2010-08-02AppArmor: contexts used in attaching policy to system objectsJohn Johansen1-0/+154