linux/security/apparmor
John Johansen a83bd86e83 apparmor: add label data availability to the feature set
gsettings mediation needs to be able to determine if apparmor supports
label data queries. A label data query can be done to test for support
but its failure is indistinguishable from other failures, making it an
unreliable indicator.

Fix by making support of label data queries available as a flag in the
apparmorfs features dir tree.

Signed-off-by: John Johansen <john.johansen@canonical.com>
2017-06-10 17:11:28 -07:00
..
include apparmor: add policy revision file interface 2017-06-10 17:11:27 -07:00
.gitignore
Kconfig
Makefile apparmor: rename apparmor file fns and data to indicate use 2017-06-08 12:51:52 -07:00
apparmorfs.c apparmor: add label data availability to the feature set 2017-06-10 17:11:28 -07:00
audit.c apparmor: replace remaining BUG_ON() asserts with AA_BUG() 2017-01-16 01:18:56 -08:00
capability.c apparmor: rename apparmor file fns and data to indicate use 2017-06-08 12:51:52 -07:00
context.c apparmor: replace remaining BUG_ON() asserts with AA_BUG() 2017-01-16 01:18:56 -08:00
crypto.c apparmor: use SHASH_DESC_ON_STACK 2017-04-07 08:58:35 +10:00
domain.c apparmor: Move path lookup to using preallocated buffers 2017-06-08 11:29:34 -07:00
file.c apparmor: rework perm mapping to a slightly broader set 2017-06-09 05:59:22 -07:00
ipc.c
lib.c apparmor: rework perm mapping to a slightly broader set 2017-06-09 05:59:22 -07:00
lsm.c apparmor: rework perm mapping to a slightly broader set 2017-06-09 05:59:22 -07:00
match.c mm: introduce kv[mz]alloc helpers 2017-05-08 17:15:12 -07:00
nulldfa.in
path.c apparmor: Move path lookup to using preallocated buffers 2017-06-08 11:29:34 -07:00
policy.c apparmor: provide finer control over policy management 2017-06-10 17:11:20 -07:00
policy_ns.c apparmor: add policy revision file interface 2017-06-10 17:11:27 -07:00
policy_unpack.c apparmor: move to per loaddata files, instead of replicating in profiles 2017-06-08 12:51:49 -07:00
procattr.c
resource.c apparmor: rename apparmor file fns and data to indicate use 2017-06-08 12:51:52 -07:00
secid.c