mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 00:14:44 +01:00
![]() Add a basic tool for manipulating the apparmor features abi via libapparmor. This serves as a basic tool and as an example of using the library api. Currently its function is limited to extracting the kernel feature abi and loading a feature abi from a file and then outputing it. In the future it will pickup the ability to verify the feature abi, and merge feature abis. MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/613 Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Steve Beattie <steve.beattie@canonical.com> |
||
---|---|---|
.. | ||
po | ||
aa-enabled.pod | ||
aa-exec.pod | ||
aa-features-abi.pod | ||
aa-status.pod | ||
aa_enabled.c | ||
aa_exec.c | ||
aa_features_abi.c | ||
aa_status.c | ||
cJSON.c | ||
cJSON.h | ||
Makefile |