libvirt/src/remote
Daniel P. Berrangé a29af66ffe Revert "remote: remove probing logic from virtproxyd dispatcher"
This reverts commit 05bd8db60b.

It is true that the remote driver client now contains logic for probing
the driver to connect to when using modular daemons. This logic, however,
only runs when the remote driver is NOT running inside a daemon since we
don't want it activated inside libvirtd. Since the same remote driver
build is used in all daemons, we can't rely on it in virtproxyd either.
Thus we need to keep the virtproxyd probing logic

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-08-06 12:00:53 +01:00
..
libvirtd-admin.socket.in
libvirtd-ro.socket.in
libvirtd-tcp.socket.in
libvirtd-tls.socket.in
libvirtd.aug.in
libvirtd.conf.in
libvirtd.confd
libvirtd.init.in
libvirtd.libxl.logrotate.in
libvirtd.logrotate.in
libvirtd.lxc.logrotate.in
libvirtd.policy
libvirtd.qemu.logrotate.in
libvirtd.rules
libvirtd.sasl
libvirtd.service.in
libvirtd.socket.in
libvirtd.sysconf
libvirtd.sysctl
lxc_protocol.x
meson.build
qemu_protocol.x
remote_daemon_config.c
remote_daemon_config.h
remote_daemon_dispatch.c Revert "remote: remove probing logic from virtproxyd dispatcher" 2021-08-06 12:00:53 +01:00
remote_daemon_dispatch.h
remote_daemon_stream.c
remote_daemon_stream.h
remote_daemon.c
remote_daemon.h
remote_driver.c doRemoteOpen: Drop @daemonPath 2021-06-07 10:06:22 +02:00
remote_driver.h
remote_protocol.x
remote_sockets.c remote: add support for probing drivers with modular daemons 2021-06-18 16:19:53 +01:00
remote_sockets.h remote: extract logic for probing for modular daemons 2021-06-18 16:19:42 +01:00
remote_ssh_helper.c rpc: remove "spawnDaemon" parameter 2021-06-04 11:42:59 +01:00
test_libvirtd.aug.in
virt-guest-shutdown.target
virtproxyd.confd
virtproxyd.init.in
virtproxyd.service.in
virtproxyd.sysconf