lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 6 Apr 2009 14:01:37 +0200
From:	Pavel Machek <pavel@....cz>
To:	Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
Cc:	jmorris@...ei.org, linux-kernel@...r.kernel.org,
	linux-security-module@...r.kernel.org
Subject: Re: TOMOYO in linux-next

On Mon 2009-04-06 20:49:14, Tetsuo Handa wrote:
> Hello.
> 
> > > +#ifdef TOMOYO_DEBUG_DOMAIN_UNDELETE
> > > +                       if (domain2->is_deleted != 255)
> > > +                               printk(KERN_DEBUG
> > > +                                      "Marked %p as non undeletable\n",
> > > +                                      domain2);
> > > +#endif
> > > +                       domain2->is_deleted = 255;
> > > 
> > > (I don't know why we want undelete in tomoyo.)
> > This "undelete domain" feature was introduced to allow administrators switch
> > domain policy periodically.
> > 
> We reconsidered this feature and concluded that we won't need this feature.

Thanks.
									Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ