apparmor/changehat/mod_apparmor
Steve Beattie 016e1f1b19 mod_apparmor: eliminate unnecessary back out aa_change_hat() calls
This patch removes unnecessary back out aa_change_hat() calls that occur
if the prior call to aa_change_hat() call failed. It used to be case
that an aa_change_hat() call that failed would result in the task being
placed in a profile with no permissions except the ability to
aa_change_hat() back out, but this behavior has been removed from
apparmor for many, many years now.

Signed-off-by: Steve Beattie <steve@nxnw.org>
Acked-by: John Johansen <john.johansen@canonical.com>
2014-01-23 14:44:24 -08:00
..
apache2-mod_apparmor.spec.in as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
COPYING.LGPL Import the rest of the core functionality of the internal apparmor 2006-04-11 21:52:54 +00:00
frob_sysconfig as ACKed on IRC, drop the unused $Id$ tags everywhere 2010-12-20 12:29:10 -08:00
Makefile Convert make errors finding libapparmor to only occur when building 2014-01-09 12:11:19 -08:00
mod_apparmor.c mod_apparmor: eliminate unnecessary back out aa_change_hat() calls 2014-01-23 14:44:24 -08:00
mod_apparmor.conf Import the rest of the core functionality of the internal apparmor 2006-04-11 21:52:54 +00:00
mod_apparmor.pod mod_apparmor: make the ServerName be the default AADefaultHatName 2014-01-23 13:51:34 -08:00