All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Moore <paul.moore@hp.com>
To: netdev@vger.kernel.org, linux-security-module@vger.kernel.org,
	selinux@tycho.nsa.gov
Cc: paul@paul-moore.com
Subject: [PATCH 0/2] Series short description
Date: Mon, 01 Aug 2011 17:10:19 -0400	[thread overview]
Message-ID: <20110801210642.11940.49764.stgit@localhost6.localdomain6> (raw)

A little bit of housekeeping as I'm leaving HP and my email address will
be going away at the end of this week.  For those of you who need to
contact me directly please use the address in the CC line above (and
mentioned in the patches below).  The first patch is a pretty straight
forward update of the MAINTAINERS file, the second patch updates my
email in the various source files.

---

Paul Moore (2):
      doc: Update the MAINTAINERS info for Paul Moore
      doc: Update the email address for Paul Moore in various source files


 MAINTAINERS                         |    6 +++---
 include/net/cipso_ipv4.h            |    2 +-
 include/net/netlabel.h              |    2 +-
 net/netlabel/Makefile               |    2 --
 net/netlabel/netlabel_addrlist.c    |    2 +-
 net/netlabel/netlabel_addrlist.h    |    2 +-
 net/netlabel/netlabel_cipso_v4.c    |    2 +-
 net/netlabel/netlabel_cipso_v4.h    |    2 +-
 net/netlabel/netlabel_domainhash.c  |    2 +-
 net/netlabel/netlabel_domainhash.h  |    2 +-
 net/netlabel/netlabel_kapi.c        |    2 +-
 net/netlabel/netlabel_mgmt.c        |    2 +-
 net/netlabel/netlabel_mgmt.h        |    2 +-
 net/netlabel/netlabel_unlabeled.c   |    2 +-
 net/netlabel/netlabel_unlabeled.h   |    2 +-
 net/netlabel/netlabel_user.c        |    2 +-
 net/netlabel/netlabel_user.h        |    2 +-
 security/selinux/hooks.c            |    2 +-
 security/selinux/include/netif.h    |    2 +-
 security/selinux/include/netlabel.h |    2 +-
 security/selinux/include/netnode.h  |    2 +-
 security/selinux/include/netport.h  |    2 +-
 security/selinux/netif.c            |    2 +-
 security/selinux/netlabel.c         |    2 +-
 security/selinux/netnode.c          |    2 +-
 security/selinux/netport.c          |    2 +-
 security/selinux/selinuxfs.c        |    2 +-
 security/selinux/ss/ebitmap.c       |    2 +-
 security/selinux/ss/mls.c           |    2 +-
 security/selinux/ss/mls.h           |    2 +-
 security/selinux/ss/policydb.c      |    2 +-
 security/selinux/ss/services.c      |    2 +-
 security/smack/smack_lsm.c          |    2 +-
 33 files changed, 34 insertions(+), 36 deletions(-)

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

WARNING: multiple messages have this Message-ID (diff)
From: Paul Moore <paul.moore@hp.com>
To: netdev@vger.kernel.org, linux-security-module@vger.kernel.org,
	selinux@tycho.nsa.gov
Cc: paul@paul-moore.com
Subject: [PATCH 0/2] Series short description
Date: Mon, 01 Aug 2011 17:10:19 -0400	[thread overview]
Message-ID: <20110801210642.11940.49764.stgit@localhost6.localdomain6> (raw)

A little bit of housekeeping as I'm leaving HP and my email address will
be going away at the end of this week.  For those of you who need to
contact me directly please use the address in the CC line above (and
mentioned in the patches below).  The first patch is a pretty straight
forward update of the MAINTAINERS file, the second patch updates my
email in the various source files.

---

Paul Moore (2):
      doc: Update the MAINTAINERS info for Paul Moore
      doc: Update the email address for Paul Moore in various source files


 MAINTAINERS                         |    6 +++---
 include/net/cipso_ipv4.h            |    2 +-
 include/net/netlabel.h              |    2 +-
 net/netlabel/Makefile               |    2 --
 net/netlabel/netlabel_addrlist.c    |    2 +-
 net/netlabel/netlabel_addrlist.h    |    2 +-
 net/netlabel/netlabel_cipso_v4.c    |    2 +-
 net/netlabel/netlabel_cipso_v4.h    |    2 +-
 net/netlabel/netlabel_domainhash.c  |    2 +-
 net/netlabel/netlabel_domainhash.h  |    2 +-
 net/netlabel/netlabel_kapi.c        |    2 +-
 net/netlabel/netlabel_mgmt.c        |    2 +-
 net/netlabel/netlabel_mgmt.h        |    2 +-
 net/netlabel/netlabel_unlabeled.c   |    2 +-
 net/netlabel/netlabel_unlabeled.h   |    2 +-
 net/netlabel/netlabel_user.c        |    2 +-
 net/netlabel/netlabel_user.h        |    2 +-
 security/selinux/hooks.c            |    2 +-
 security/selinux/include/netif.h    |    2 +-
 security/selinux/include/netlabel.h |    2 +-
 security/selinux/include/netnode.h  |    2 +-
 security/selinux/include/netport.h  |    2 +-
 security/selinux/netif.c            |    2 +-
 security/selinux/netlabel.c         |    2 +-
 security/selinux/netnode.c          |    2 +-
 security/selinux/netport.c          |    2 +-
 security/selinux/selinuxfs.c        |    2 +-
 security/selinux/ss/ebitmap.c       |    2 +-
 security/selinux/ss/mls.c           |    2 +-
 security/selinux/ss/mls.h           |    2 +-
 security/selinux/ss/policydb.c      |    2 +-
 security/selinux/ss/services.c      |    2 +-
 security/smack/smack_lsm.c          |    2 +-
 33 files changed, 34 insertions(+), 36 deletions(-)

             reply	other threads:[~2011-08-01 21:10 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-01 21:10 Paul Moore [this message]
2011-08-01 21:10 ` [PATCH 0/2] Series short description Paul Moore
2011-08-01 21:10 ` [PATCH 1/2] doc: Update the MAINTAINERS info for Paul Moore Paul Moore
2011-08-01 21:10   ` Paul Moore
2011-08-01 21:10 ` [PATCH 2/2] doc: Update the email address for Paul Moore in various source files Paul Moore
2011-08-01 21:10   ` Paul Moore
2011-08-02  0:58 ` [PATCH 0/2] Series short description David Miller
  -- strict thread matches above, loose matches on Subject: below --
2017-06-20  7:02 Sherry Hurwitz
2014-02-20 16:02 Dennis Dalessandro
2010-10-18 22:09 John Bonesio
2010-10-19  0:27 ` David Gibson
2009-09-11  5:41 Dmitry Torokhov
2009-07-07 15:39 Alan Cox
2009-05-13 14:01 Alan Cox
2009-03-23 10:43 Alan Cox
2009-01-02 16:18 Alan Cox
2008-12-01 11:35 Alan Cox
2007-12-22  0:24 Vasu Dev
2007-03-11 18:15 [EGIT PATCH 00/10] Fixes and improvement on Eclipse plugin Robin Rosenberg
2007-03-11 20:11 ` [PATCH 0/2] Series short description Robin Rosenberg
2007-03-11 20:19   ` Shawn O. Pearce
2007-03-11 20:45     ` Robin Rosenberg
2006-08-14 16:53 Yann Dirson
2006-08-12  0:28 Vitaly Bordug
2006-08-12  0:50 ` Vitaly Bordug

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=20110801210642.11940.49764.stgit@localhost6.localdomain6 \
    --to=paul.moore@hp.com \
    --cc=linux-security-module@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=paul@paul-moore.com \
    --cc=selinux@tycho.nsa.gov \
    /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.