summaryrefslogtreecommitdiff
path: root/security/apparmor/context.c
Commit message (Expand)AuthorAge
* apparmor: move task related defines and fns to task.X filesJohn Johansen2018-02-09
* apparmor: rename tctx to ctxJohn Johansen2018-02-09
* apparmor: drop cred_ctx and reference the label directlyJohn Johansen2018-02-09
* apparmor: move task domain change info to task securityJohn Johansen2018-02-09
* apparmor: rename task_ctx to the more accurate cred_ctxJohn Johansen2018-02-09
* apparmor: switch from profiles to using labels on contextsJohn Johansen2017-06-10
* apparmor: convert to profile block critical sectionsJohn Johansen2017-06-10
* apparmor: replace remaining BUG_ON() asserts with AA_BUG()John Johansen2017-01-16
* apparmor: rename context abreviation cxt to the more standard ctxJohn Johansen2017-01-16
* apparmor: fail task profile update if current_cred isn't real_credJohn Johansen2017-01-16
* apparmor: rename replacedby to proxyJohn Johansen2017-01-16
* apparmor: change how profile replacement update is doneJohn Johansen2013-08-14
* apparmor: localize getting the security context to a few macrosJohn Johansen2013-04-28
* apparmor: use common fn to clear task_context for domain transitionsJohn Johansen2013-04-28
* apparmor: add utility function to get an arbitrary tasks profile.John Johansen2013-04-28
* AppArmor: contexts used in attaching policy to system objectsJohn Johansen2010-08-02