]> git.ipfire.org Git - thirdparty/libvirt.git/commit
admin: Add virAdmConnectLookupServer
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 1 Mar 2016 16:33:37 +0000 (17:33 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 17 Mar 2016 16:06:22 +0000 (17:06 +0100)
commitb9a3ce95ce1667bbe89eaae95382b8bc9b528991
tree63b3ddffd7303e8c8e4e537afa9fa668c6aab601
parentcce90a459a54fa17cd5584664c2ba2ab629d649a
admin: Add virAdmConnectLookupServer

It does not have a suffix ByName because there are no other means of
looking up the server and since the name is known, this should be the
preferred one.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
daemon/admin_server.c
daemon/admin_server.h
include/libvirt/libvirt-admin.h
src/admin/admin_protocol.x
src/admin_protocol-structs
src/libvirt-admin.c
src/libvirt_admin_private.syms
src/libvirt_admin_public.syms