gvfs status report

Havoc Pennington hp at redhat.com
Thu Feb 22 05:34:50 PST 2007


David Zeuthen wrote:
> Writing this patch and getting it into openssh sounds like great Google
> Summer of Code project for the D-Bus project.

All the changes would be to openssh though. Probably a first step is 
just ask on the openssh mailing list.

> [1] : such as /var/lib/dbus/machine-id - btw, why isn't the function
> _dbus_read_local_machine_uuid() public? Wasn't one point of the whole
> uuid thing that people should use the machine uuid from D-Bus instead of
> making up their up hacks?

You're supposed to use dbus_get_local_machine_id():
http://dbus.freedesktop.org/doc/dbus/api/html/group__DBusMisc.html

Also there's a method on the bus to get the uuid of the bus's machine, 
iirc. Or maybe it's a general method on any peer. don't remember.

Havoc



More information about the dbus mailing list