summaryrefslogtreecommitdiffstats
path: root/security/apparmor/context.c
Commit message (Collapse)AuthorAgeFilesLines
* apparmor: localize getting the security context to a few macrosJohn Johansen2013-04-281-5/+5
| | | | | Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Seth Arnold <seth.arnold@canonical.com>
* apparmor: use common fn to clear task_context for domain transitionsJohn Johansen2013-04-281-11/+6
| | | | | Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Steve Beattie <sbeattie@ubuntu.com>
* apparmor: add utility function to get an arbitrary tasks profile.John Johansen2013-04-281-0/+17
| | | | | Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Steve Beattie <sbeattie@ubuntu.com>
* AppArmor: contexts used in attaching policy to system objectsJohn Johansen2010-08-021-0/+216
AppArmor contexts attach profiles and state to tasks, files, etc. when a direct profile reference is not sufficient. Signed-off-by: John Johansen <john.johansen@canonical.com> Signed-off-by: James Morris <jmorris@namei.org>
OpenPOWER on IntegriCloud