projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dd3397
)
GCredentials: credentials messages are not correctly supported on NetBSD
author
Patrick Welche
<prlw1@cam.ac.uk>
Mon, 1 Sep 2014 16:42:43 +0000
(18:42 +0200)
committer
Dan Winship
<danw@gnome.org>
Thu, 4 Sep 2014 12:26:27 +0000
(08:26 -0400)
https://bugzilla.gnome.org/show_bug.cgi?id=735819
gio/gcredentialsprivate.h
patch
|
blob
|
history
diff --git
a/gio/gcredentialsprivate.h
b/gio/gcredentialsprivate.h
index bdec7ae90dfe3daf8fedcb92381d9bef6d1c8cdd..88c403b0786cc7c4ce8f91ce45eea1d8c87bf5ec 100644
(file)
--- a/
gio/gcredentialsprivate.h
+++ b/
gio/gcredentialsprivate.h
@@
-44,7
+44,7
@@
#define G_CREDENTIALS_USE_NETBSD_UNPCBID 1
#define G_CREDENTIALS_NATIVE_TYPE G_CREDENTIALS_TYPE_NETBSD_UNPCBID
#define G_CREDENTIALS_NATIVE_SIZE (sizeof (struct unpcbid))
-#define G_CREDENTIALS_UNIX_CREDENTIALS_MESSAGE_SUPPORTED 1
+/* #undef G_CREDENTIALS_UNIX_CREDENTIALS_MESSAGE_SUPPORTED */
#define G_CREDENTIALS_SPOOFING_SUPPORTED 1
#elif defined(__OpenBSD__)