..
.cvsignore
ignore generated libvirtd.logrotate.
2009-01-07 17:09:06 +00:00
.gitignore
ignore generated libvirtd.logrotate.
2009-01-07 17:09:06 +00:00
default-network.xml
event.c
Fix I/O errors in libvirtd daemon, and hang/crash in remote client upon I/O error
2009-02-17 09:44:18 +00:00
event.h
Make event loop thread safe & re-entrant safe
2008-12-04 22:14:15 +00:00
libvirtd_qemu.aug
Support VNC password setting in QEMU driver
2009-01-29 17:50:00 +00:00
libvirtd.aug
libvirtd: new config-file option: unix_sock_dir
2009-02-09 17:52:38 +00:00
libvirtd.conf
libvirtd: new config-file option: unix_sock_dir
2009-02-09 17:52:38 +00:00
libvirtd.init.in
virDomainMemoryPeek API
2008-06-10 10:43:28 +00:00
libvirtd.logrotate.in
logrotate qemu monitor logs
2008-12-09 20:22:39 +00:00
libvirtd.policy
Default to admin auth for polkit. Rename policy file
2008-07-11 09:51:25 +00:00
libvirtd.sasl
libvirtd.sysconf
Makefile.am
fix build failure due to invalid generated Makefile
2009-02-17 14:46:21 +00:00
mdns.c
don't print uninitialized in debug diagnostic
2009-02-09 15:38:06 +00:00
mdns.h
qemud.c
* qemud/qemud.c src/node_device_hal.c: activate DBus multithreading
2009-03-02 11:13:37 +00:00
qemud.h
libvirtd: new config-file option: unix_sock_dir
2009-02-09 17:52:38 +00:00
remote_dispatch_args.h
Implement node attach/reattach/reset in the remote driver
2009-03-02 16:30:59 +00:00
remote_dispatch_prototypes.h
Implement node attach/reattach/reset in the remote driver
2009-03-02 16:30:59 +00:00
remote_dispatch_ret.h
Change RPC dispatch to use an array lookup for handler functions
2008-12-04 22:03:24 +00:00
remote_dispatch_table.h
Implement node attach/reattach/reset in the remote driver
2009-03-02 16:30:59 +00:00
remote_generate_stubs.pl
remove cvs $Id$ strings
2008-12-12 12:45:34 +00:00
remote_protocol.c
Implement node attach/reattach/reset in the remote driver
2009-03-02 16:30:59 +00:00
remote_protocol.h
Implement node attach/reattach/reset in the remote driver
2009-03-02 16:30:59 +00:00
remote_protocol.x
Implement node attach/reattach/reset in the remote driver
2009-03-02 16:30:59 +00:00
remote.c
Implement node attach/reattach/reset in the remote driver
2009-03-02 16:30:59 +00:00
rpcgen_fix.pl
Solaris portability for RPC code data types
2009-01-28 21:33:56 +00:00
test_libvirtd_qemu.aug
Support VNC password setting in QEMU driver
2009-01-29 17:50:00 +00:00
test_libvirtd.aug
Support VNC password setting in QEMU driver
2009-01-29 17:50:00 +00:00
THREADING.txt
Use a thread pool for RPC dispatch
2008-12-04 22:16:40 +00:00