Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-11 | apparmor: switch from profiles to using labels on contexts | John Johansen | 1 | -0/+4 |
2017-06-11 | apparmor: add namespace lookup fns() | John Johansen | 1 | -0/+13 |
2017-06-11 | apparmor: add policy revision file interface | John Johansen | 1 | -0/+1 |
2017-06-08 | apparmor: move to per loaddata files, instead of replicating in profiles | John Johansen | 1 | -0/+3 |
2017-01-16 | apparmor: add special .null file used to "close" fds at exec | John Johansen | 1 | -0/+2 |
2017-01-16 | apparmor: refactor prepare_ns() and make usable from different views | John Johansen | 1 | -1/+3 |
2017-01-16 | apparmor: allow ns visibility question to consider subnses | John Johansen | 1 | -2/+2 |
2017-01-16 | apparmor: add fn to lookup profiles by fqname | John Johansen | 1 | -5/+5 |
2017-01-16 | apparmor: add strn version of aa_find_ns | John Johansen | 1 | -3/+10 |
2017-01-16 | apparmor: rename namespace to ns to improve code line lengths | John Johansen | 1 | -22/+21 |
2017-01-16 | apparmor: split apparmor policy namespaces code into its own file | John Johansen | 1 | -0/+137 |