| Commit message (Expand) | Author | Age | Files | Lines |
* | apparmor: move context.h to cred.h | John Johansen | 2018-02-09 | 1 | -176/+0 |
* | apparmor: move task related defines and fns to task.X files | John Johansen | 2018-02-09 | 1 | -39/+1 |
* | apparmor: cleanup, drop unused fn __aa_task_is_confined() | John Johansen | 2018-02-09 | 1 | -11/+0 |
* | apparmor: drop cred_ctx and reference the label directly | John Johansen | 2018-02-09 | 1 | -19/+5 |
* | apparmor: move task domain change info to task security | John Johansen | 2018-02-09 | 1 | -10/+21 |
* | apparmor: rename task_ctx to the more accurate cred_ctx | John Johansen | 2018-02-09 | 1 | -10/+9 |
* | apparmor: switch from profiles to using labels on contexts | John Johansen | 2017-06-11 | 1 | -80/+78 |
* | apparmor: convert to profile block critical sections | John Johansen | 2017-06-11 | 1 | -23/+100 |
* | apparmor: move file context into file.h | John Johansen | 2017-06-08 | 1 | -32/+0 |
* | apparmor: rename context abreviation cxt to the more standard ctx | John Johansen | 2017-01-16 | 1 | -38/+40 |
* | apparmor: add ns being viewed as a param to policy_view_capable() | John Johansen | 2017-01-16 | 1 | -0/+6 |
* | apparmor: rename PFLAG_INVALID to PFLAG_STALE | John Johansen | 2017-01-16 | 1 | -1/+1 |
* | apparmor: change how profile replacement update is done | John Johansen | 2013-08-14 | 1 | -8/+7 |
* | apparmor: localize getting the security context to a few macros | John Johansen | 2013-04-28 | 1 | -2/+5 |
* | apparmor: use common fn to clear task_context for domain transitions | John Johansen | 2013-04-28 | 1 | -0/+13 |
* | apparmor: add utility function to get an arbitrary tasks profile. | John Johansen | 2013-04-28 | 1 | -16/+25 |
* | AppArmor: contexts used in attaching policy to system objects | John Johansen | 2010-08-02 | 1 | -0/+154 |