apparmor/utils
John Johansen d870116ae5 fix bnc#304205. This results in the following warning, when a profile already
exits but doesn't have a flags=(X) component.

Use of uninitialized value in substitution (s///) at
       /usr/lib/perl5/vendor_perl/Immunix/SubDomain.pm line 4687 (#1)
   (W uninitialized) An undefined value was used as if it were already
   defined.  It was interpreted as a "" or a 0, but maybe it was a mistake.
   To suppress this warning assign a defined value to your variables.

   To help you figure out what was undefined, perl tells you what operation
   you used the undefined value in.  Note, however, that perl optimizes your
   program and the operation displayed in the warning may not necessarily
   appear literally in your program.  For example, "that $foo" is
   usually optimized into "that " . $foo, and the warning will refer to
   the concatenation (.) operator, even though there is no . in your
   program.
2008-03-13 15:12:30 +00:00
..
po Missing shortcut fixes for german. 2007-08-17 21:41:37 +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 Set svn:keywords attributes on files, modify makefiles to point at new 2006-04-12 19:31:08 +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 Patch from Mathias Gug <mathiaz@ubuntu.com>, I added the same 2007-06-15 15:11:09 +00:00
audit.pod new audit manpage from Mathias Gug 2007-08-15 21:43:40 +00:00
autodep Refactor/cleanup reading/writing and handling of configuration options 2007-04-25 21:06:52 +00:00
autodep.pod Subject: Add manpages to utils package. 2007-04-03 19:13:35 +00:00
check_po.pl utitlity to look for problems in the po files. 2007-08-15 19:24:49 +00:00
complain Patch from Mathias Gug <mathiaz@ubuntu.com>, I added the same 2007-06-15 15:11:09 +00:00
complain.pod Subject: Add manpages to utils package. 2007-04-03 19:13:35 +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 Patch from Mathias Gug <mathiaz@ubuntu.com>, I added the same 2007-06-15 15:11:09 +00:00
enforce.pod Subject: Add manpages to utils package. 2007-04-03 19:13:35 +00:00
genprof Added handling to correctly check the result of the profile development 2007-11-06 18:08:24 +00:00
genprof.pod Subject: Add manpages to utils package. 2007-04-03 19:13:35 +00:00
logprof Refactor/cleanup reading/writing and handling of configuration options 2007-04-25 21:06:52 +00:00
logprof.conf Change the default repository to 2007-09-17 02:28:26 +00:00
logprof.conf.pod Subject: Add manpages to utils package. 2007-04-03 19:13:35 +00:00
logprof.pod Subject: Add manpages to utils package. 2007-04-03 19:13:35 +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 files from previous set of commits 2008-02-26 12:28:42 +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 bnc#304205. This results in the following warning, when a profile already 2008-03-13 15:12:30 +00:00
unconfined used perltidy to clean up the formatting for the perl scripts in the 2007-03-20 21:58:38 +00:00
unconfined.pod Subject: Add manpages to utils package. 2007-04-03 19:13:35 +00:00