libvirt/src/remote
Daniel P. Berrange 905be03d20 Move user libvirtd socket out of abstract namespace
The current unprivileged user libvirtd sockets are in the abstract
namespace. This has a number of problems

 - You can't connect to them remotely using the nc/ssh tunnel
 - This is not portable for OS-X, BSD & probably others
 - Parent directory permissions don't apply
2012-05-15 16:29:55 +01:00
..
qemu_protocol.x build: use correct type for pid and similar types 2012-03-02 06:57:43 -07:00
remote_driver.c Move user libvirtd socket out of abstract namespace 2012-05-15 16:29:55 +01:00
remote_driver.h Use XDG Base Directories instead of storing in home directory 2012-05-14 15:15:58 +01:00
remote_protocol.x Add support for the suspend event 2012-03-23 23:12:18 +08:00