libvirt/include
Erik Skultety c50a834b80 admin: Introduce virAdmServer structure
This is the key structure of all management operations performed on the
daemon/clients. An admin client needs to be able to identify
another client (either admin or non-privileged client) to perform an
action on it. This identification includes a server the client is
connected to, thus a client-side representation of a server is needed.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2016-02-17 12:46:34 +01:00
..
libvirt admin: Introduce virAdmServer structure 2016-02-17 12:46:34 +01:00
Makefile.am include: Handle case when builddir == srcdir 2016-02-02 09:31:56 +01:00