apparmor/utils
John Johansen 77caea2cc7 'unconfined' can appear to mix up process names eg. (/usr/bin/rsync vs.
/usr/bin/rsyncd) bnc#408869

The unconfined tool shows:

[...]
29799 /usr/bin/rsync not confined
29799 /usr/bin/rsync not confined

This is because unconfined is grabbing the post symlink resolved exe filename
which for /usr/sbin/rsyncd is /usr/bin/rsync.

To fix this provide both the cmdline and exec name in parenthesis when the
exe name and the cmdline name differ.

For the above example you would see
29799 /usr/bin/rsync (/usr/sbin/rsyncd) not confined
2008-11-21 12:31:22 +00:00
..
po Update translation files 2008-11-07 12:02:32 +00:00
aa-eventd Fixes (#310454) to support new audit log format and new libapparmor1. 2007-09-14 21:23:08 +00:00
aa-repo.pl add missing files from previous set of commits 2008-02-26 12:28:42 +00:00
apparmor-utils.spec.in merge over update of .spec %changes from r1083 2008-02-19 18:49:35 +00:00
apparmor.vim Zbyniu Krzystolik <zbyniu@pld-linux.org> 2008-06-09 23:30:35 +00:00
apparmor_status update apparmor_status to work when apparmor is a kernel builtin 2008-01-05 08:29:39 +00:00
apparmor_status.pod Fix apparmor_status to report unconfined processes properly on the new 2007-05-24 04:59:06 +00:00
audit add missing ; to complain and enforce. copy fix over to audit 2008-04-24 18:24:02 +00:00
audit.pod - various patches and cleanups from kees@ubuntu.com 2008-06-11 20:19:36 +00:00
autodep Refactor/cleanup reading/writing and handling of configuration options 2007-04-25 21:06:52 +00:00
autodep.pod - various patches and cleanups from kees@ubuntu.com 2008-06-11 20:19:36 +00:00
check_po.pl utitlity to look for problems in the po files. 2007-08-15 19:24:49 +00:00
complain add missing ; to complain and enforce. copy fix over to audit 2008-04-24 18:24:02 +00:00
complain.pod - various patches and cleanups from kees@ubuntu.com 2008-06-11 20:19:36 +00:00
Config.pm add missing files from previous set of commits 2008-02-26 12:28:42 +00:00
convert-profile.pl Some further bugfixes 2007-04-10 20:34:11 +00:00
enforce add missing ; to complain and enforce. copy fix over to audit 2008-04-24 18:24:02 +00:00
enforce.pod - various patches and cleanups from kees@ubuntu.com 2008-06-11 20:19:36 +00:00
genprof Added handling to correctly check the result of the profile development 2007-11-06 18:08:24 +00:00
genprof.pod - various patches and cleanups from kees@ubuntu.com 2008-06-11 20:19:36 +00:00
logprof Refactor/cleanup reading/writing and handling of configuration options 2007-04-25 21:06:52 +00:00
logprof.conf Things will also be painfully broken if there's a profile for /bin/dash, 2008-11-06 22:48:32 +00:00
logprof.conf.pod Subject: Add manpages to utils package. 2007-04-03 19:13:35 +00:00
logprof.pod - various patches and cleanups from kees@ubuntu.com 2008-06-11 20:19:36 +00:00
Makefile repo-refactor.diff - Refactor the basic repository communication 2008-02-26 12:00:37 +00:00
rc.sd-event-dispatch.suse Import the rest of the core functionality of the internal apparmor 2006-04-11 21:52:54 +00:00
repair_obsolete_profiles Import the rest of the core functionality of the internal apparmor 2006-04-11 21:52:54 +00:00
Reports.pm Fixes (#310454) to support new audit log format and new libapparmor1. 2007-09-14 21:23:08 +00:00
Repository.pm add missing for 2008-06-04 11:36:13 +00:00
severity.db Fixes for BZ 179656, 233768. Add new capabilities rating to sverity.db, 2007-03-12 14:12:40 +00:00
severity.pl Import the rest of the core functionality of the internal apparmor 2006-04-11 21:52:54 +00:00
Severity.pm used perltidy to clean up the formatting for the perl scripts in the 2007-03-20 21:58:38 +00:00
SubDomain.pm Fix uninitialized variable warning if /etc/apparmor/repository.conf does 2008-11-04 20:37:57 +00:00
unconfined 'unconfined' can appear to mix up process names eg. (/usr/bin/rsync vs. 2008-11-21 12:31:22 +00:00
unconfined.pod - various patches and cleanups from kees@ubuntu.com 2008-06-11 20:19:36 +00:00