The AppArmor user space development project.
Find a file
Steve Beattie 7e6e37953f This patch adds a variable definition for the location of /proc in
tunables/proc and modifies all users of /proc to use the variable instead.

I also converted some uses of /proc/*/ to /proc/[0-9]*/ to be a
little more restrictive, as well as removing some references to proc
files that are already covered by abstractions/base (the removals in
abstractions/bash seem justified as all uses of abstractions/bash are
immediately preceded by abstractions/base).
2007-05-25 02:09:30 +00:00
changehat Changes to work with tomcat5.5: changed apis to the logging framework 2007-05-21 20:39:41 +00:00
common Make _clean get rid of the gzipped manpages, too. 2007-04-26 21:20:02 +00:00
kernel-patches - update apparmor-audit.diff to change comment reserving 1500-1599 from 2007-05-23 16:39:31 +00:00
management Missing include file needed for the repository code. 2007-05-22 12:30:08 +00:00
module/apparmor add back in MAY_APPEND filtering that was accidentally removed in r475 with dir rename fix 2007-03-25 07:08:36 +00:00
module-deprecated fix link permission checks to emit message in complain mode when profile is missing necessary link permissions 2007-02-22 01:04:11 +00:00
parser convert a malloc/strcpy to just a straight strdup(). 2007-05-24 22:07:39 +00:00
profiles This patch adds a variable definition for the location of /proc in 2007-05-25 02:09:30 +00:00
tests Add patches to update new tests and deal with the new directory behavior 2007-05-02 22:35:33 +00:00
utils Fix apparmor_status to report unconfined processes properly on the new 2007-05-24 04:59:06 +00:00
LICENSE Add a top-level "catch-all" GPLv2 license to cover any files that are 2007-03-30 15:47:14 +00:00
Makefile Add a toplevel makefile, to ease making a single tarball. 2007-04-12 20:07:50 +00:00