dbus ChangeLog,1.1118,1.1119
John Palmieri
johnp at kemper.freedesktop.org
Wed Sep 13 22:07:13 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv19990
Modified Files:
ChangeLog
Log Message:
* dbus/dbus-sysdeps.c: Add support for LOCAL_CREDS socket
credentials. Fixes "external" authentication under e.g. NetBSD
which does not support any other socket credentials mechanism.
(Patch from Julio M. Merino Vidal <jmmv at NetBSD dot org>)
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1118
retrieving revision 1.1119
diff -u -d -r1.1118 -r1.1119
--- ChangeLog 14 Sep 2006 04:26:00 -0000 1.1118
+++ ChangeLog 14 Sep 2006 05:07:11 -0000 1.1119
@@ -1,5 +1,12 @@
2006-09-14 John (J5) Palmieri <johnp at redhat.com>
+ * dbus/dbus-sysdeps.c: Add support for LOCAL_CREDS socket
+ credentials. Fixes "external" authentication under e.g. NetBSD
+ which does not support any other socket credentials mechanism.
+ (Patch from Julio M. Merino Vidal <jmmv at NetBSD dot org>)
+
+2006-09-14 John (J5) Palmieri <johnp at redhat.com>
+
* dbus/dbus-threads.c: Allow recursive mutex's to be passed into
dbus_threads_init and be used by the dbus mutex functions to
avoid deadlocks.
More information about the dbus-commit
mailing list