aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/context.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-08-02AppArmor: contexts used in attaching policy to system objectsJohn Johansen1-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>