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