2007-06-14 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Thu, 14 Jun 2007 20:59:16 +0000 (20:59 +0000)
committerHavoc Pennington <hp@redhat.com>
Thu, 14 Jun 2007 20:59:16 +0000 (20:59 +0000)
commit48c6f1472dc315c9572cb1aebf8c7b68a66f5bef
tree75c1b5a65141ac5a69ee11cf1d6354b5211bc45d
parent323790705782bee0d54ea9a342718a49b4ee5be6
2007-06-14  Havoc Pennington  <hp@redhat.com>

* dbus/dbus-auth.c: adapt to keyring changes

* dbus/dbus-keyring.c: change to avoid using user ID and home
directory directly; instead use a
keyring-location-from-credentials function in dbus-sysdeps

* fix to use _dbus_append_user_from_current_process() instead of
_dbus_username_from_current_process() or _dbus_append_desired_identity().
ChangeLog
dbus/dbus-auth-script.c
dbus/dbus-auth.c
dbus/dbus-keyring.c
dbus/dbus-keyring.h
dbus/dbus-sysdeps-unix.c
dbus/dbus-sysdeps.h
dbus/dbus-userdb.c
dbus/dbus-userdb.h