mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-09 01:18:43 +02:00
gdbus: Allow GDBusObjectManagerClient to work on peer connections
Allow GDBusObjectManagerClient to work on peer to peer DBus connections. Don't require that a unique bus name is available for the object manager, if the owned bus name is NULL. https://bugzilla.gnome.org/show_bug.cgi?id=686920
This commit is contained in:
1
gio/tests/.gitignore
vendored
1
gio/tests/.gitignore
vendored
@@ -56,6 +56,7 @@ gdbus-message
|
||||
gdbus-names
|
||||
gdbus-non-socket
|
||||
gdbus-peer
|
||||
gdbus-peer-object-manager
|
||||
gdbus-proxy
|
||||
gdbus-proxy-threads
|
||||
gdbus-proxy-well-known-name
|
||||
|
Reference in New Issue
Block a user