mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
![]() Add and export aa_features_id() which can be used to get a unique identifier for an aa_features object. Internally, this is a djb2 hash of the features string. The hash function used and even the makeup of the features ID can be easily changed in the future since external consumers must use this function to fetch the features ID. Signed-off-by: Tyler Hicks <tyhicks@canonical.com> Acked-by: John Johansen <john.johansen@canonical.com> |
||
---|---|---|
.. | ||
aa_change_hat.pod | ||
aa_change_profile.pod | ||
aa_features.pod | ||
aa_find_mountpoint.pod | ||
aa_getcon.pod | ||
aa_kernel_interface.pod | ||
aa_policy_cache.pod | ||
aa_query_label.pod | ||
aa_splitcon.pod | ||
aa_stack_profile.pod | ||
Makefile.am |