linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] Rebase, resend.
@ 2015-04-24  0:27 Bernhard Reutner-Fischer
  2015-04-24  0:27 ` [PATCH v2 1/7] delete src/config.h Bernhard Reutner-Fischer
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Bernhard Reutner-Fischer @ 2015-04-24  0:27 UTC (permalink / raw)
  To: libtirpc-devel; +Cc: Bernhard Reutner-Fischer, Steve Dickson, linux-nfs

Seems i forgot the config.h stuff last time, sorry for that..

Bernhard Reutner-Fischer (7):
  delete src/config.h
  getrpcent: Fix compilation on glibc
  Make sure to include config.h
  configure.ac: Allow for disabling NIS
  configure.ac: Allow for disabling auth DES
  getrpcport: rephrase host lookup
  headers: if 0 out some unbuilt functions

 Makefile.am          |  12 ++++--
 configure.ac         |  24 ++++++++++-
 libtirpc.pc.in       |   2 +-
 src/Makefile.am      |  10 +++--
 src/auth_des.c       |  15 +++++++
 src/auth_time.c      |   6 ++-
 src/config.h         | 110 ---------------------------------------------------
 src/getrpcent.c      |  16 ++++----
 src/getrpcport.c     |  37 +++++++++++------
 src/rpc_soc.c        |   2 +-
 tirpc/rpc/auth.h     |  18 ++++++++-
 tirpc/rpc/auth_des.h |   2 +
 tirpc/rpc/rpc.h      |   2 +
 13 files changed, 113 insertions(+), 143 deletions(-)
 delete mode 100644 src/config.h

-- 
2.1.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-06-02 14:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-24  0:27 [PATCH v2 0/7] Rebase, resend Bernhard Reutner-Fischer
2015-04-24  0:27 ` [PATCH v2 1/7] delete src/config.h Bernhard Reutner-Fischer
2015-04-24  0:27 ` [PATCH v2 2/7] getrpcent: Fix compilation on glibc Bernhard Reutner-Fischer
2015-04-24  0:27 ` [PATCH v2 3/7] Make sure to include config.h Bernhard Reutner-Fischer
2015-04-24  0:27 ` [PATCH v2 4/7] configure.ac: Allow for disabling NIS Bernhard Reutner-Fischer
2016-06-02 14:51   ` [Libtirpc-devel] " Chuck Lever
2015-04-24  0:27 ` [PATCH v2 5/7] configure.ac: Allow for disabling auth DES Bernhard Reutner-Fischer
2015-04-24  0:27 ` [PATCH v2 6/7] getrpcport: rephrase host lookup Bernhard Reutner-Fischer
2015-04-24  0:27 ` [PATCH v2 7/7] headers: if 0 out some unbuilt functions Bernhard Reutner-Fischer
2015-04-29 21:18 ` [Libtirpc-devel] [PATCH v2 0/7] Rebase, resend Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).