Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-14 | AppArmor: Move path failure information into aa_get_name and rename | John Johansen | |
Move the path name lookup failure messages into the main path name lookup routine, as the information is useful in more than just aa_path_perm. Also rename aa_get_name to aa_path_name as it is not getting a reference counted object with a corresponding put fn. Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Kees Cook <kees@ubuntu.com> | |||
2010-08-02 | AppArmor: misc. base functions and defines | John Johansen | |
Miscellaneous functions and defines needed by AppArmor, including the base path resolution routines. Signed-off-by: John Johansen <john.johansen@canonical.com> Signed-off-by: James Morris <jmorris@namei.org> |