2003-04-24 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Thu, 24 Apr 2003 21:26:25 +0000 (21:26 +0000)
committerHavoc Pennington <hp@redhat.com>
Thu, 24 Apr 2003 21:26:25 +0000 (21:26 +0000)
commit1820f3bd0a5a4b0ab14dbcc80ba1b68d2c48e01d
treee52ad1013416c233db9664fc63041cc106e9ac66
parent0ed8f3f3f32d9dfb965b88cda5735f4e61978590
2003-04-24  Havoc Pennington  <hp@redhat.com>

* bus/dispatch.c: somehow missed some name_is

* dbus/dbus-timeout.c (_dbus_timeout_set_enabled)
(_dbus_timeout_set_interval): new

* bus/connection.c (bus_connections_setup_connection): record time
when each connection is first set up, and expire them after the
auth timeout passes.
ChangeLog
bus/connection.c
bus/connection.h
bus/dispatch.c
dbus/dbus-connection.c
dbus/dbus-timeout.c
dbus/dbus-timeout.h
test/test-service.c