2003-04-06 Havoc Pennington <hp@pobox.com>
authorHavoc Pennington <hp@redhat.com>
Sun, 6 Apr 2003 18:27:23 +0000 (18:27 +0000)
committerHavoc Pennington <hp@redhat.com>
Sun, 6 Apr 2003 18:27:23 +0000 (18:27 +0000)
commit6d54407dbb089dd0b0d8d79189b029c4d82bae81
treefb8d1dfceca88d7c63347ab82bb53de6869e5266
parente45e4382274149ca60c11f068ccca719f3598074
2003-04-06  Havoc Pennington  <hp@pobox.com>

* dbus/dbus-server-unix.c (_dbus_server_new_for_domain_socket):
save the domain socket name, and unlink it when we disconnect the
server. Means that at least when we exit normally, we won't leave
a bunch of junk in /tmp

* dbus/dbus-transport-unix.c
(_dbus_transport_new_for_domain_socket): code cleanup (nicer
memory management). (I was making a real change here but then
didn't)
ChangeLog
dbus/dbus-server-unix.c
dbus/dbus-transport-unix.c