Managed D-Bus 0.3

Havoc Pennington hp at redhat.com
Thu Dec 14 06:20:37 PST 2006


Alp Toker wrote:
> It added to the provided "org.freedesktop.DBus" interface description:
> 
> string[] ListActivatableNames ();
> 
> These undocumented calls were also added with the caveat that they are 
> marked "Obsolete":
> 
> string[] ListQueuedOwners (string name);
> uint GetConnectionUnixProcessID (string connection_name);
> byte[] GetConnectionSELinuxSecurityContext (string connection_name);
> 

There is nothing intentionally obsolete about these, they are just not 
in the spec due to oversight. If someone is reviewing the C source and 
documenting it for you to preserve the clean room, then why not have 
them patch the spec directly and thus get all the needed info in the spec?

Havoc



More information about the dbus mailing list