libvirt/src/remote
eater ec78c9a0ff remote: fix UNIX socket path being incorrectly built for libvirtd
As a result of changes in

      commit d5f0c1b6dd
      Author: Daniel P. Berrangé <berrange@redhat.com>
      Date:   Thu Jul 18 12:30:22 2019 +0100

        remote: stop trying to print help as giant blocks of text

The socket path built would be libvirt//var/run/libvirt-sock
instead of /var/run/libvirt/libvirt-sock. Fortunately this only
affects users who have set the 'unix_sock_dir' config parameter
in /etc/libvirt/libvirtd.conf, which is pretty rare/unusual.

Signed-off-by: eater <=@eater.me>

Exception made for the psuedonym above since patch is considered
trivial & thus non-copyrightable material.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-09-09 11:01:16 +01:00
..
libvirtd-admin.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
libvirtd-ro.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
libvirtd-tcp.socket.in remote: conditionalize systemd socket unit files 2019-08-09 14:06:31 +01:00
libvirtd-tls.socket.in remote: conditionalize systemd socket unit files 2019-08-09 14:06:31 +01:00
libvirtd.aug.in build: don't hardcode /etc in the config related files 2019-08-09 14:06:31 +01:00
libvirtd.conf.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
libvirtd.libxl.logrotate.in logging: ensure virtlogd rollover takes priority over logrotate 2019-07-12 12:44:59 +01:00
libvirtd.logrotate.in
libvirtd.lxc.logrotate.in logging: ensure virtlogd rollover takes priority over logrotate 2019-07-12 12:44:59 +01:00
libvirtd.pod remote: forbid the --listen arg when systemd socket activation 2019-08-27 10:46:37 +01:00
libvirtd.policy
libvirtd.qemu.logrotate.in logging: ensure virtlogd rollover takes priority over logrotate 2019-07-12 12:44:59 +01:00
libvirtd.rules
libvirtd.sasl
libvirtd.service.in remote: move timeout arg into sysconf file 2019-08-27 10:30:23 +01:00
libvirtd.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
libvirtd.sysconf remote: move timeout arg into sysconf file 2019-08-27 10:30:23 +01:00
libvirtd.sysctl
lxc_protocol.x
Makefile.inc.am systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
qemu_protocol.x
remote_daemon_config.c remote: introduce virtproxyd daemon to handle IP connectivity 2019-08-09 14:06:31 +01:00
remote_daemon_config.h remote: conditionalize IP socket usage in libvirtd daemon 2019-08-09 14:06:31 +01:00
remote_daemon_dispatch.c remote_daemon_dispatch: Don't open code xdr_free() 2019-08-28 11:19:43 +02:00
remote_daemon_dispatch.h
remote_daemon_stream.c
remote_daemon_stream.h
remote_daemon.c remote: fix UNIX socket path being incorrectly built for libvirtd 2019-09-09 11:01:16 +01:00
remote_daemon.h remote: open secondary drivers via remote driver if needed 2019-08-09 14:06:31 +01:00
remote_driver.c remote: Check for limits when encoding typed params 2019-08-28 11:17:16 +02:00
remote_driver.h remote: enable connecting to the per-driver daemons 2019-08-09 14:06:31 +01:00
remote_protocol.x remote: implement virDomainGetGuestInfo 2019-08-26 17:27:40 +02:00
test_libvirtd.aug.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
virt-guest-shutdown.target.in
virtproxyd.service.in remote: introduce virtproxyd daemon to handle IP connectivity 2019-08-09 14:06:31 +01:00