2003-04-07 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Mon, 7 Apr 2003 23:28:16 +0000 (23:28 +0000)
committerHavoc Pennington <hp@redhat.com>
Mon, 7 Apr 2003 23:28:16 +0000 (23:28 +0000)
commitfe22b2194d53061fefe64d48ff6a53e6a762279d
tree590e2096930716d80fb2ba1ebfce10c10e08efda
parent1617fbe36c0bc2952093fc167b6edffdf32c445e
2003-04-07  Havoc Pennington  <hp@redhat.com>

* doc/dbus-specification.sgml: require that base service names
start with ':' and that the base service is created/deleted
as first and last things a connection does on the bus

* bus/dispatch.c (check_existent_service_activation): lots more
work on the activation test; it doesn't fully pass yet...

* test/test-service.c (main): fix so we don't memleak the
connection to the message bus
(filter_func): accept a message asking us to exit
ChangeLog
bus/activation.c
bus/dispatch.c
bus/test.c
bus/test.h
dbus/dbus-bus.c
dbus/dbus-connection.c
doc/dbus-specification.sgml
test/test-service.c
test/test-utils.c
test/test-utils.h