Revert "Check effective credentials of socket peers"

This reverts commit 8412c867a5.

Just checking the credentials of the peer turns out to be insufficient.
See https://github.com/fish-shell/fish-shell/issues/1436.
This commit is contained in:
David Adam
2014-07-31 16:57:42 +08:00
parent c0989dce2d
commit af14cf8f8b
7 changed files with 5 additions and 137 deletions

View File

@@ -40,12 +40,6 @@
/* Define to 1 if you have the <getopt.h> header file. */
#define HAVE_GETOPT_H 1
/* Define to 1 if you have the `getpeereid' function. */
#define HAVE_GETPEEREID 1
/* Define to 1 if you have the `getpeerucred' function. */
/* #undef HAVE_GETPEERUCRED */
/* Define to 1 if you have the `gettext' function. */
/* #undef HAVE_GETTEXT */