Linux NFS development
 help / color / mirror / Atom feed
From: Simo Sorce <simo@redhat.com>
To: steved@redhat.com
Cc: linux-nfs@vger.kernel.org, Simo Sorce <simo@redhat.com>
Subject: [PATCH 0/7] Kill SPKM3 auth method
Date: Fri,  9 Mar 2012 14:49:39 -0500	[thread overview]
Message-ID: <1331322586-4631-1-git-send-email-simo@redhat.com> (raw)

This authentication method is obsolete and it is time it dies for good.

Sorry for spamming again, the first time I forgot to singoff the commits.

Simo Sorce (7):
  Kill SPKM3: Remove spkm3 references from svcgssd
  Kill SPKM3: Remove spkm3 support from gssd
  Kill SPKM3: remove spkm3 from common gssd code
  Kill SPKM3: Remove spkm3 support from nfs.mount
  Kill SPKM3: Remove spkm3 support from exports
  Kill SPKM3: Stop checking for spkm3.h in configure
  Kill SPKM3: Remove mentions of SPKM3 from README

 README                          |    4 +-
 configure.ac                    |    3 -
 support/include/pseudoflavors.h |    3 -
 support/nfs/exports.c           |    3 -
 utils/gssd/Makefile.am          |    1 -
 utils/gssd/context.c            |    4 -
 utils/gssd/context.h            |    2 -
 utils/gssd/context_spkm3.c      |  184 ---------------------------------------
 utils/gssd/gss_oids.c           |    3 -
 utils/gssd/gss_oids.h           |    1 -
 utils/gssd/gssd.h               |    5 +-
 utils/gssd/gssd_main_loop.c     |   11 ---
 utils/gssd/gssd_proc.c          |  106 +----------------------
 utils/gssd/svcgssd_mech2file.c  |    1 -
 utils/gssd/svcgssd_proc.c       |    8 +--
 utils/mount/nfs.man             |    7 +-
 utils/mount/nfs_mount.h         |    3 -
 utils/mount/nfsmount.c          |    6 --
 18 files changed, 10 insertions(+), 345 deletions(-)
 delete mode 100644 utils/gssd/context_spkm3.c

-- 
1.7.7.6


             reply	other threads:[~2012-03-09 19:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-09 19:49 Simo Sorce [this message]
2012-03-09 19:49 ` [PATCH 1/7] Kill SPKM3: Remove spkm3 references from svcgssd Simo Sorce
2012-03-09 19:49 ` [PATCH 2/7] Kill SPKM3: Remove spkm3 support from gssd Simo Sorce
2012-03-09 19:49 ` [PATCH 3/7] Kill SPKM3: remove spkm3 from common gssd code Simo Sorce
2012-03-09 19:49 ` [PATCH 4/7] Kill SPKM3: Remove spkm3 support from nfs.mount Simo Sorce
2012-03-09 19:49 ` [PATCH 5/7] Kill SPKM3: Remove spkm3 support from exports Simo Sorce
2012-03-09 19:49 ` [PATCH 6/7] Kill SPKM3: Stop checking for spkm3.h in configure Simo Sorce
2012-03-09 19:49 ` [PATCH 7/7] Kill SPKM3: Remove mentions of SPKM3 from README Simo Sorce
2012-03-09 20:49 ` [PATCH 0/1] Kill SPKM3 auth method, addendum Simo Sorce
2012-03-09 20:49   ` [PATCH 1/1] Kill SPKM3: Remove also the dependent lipkey mechanism Simo Sorce
2012-03-09 21:31 ` [PATCH 0/7] Kill SPKM3 auth method Daniel Kahn Gillmor
2012-03-09 21:54   ` J. Bruce Fields
2012-03-11  3:32     ` Daniel Kahn Gillmor
2012-03-12 19:35       ` J. Bruce Fields
2012-03-12 20:35 ` Steve Dickson
  -- strict thread matches above, loose matches on Subject: below --
2012-03-09 19:34 Simo Sorce
2012-03-09 20:11 ` J. Bruce Fields

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=1331322586-4631-1-git-send-email-simo@redhat.com \
    --to=simo@redhat.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=steved@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox