dbus ChangeLog,1.527,1.528

Olivier Andrieu oandrieu at pdx.freedesktop.org
Mon Jun 28 14:55:17 PDT 2004


Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv25177

Modified Files:
	ChangeLog 
Log Message:
* bus/driver.c (bus_driver_handle_get_connection_unix_user)
* dbus/bus.c (dbus_bus_get_unix_user)
* doc/dbus-specification.xml: implement GetConnectionUnixUser
method of org.freedesktop.DBus interface.

* bus/dispatch.c: test case


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.527
retrieving revision 1.528
diff -u -d -r1.527 -r1.528
--- ChangeLog	23 Jun 2004 14:59:43 -0000	1.527
+++ ChangeLog	28 Jun 2004 21:55:15 -0000	1.528
@@ -1,3 +1,12 @@
+2004-06-28  Kay Sievers <kay.sievers at vrfy.org>
+
+	* bus/driver.c (bus_driver_handle_get_connection_unix_user)
+	* dbus/bus.c (dbus_bus_get_unix_user)
+	* doc/dbus-specification.xml: implement GetConnectionUnixUser
+	method of org.freedesktop.DBus interface.
+
+	* bus/dispatch.c: test case
+
 2004-06-23  John (J5) Palmieri  <johnp at redhat.com>
 
 	* python/Makefile.am: switched include directory from glib/ to dbus/




More information about the dbus-commit mailing list