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

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to