| Commit message (Expand) | Author | Age | Files | Lines |
* | apparmor: move context.h to cred.h | John Johansen | 2018-02-09 | 1 | -1/+1 |
* | apparmor: audit unknown signal numbers | John Johansen | 2018-02-09 | 1 | -3/+7 |
* | apparmor: make signal label match work when matching stacked labels | John Johansen | 2018-02-09 | 1 | -28/+12 |
* | apparmor: fix logging of the existence test for signals | John Johansen | 2018-02-09 | 1 | -1/+1 |
* | apparmor: fix ptrace label match when matching stacked labels | John Johansen | 2018-01-12 | 1 | -21/+32 |
* | apparmor: fix off-by-one comparison on MAXMAPPED_SIG | John Johansen | 2017-11-08 | 1 | -2/+2 |
* | apparmor: add the ability to mediate signals | John Johansen | 2017-09-22 | 1 | -0/+99 |
* | apparmor: allow ptrace checks to be finer grained than just capability | John Johansen | 2017-06-10 | 1 | -0/+56 |
* | apparmor: move ptrace checks to using labels | John Johansen | 2017-06-10 | 1 | -66/+21 |
* | apparmor: move capability checks to using labels | John Johansen | 2017-06-10 | 1 | -1/+1 |
* | apparmor: switch from profiles to using labels on contexts | John Johansen | 2017-06-10 | 1 | -12/+17 |
* | apparmor: change aad apparmor_audit_data macro to a fn macro | John Johansen | 2017-01-16 | 1 | -11/+7 |
* | apparmor: fix capability to not use the current task, during reporting | John Johansen | 2013-10-29 | 1 | -5/+4 |
* | apparmor: add utility function to get an arbitrary tasks profile. | John Johansen | 2013-04-28 | 1 | -9/+4 |
* | LSM: do not initialize common_audit_data to 0 | Eric Paris | 2012-04-09 | 1 | -1/+1 |
* | LSM: remove the COMMON_AUDIT_DATA_INIT type expansion | Eric Paris | 2012-04-09 | 1 | -1/+1 |
* | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris | 2012-04-03 | 1 | -4/+6 |
* | apparmor: sparse fix: include ipc.h | James Morris | 2011-09-09 | 1 | -0/+1 |
* | AppArmor: fix build warnings for non-const use of get_task_cred | James Morris | 2010-08-02 | 1 | -1/+1 |
* | AppArmor: mediation of non file objects | John Johansen | 2010-08-02 | 1 | -0/+114 |