public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Jim Kovaric <jkovaric@us.ibm.com>
Cc: "Serge E. Hallyn" <serge@hallyn.com>,
	James Morris <jmorris@namei.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Arjan van de Ven <arjan@infradead.org>,
	Chris Wright <chrisw@sous-sol.org>,
	linux-kernel@vger.kernel.org,
	linux-security-module@vger.kernel.org,
	Stephen Smalley <sds@tycho.nsa.gov>,
	serue@linux.vnet.ibm.com
Subject: Re: [PATCH try #3] security: Convert LSM into a static interface
Date: Thu, 19 Jul 2007 09:01:28 -0700	[thread overview]
Message-ID: <20070719160128.GA13199@kroah.com> (raw)
In-Reply-To: <Line.LNX.4.64.0707190912520.4393@d.namei>

On Thu, Jul 19, 2007 at 09:19:56AM -0400, James Morris wrote:
> On Thu, 19 Jul 2007, James Morris wrote:
> 
> > On Thu, 19 Jul 2007, Jim Kovaric wrote:
> > 
> > > IBMs  TAMOS (Tivoli Access Manager for Operating systems) contains a 
> > > loadable module,
> > >  which is an "out of tree module",  and registers "itself"  as a security 
> > > module during the TAMOS startup
> > > process. It also requires that SElinux  be "disabled"
> > 
> > Please provide a link to the source code, so we can understand how you're 
> > using the API.
> 
> I think I've found it:
> 
> ftp://ftp.software.ibm.com/software/tivoli_support/patches/patches_6.0.0/6.0.0-TIV-PDO-FP0007/6.0.0-TIV-PDO-Linux.i386-FP0007.tar
> 
> Is that correct?

If so, that code seems to have been run through a "code obfuscator" and
as such, is not abiding by the GPL.  Can IBM please post the real code
as the GPL requires?

Jim, if you are not the person to make this request too, can you point
me at the correct person?

thanks,

greg k-h

  parent reply	other threads:[~2007-07-19 16:17 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <OF54A17BCF.9A1D7004-ON8725731D.0044828E-8625731D.0046CAED@us.ibm.com>
2007-07-19 13:01 ` [PATCH try #3] security: Convert LSM into a static interface James Morris
2007-07-19 13:19   ` James Morris
2007-07-19 13:58     ` Christoph Hellwig
2007-07-19 16:01     ` Greg KH [this message]
2007-07-14 16:37 James Morris
2007-07-18 15:28 ` Arjan van de Ven
2007-07-19  1:35 ` Andrew Morton
2007-07-19  2:42   ` James Morris
2007-07-19  3:35     ` david
2007-07-19  5:31     ` Greg KH
2007-07-19  7:39   ` Christian Ehrhardt
2007-07-19 12:24     ` Serge E. Hallyn
2007-07-19 12:37       ` James Morris
2007-07-19 12:42         ` Serge E. Hallyn
2007-07-19 13:00           ` James Morris
2007-07-19 13:37             ` Serge E. Hallyn
2007-07-19 16:25               ` Adrian Bunk
2007-07-19 12:56         ` Scott Preece
2007-07-19 13:15           ` Alan Cox
2007-07-19 13:30             ` Scott Preece
2007-07-19 13:16           ` Adrian Bunk
2007-07-19 16:54       ` Arjan van de Ven
2007-07-19 17:19         ` Serge E. Hallyn
2007-07-19 17:34           ` Chris Wright
2007-07-19 18:00           ` Arjan van de Ven
2007-07-19 18:10             ` Serge E. Hallyn
2007-07-19 17:24         ` Christian Ehrhardt
2007-07-24  8:02 ` Andrew Morton
2007-07-24  8:53   ` Greg KH
2007-07-24  8:58     ` Andrew Morton
2007-07-24 18:25       ` Greg KH
     [not found] <Line.LNX.4.64.0706251953020.25122@localhost.localdomain.suse.lists.linux.kernel>
2007-06-26  5:21 ` Marcus Meissner
     [not found] <20070617135239.GA17689@sergelap>
     [not found] ` <4676007F.7060503@kernel.org>
     [not found]   ` <20070618044017.GW3723@sequoia.sous-sol.org>
     [not found]     ` <20070620171037.GA28670@sergelap.ibm.com>
     [not found]       ` <20070620174613.GF3723@sequoia.sous-sol.org>
2007-06-21 16:00         ` implement-file-posix-capabilities.patch Serge E. Hallyn
2007-06-23  8:13           ` implement-file-posix-capabilities.patch Andrew Morgan
2007-06-24 15:51             ` implement-file-posix-capabilities.patch Serge E. Hallyn
2007-06-24 16:18               ` implement-file-posix-capabilities.patch James Morris
2007-06-24 20:58                 ` [PATCH][RFC] security: Convert LSM into a static interface James Morris
2007-06-24 22:09                   ` Chris Wright
2007-06-25  4:33                     ` [PATCH try #2] " James Morris
2007-06-25 16:59                       ` Stephen Smalley
2007-06-25 23:56                         ` [PATCH try #3] " James Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070719160128.GA13199@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@linux-foundation.org \
    --cc=arjan@infradead.org \
    --cc=chrisw@sous-sol.org \
    --cc=jkovaric@us.ibm.com \
    --cc=jmorris@namei.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=sds@tycho.nsa.gov \
    --cc=serge@hallyn.com \
    --cc=serue@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox