dbus/test/name-test
Colin Walters 0e2a099b55 Bug 15571: Clean up GUID-less connections correctly (Scott James Remnant)
* dbus/dbus-connection.c (connection_forget_shared_unlocked):
 	Remove shared connections which lack a GUID from the list that
 	caches those, otherwise references to them will remain after
 	they have been freed.
	* test/name-test/test-privserver-client.c: Update test to
	try GUID-less connections too.
2008-05-30 20:25:36 -04:00
..
.gitignore Bring .gitignore files up to date; add *.o, *~ etc. to top-level .gitignore 2007-10-10 17:38:00 +01:00
Makefile.am Add "PrivServer" test which exercises DBusServer and dbus_shutdown 2008-05-30 17:11:15 -04:00
run-test.sh Add "PrivServer" test which exercises DBusServer and dbus_shutdown 2008-05-30 17:11:15 -04:00
test-ids.c 2007-06-18 Havoc Pennington <hp@redhat.com> 2007-06-18 19:32:51 +00:00
test-names.c 2007-07-26 Havoc Pennington <hp@redhat.com> 2007-07-26 23:01:14 +00:00
test-pending-call-dispatch.c Patches by Kjartan Maraas <kmaraas at gnome dot org> 2006-08-14 19:11:35 +00:00
test-privserver-client.c Bug 15571: Clean up GUID-less connections correctly (Scott James Remnant) 2008-05-30 20:25:36 -04:00
test-privserver.c Add "PrivServer" test which exercises DBusServer and dbus_shutdown 2008-05-30 17:11:15 -04:00
test-shutdown.c Add noinst convenience test library, add a test-shutdown 2008-05-30 16:53:35 -04:00
test-threads-init.c * dbus/dbus-threads.h: fix DBUS_THREAD_FUNCTIONS_ALL_MASK to have 2006-11-14 18:56:43 +00:00