The AppArmor user space development project.
Find a file
Steve Beattie a6f387a17e Fix gcc warning about possible uninitialized use of the ms variable; if
match_string is NULL, the out: cleanup will test ms for !NULL and free
it, even though it hasn't been initialized.
2007-07-18 14:22:59 +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 refresh patches against latest git tree 2007-07-15 21:33:35 +00:00
management Read and write new change hat profile syntax 2007-07-16 13:19:02 +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 Fix gcc warning about possible uninitialized use of the ms variable; if 2007-07-18 14:22:59 +00:00
profiles add a bunch of rules for dhcpcd -- including two Ux rules. Ugh. Should fix that, but they look like big black holes. 2007-06-11 22:14:18 +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 Read and write new change hat profile syntax 2007-07-16 13:19:02 +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