[libvirt] [PATCH 3/7] Update remote API to support multiples security labels

Daniel P. Berrange berrange at redhat.com
Mon Jun 11 15:13:32 UTC 2012


On Mon, May 21, 2012 at 10:39:25AM -0300, Marcelo Cerri wrote:

The subject of this commit is a little misleading. It isn't just adding
the remote API. It is defining a new public API contract and the remote
protocol implementation. Please make the commit message somewhat more
verbose than just the subject line, to describe what your patch is doing.
Likewise for all other patches in this series, please fill out the commit
message with details

> ---
>  daemon/remote.c              |   49 ++++++++++++++++++++++++++++++++++++++++++
>  include/libvirt/libvirt.h.in |    3 ++
>  python/generator.py          |    1 +
>  src/libvirt.c                |   49 ++++++++++++++++++++++++++++++++++++++++++
>  src/libvirt_private.syms     |    3 ++
>  src/libvirt_public.syms      |    1 +
>  src/remote/remote_driver.c   |   42 ++++++++++++++++++++++++++++++++++++
>  src/remote/remote_protocol.x |   14 ++++++++++-
>  src/remote_protocol-structs  |    1 +
>  9 files changed, 161 insertions(+), 2 deletions(-)


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list