All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Timothy R. Chavez" <tinytim@us.ibm.com>
To: Steve Grubb <sgrubb@redhat.com>
Cc: redhat-lspp@redhat.com, linux-audit@redhat.com
Subject: Re: Reworked patch for labels on user space messages
Date: Mon, 03 Apr 2006 01:25:00 -0500	[thread overview]
Message-ID: <1144045500.26109.7.camel@localhost.localdomain> (raw)
In-Reply-To: <200604011002.54245.sgrubb@redhat.com>

On Sat, 2006-04-01 at 10:02 -0500, Steve Grubb wrote:
> Hi,
> 
> The below patch should be applied after the inode and ipc sid patches. This
> patch is a reworking of Tim's patch that has been updated to match the inode
> and ipc patches since its similar.
> 

Steve,

Hey thanks for doing this.  I have just one comment below.

-tim

> Signed-off-by: Steve Grubb <sgrubb@redhat.com>
> 
> 
> diff -urp linux-2.6.16.x86_64.orig/include/linux/netlink.h linux-2.6.16.x86_64/include/linux/netlink.h
> --- linux-2.6.16.x86_64.orig/include/linux/netlink.h	2006-04-01 08:19:04.000000000 -0500
> +++ linux-2.6.16.x86_64/include/linux/netlink.h	2006-04-01 08:00:26.000000000 -0500
> @@ -143,6 +143,7 @@ struct netlink_skb_parms
>  	__u32			dst_group;
>  	kernel_cap_t		eff_cap;
>  	__u32			loginuid;	/* Login (audit) uid */
> +	__u32			sid;		/* SELinux security id */

I think we agreed not to call this 'sid' as that has another meaning
(namely "session id") outside of SELinux.

  reply	other threads:[~2006-04-03  6:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-01 15:02 Reworked patch for labels on user space messages Steve Grubb
2006-04-03  6:25 ` Timothy R. Chavez [this message]
2006-04-03 13:08   ` Steve Grubb

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=1144045500.26109.7.camel@localhost.localdomain \
    --to=tinytim@us.ibm.com \
    --cc=linux-audit@redhat.com \
    --cc=redhat-lspp@redhat.com \
    --cc=sgrubb@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.