[libvirt] [dbus PATCH v2 5/8] Implement Secure property for Connect Interface

Pavel Hrdina phrdina at redhat.com
Mon Apr 9 14:12:28 UTC 2018


On Mon, Apr 09, 2018 at 04:00:55PM +0200, Katerina Koukiou wrote:
> Signed-off-by: Katerina Koukiou <kkoukiou at redhat.com>
> ---
>  data/org.libvirt.Connect.xml |  5 +++++
>  src/connect.c                | 20 ++++++++++++++++++++
>  test/test_connect.py         |  1 +
>  3 files changed, 26 insertions(+)
> 
> diff --git a/data/org.libvirt.Connect.xml b/data/org.libvirt.Connect.xml
> index 84eadb0..10bd6d2 100644
> --- a/data/org.libvirt.Connect.xml
> +++ b/data/org.libvirt.Connect.xml
> @@ -16,6 +16,11 @@
>        <annotation name="org.gtk.GDBus.DocString"
>          value="See https://libvirt.org/html/libvirt-libvirt-host.html#virConnectGetLibVersion"/>
>      </property>
> +    <property name="Secure" type="b" access="read">
> +      <annotation name="org.gtk.GDBus.DocString"
> +        value="See https://libvirt.org/html/libvirt-libvirt-host.html#virConnectIsSecure
> +               Note that monitoring of traffic on the dbus message bus is out of the scope of this property"/>

s/dbus/D-Bus/

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180409/14f5e76c/attachment-0001.sig>


More information about the libvir-list mailing list