dbus/test/glib
Havoc Pennington ee27481d7b 2005-02-26 Havoc Pennington <hp@redhat.com>
* doc/TODO: remove the "guid" item

	* test/glib/test-profile.c (no_bus_thread_func): use open_private
	(with_bus_thread_func): use open_private

	* dbus/dbus-connection.c (dbus_connection_open_private): new
	function that works like the old dbus_connection_open()
	(dbus_connection_open): now returns an existing connection if
	possible

	* dbus/dbus-server-unix.c (handle_new_client_fd_and_unlock): pass
	through the GUID to the transport

	* dbus/dbus-server.c (_dbus_server_init_base): keep around the
	GUID in hex-encoded form.

	* dbus/dbus-server-debug-pipe.c (_dbus_transport_debug_pipe_new):
	pass GUID argument in to the transport

	* dbus/dbus-transport-unix.c (_dbus_transport_new_for_fd): add
	guid argument

	* dbus/dbus-transport.c (_dbus_transport_init_base): add guid argument

	* dbus/dbus-auth.c (_dbus_auth_server_new): add guid argument
2005-02-26 06:37:46 +00:00
..
.cvsignore 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:25:49 +00:00
Makefile.am 2005-02-24 Colin Walters <walters@verbum.org> 2005-02-24 22:57:40 +00:00
run-test.sh 2005-01-30 Havoc Pennington <hp@redhat.com> 2005-01-30 07:44:08 +00:00
test-dbus-glib.c 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:19:49 +00:00
test-profile.c 2005-02-26 Havoc Pennington <hp@redhat.com> 2005-02-26 06:37:46 +00:00
test-service-glib.c 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:19:49 +00:00
test-service-glib.xml 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:11:18 +00:00
test-thread-client.c 2005-01-16 Havoc Pennington <hp@redhat.com> 2005-01-16 15:51:55 +00:00
test-thread-server.c 2005-02-17 Colin Walters <walters@verbum.org> 2005-02-17 21:19:49 +00:00
test-thread.h add files 2003-09-30 02:43:21 +00:00