* dbus/dbus-connection.c (dbus_connection_close): removed deprecated
authorJohn (J5) Palmieri <johnp@redhat.com>
Fri, 7 Jul 2006 19:42:56 +0000 (19:42 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Fri, 7 Jul 2006 19:42:56 +0000 (19:42 +0000)
commit50f88a0322cee156a5d9737f0987e57b964606cc
tree6db31d41f4bbd27167e03654577db84cf36145ad
parent84e55065ea9bef999f068de65c3eed0c9cc42fac
* dbus/dbus-connection.c (dbus_connection_close): removed deprecated
  function
  (dbus_connection_dispatch): On disconnect unref any shared connections

* dbus/dbus-bus.c (_dbus_bus_check_connection_and_unref): new function
  for cleaning up shared connections on disconnect
  (internal_bus_get): get a hard refrence to shared connections when
  they are created

* doc/TODO: Remove items which are no longer relevent or have been fixed
  Split 1.0 todo items with a 0.90 freeze todo list
ChangeLog
dbus/dbus-bus.c
dbus/dbus-bus.h
dbus/dbus-connection.c
dbus/dbus-connection.h
doc/TODO