commit | 7db15f9f9d06f23fef1c378f6486e54713a1efce | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Tue Apr 29 11:29:04 2014 -0700 |
committer | Ricardo Cerqueira <ricardo@cyngn.com> | Sat Dec 13 18:45:34 2014 +0000 |
tree | b147e7b3d97cc5f908c896014bc90a722d61c017 | |
parent | e7d10fdfabb76420e817a640ffbde7e48845f862 [diff] |
selinux: Report permissive mode in avc: denied messages. We cannot presently tell from an avc: denied message whether access was in fact denied or was allowed due to global or per-domain permissive mode. Add a permissive= field to the avc message to reflect this information. Change-Id: I23adf43e417687f1da7354d392d37f5fabbd805e Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>