summaryrefslogtreecommitdiff
path: root/security/apparmor/include/file.h
Commit message (Expand)AuthorAge
* apparmor: Refactor to remove bprm_secureexec hookKees Cook2017-08-01
* apparmor: move path_link mediation to using labelsJohn Johansen2017-06-10
* apparmor: refactor path name lookup and permission checks around labelsJohn Johansen2017-06-10
* apparmor: update aa_audit_file() to use labelsJohn Johansen2017-06-10
* apparmor: move aa_file_perm() to use labelsJohn Johansen2017-06-10
* apparmor: revalidate files during execJohn Johansen2017-06-10
* apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()John Johansen2017-06-10
* apparmor: switch from file_perms to aa_permsJohn Johansen2017-06-10
* apparmor: rework perm mapping to a slightly broader setJohn Johansen2017-06-09
* apparmor: move permissions into their own file to be more easily sharedJohn Johansen2017-06-08
* apparmor: move file context into file.hJohn Johansen2017-06-08
* apparmor: change aad apparmor_audit_data macro to a fn macroJohn Johansen2017-01-16
* apparmor: change op from int to const char *John Johansen2017-01-16
* apparmor: constify aa_path_link()Al Viro2016-03-28
* [apparmor] constify struct path * in a bunch of helpersAl Viro2016-03-27
* apparmor: fix sparse warningsJohn Johansen2013-04-28
* userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman2012-09-21
* AppArmor: Fix underflow in xindex calculationJohn Johansen2012-02-27
* headers: path.h reduxAlexey Dobriyan2011-01-10
* AppArmor: file enforcement routinesJohn Johansen2010-08-02