AppArmor: contexts used in attaching policy to system objects
authorJohn Johansen <john.johansen@canonical.com>
Thu, 29 Jul 2010 21:47:59 +0000 (14:47 -0700)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:35:12 +0000 (15:35 +1000)
commitc75afcd153f6147d3b094f45a1d87e5df7f4f053
tree4d072c7b76a1e198427716f66a46712e508d4597
parent67012e8209df95a8290d135753ff5145431a666e
AppArmor: contexts used in attaching policy to system objects

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>
security/apparmor/context.c [new file with mode: 0644]
security/apparmor/include/context.h [new file with mode: 0644]