[Apparmor-dev] Re: repost of network toggle patches for the tools
and bug fixes for repo
Andreas Gruenbacher
agruen at suse.de
Sun Jul 29 14:01:02 MDT 2007
On Saturday 28 July 2007 03:14, jesse michael wrote:
> On Fri, Jul 27, 2007 at 06:01:35PM -0700, jesse michael wrote:
> > Here's a patch that should fix the * and ** conversions done in
> > convert_regexp(). The reason it's this gross is that the rules for
> > how * and ** expand are different when they're the only part of the
> > glob at a particular directory level.
>
> Erg, ignore that last patch, this one is identical except it correctly
> collapses consecutive runs of * characters longer than 2 in a row down
> to just ** matches. i.e. /foo/******/bar is equivalent to /foo/**/bar.
>
Hm, those SD_INTERNAL_ strings don't look so nice -- consider a user who uses
exactly those strings. Accoring to Murphy this will happen, even if it's only
a SELinux guy questioning the quality of the tools.
Andreas
More information about the Apparmor-dev
mailing list