commit | c092921219d227b13cb80dbecd3545ee66ab89b3 | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Mon Jul 31 17:36:45 2017 -0700 |
committer | John Johansen <john.johansen@canonical.com> | Wed May 02 00:48:55 2018 -0700 |
tree | 9047e3ecae86ec35208de3a2f60ed31f3c7a3e1b | |
parent | 552c69b36ebd966186573b9c7a286b390935cce1 [diff] |
apparmor: add support for mapping secids and using secctxes Use a radix tree to provide a map between the secid and the label, and along with it a basic ability to provide secctx conversion. Shared/cached secctx will be added later. Signed-off-by: John Johansen <john.johansen@canonical.com>