The AppArmor user space development project.
Find a file
Steve Beattie 16ce411178 [https://bugzilla.novell.com/show_bug.cgi?id=165177]
XFS appears to be more strict than the Linux vfs layer wrt whether a
process can chgrp a file when it's not the owner but still in the same
group -- XFS doesn't allow it and requires CAP_FOWNER instead.

This fix rorders the tests so that the chgrp operations occur before the
chown operations happen, avoiding the difference in requirements between
XFS and linux's vfs.
2006-04-14 18:11:55 +00:00
changehat Fix svn properties. 2006-04-12 21:59:34 +00:00
common Set svn:keywords on the common make rules. 2006-04-12 20:19:42 +00:00
docs fix BNF-ish description of apparmor policy language to reflect new-style hat syntax 2006-04-13 00:01:59 +00:00
management/yastui Remove some archaic cvsignore files. 2006-04-13 21:16:09 +00:00
parser Remove some archaic cvsignore files. 2006-04-13 21:16:09 +00:00
profiles SL10.1 has the 2.4 version of glibc, so there's a new loader name. Thanks darix for pointing it out. 2006-04-14 18:00:15 +00:00
tests [https://bugzilla.novell.com/show_bug.cgi?id=165177] 2006-04-14 18:11:55 +00:00
utils Remove some archaic cvsignore files. 2006-04-13 21:16:09 +00:00