.. |
.cvsignore
|
Fri Dec 7 14:36:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-12-07 14:45:39 +00:00 |
bridge.c
|
Use a variable name as sizeof argument, not a type name.
|
2007-12-11 21:57:29 +00:00 |
bridge.h
|
Mon Nov 26 11:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-11-26 11:50:16 +00:00 |
buf.c
|
Add extra utility functions to buf.c
|
2007-12-17 10:05:35 +00:00 |
buf.h
|
Add extra utility functions to buf.c
|
2007-12-17 10:05:35 +00:00 |
conf.c
|
Fix config file reading to not truncate large files
|
2008-01-07 15:21:33 +00:00 |
conf.h
|
Detect heap allocation failure; factor out some duplication.
|
2007-11-30 15:43:42 +00:00 |
console.c
|
Fri Dec 7 14:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-12-07 14:56:37 +00:00 |
console.h
|
Fri Dec 7 14:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-12-07 14:56:37 +00:00 |
driver.h
|
Added public API for authentication credential callback support
|
2007-12-05 18:28:05 +00:00 |
event.c
|
Include "config.h" in remaining non-generated files.
|
2007-12-07 10:08:06 +00:00 |
event.h
|
Allow updating of existing timers & file handle event watches
|
2007-09-19 01:27:32 +00:00 |
gnutls_1_0_compat.h
|
Tue Aug 7 13:58:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-08-07 13:02:35 +00:00 |
hash.c
|
Use a variable name as sizeof argument, not a type name.
|
2007-12-11 21:57:29 +00:00 |
hash.h
|
Added several iterators to hashtable API
|
2006-11-15 20:11:56 +00:00 |
internal.h
|
Added xstrtol_ll and xstrtol_ull convenience functions
|
2008-01-20 16:11:25 +00:00 |
iptables.c
|
fix an unused variable warning
|
2008-01-10 14:41:39 +00:00 |
iptables.h
|
add iptablesSaveRules(), and don't save the rules to disk
|
2008-01-10 14:01:00 +00:00 |
libvirt_sym.version
|
Wire up SASL interaction callbacks to libvirt callbacks. Provide default callback impl
|
2007-12-05 18:55:04 +00:00 |
libvirt.c
|
Enable debug by default, but only if LIBVIRT_DEBUG=1. Use generic macro for debug output
|
2008-01-19 18:36:01 +00:00 |
Makefile.am
|
Miscellaneous fixes for building on Windows (MinGW).
|
2008-01-05 16:06:36 +00:00 |
nodeinfo.c
|
Fri Dec 7 14:36:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-12-07 14:45:39 +00:00 |
nodeinfo.h
|
Split out generic nodeinfo API
|
2007-07-25 23:16:30 +00:00 |
openvz_conf.c
|
Use a variable name as sizeof argument, not a type name.
|
2007-12-11 21:57:29 +00:00 |
openvz_conf.h
|
* src/openvz_conf.c src/openvz_conf.h src/openvz_driver.c: a bit
|
2007-09-03 16:30:00 +00:00 |
openvz_driver.c
|
* src/openvz.c: patch from Mikhail Pokidko to fix the OpenVZ
|
2007-12-26 05:41:05 +00:00 |
openvz_driver.h
|
* src/openvz_conf.c src/openvz_conf.h src/openvz_driver.c
|
2007-09-03 15:37:07 +00:00 |
proxy_internal.c
|
Avoid format string warnings.
|
2008-01-16 17:13:23 +00:00 |
proxy_internal.h
|
Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-12-05 13:56:22 +00:00 |
qemu_conf.c
|
Support VNC keymap option with QEMU (Daniel Hokka Zakrisson)
|
2008-01-15 15:18:33 +00:00 |
qemu_conf.h
|
Support VNC keymap option with QEMU (Daniel Hokka Zakrisson)
|
2008-01-15 15:18:33 +00:00 |
qemu_driver.c
|
Clean up the global name space.
|
2008-01-14 14:05:25 +00:00 |
qemu_driver.h
|
Mon Nov 26 11:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-11-26 11:50:16 +00:00 |
qemu.conf
|
Added default example configs for libvirtd/qemu driver
|
2007-10-12 19:54:15 +00:00 |
qparams.c
|
Miscellaneous fixes for building on Windows (MinGW).
|
2008-01-05 16:06:36 +00:00 |
qparams.h
|
Add separate qparams module for handling query parameters.
|
2007-12-17 10:07:56 +00:00 |
remote_internal.c
|
Enable debug by default, but only if LIBVIRT_DEBUG=1. Use generic macro for debug output
|
2008-01-19 18:36:01 +00:00 |
remote_internal.h
|
Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-12-05 13:56:22 +00:00 |
sexpr.c
|
Fri Dec 7 14:34:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-12-07 14:39:14 +00:00 |
sexpr.h
|
Allow empty bootloader tag
|
2007-09-29 18:31:05 +00:00 |
socketcompat.h
|
Miscellaneous fixes for building on Windows (MinGW).
|
2008-01-05 16:06:36 +00:00 |
stats_linux.c
|
Tue Nov 20 10:49:28 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-11-20 10:58:21 +00:00 |
stats_linux.h
|
Wed Nov 14 11:55:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-11-14 11:58:36 +00:00 |
test.c
|
Miscellaneous fixes for building on Windows (MinGW).
|
2008-01-05 16:06:36 +00:00 |
test.h
|
Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-12-05 13:56:22 +00:00 |
util.c
|
Change virExec() such that with --enable-debug,
|
2008-01-10 13:47:49 +00:00 |
util.h
|
Add virRun() helper function (Dan Berrange)
|
2008-01-10 13:46:10 +00:00 |
uuid.c
|
Fri Dec 7 14:49:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-12-07 14:56:37 +00:00 |
uuid.h
|
Cleanup UUID apis & constants
|
2007-08-09 20:19:12 +00:00 |
virsh.c
|
Avoid format string warnings.
|
2008-01-16 17:13:23 +00:00 |
virterror.c
|
Include "config.h".
|
2007-12-05 21:40:15 +00:00 |
xen_internal.c
|
Fix vcpupin hypercall map data to be 8-bytes
|
2008-01-09 21:08:29 +00:00 |
xen_internal.h
|
Added public API for authentication credential callback support
|
2007-12-05 18:28:05 +00:00 |
xen_unified.c
|
Enable debug by default, but only if LIBVIRT_DEBUG=1. Use generic macro for debug output
|
2008-01-19 18:36:01 +00:00 |
xen_unified.h
|
Fri Dec 7 14:36:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>
|
2007-12-07 14:45:39 +00:00 |
xend_internal.c
|
Fix nodeinfo compat for Xen 3.2.0
|
2008-01-20 15:56:49 +00:00 |
xend_internal.h
|
Added public API for authentication credential callback support
|
2007-12-05 18:28:05 +00:00 |
xm_internal.c
|
Preserve vif order
|
2008-01-21 08:27:12 +00:00 |
xm_internal.h
|
Added public API for authentication credential callback support
|
2007-12-05 18:28:05 +00:00 |
xml.c
|
Use a variable name as sizeof argument, not a type name.
|
2007-12-11 21:57:29 +00:00 |
xml.h
|
Disable Xen specific functions if Xen driver is disabled
|
2007-11-30 22:51:54 +00:00 |
xmlrpc.c
|
Use a variable name as sizeof argument, not a type name.
|
2007-12-11 21:57:29 +00:00 |
xmlrpc.h
|
Move virBuffer functions into src/buf.c,h
|
2007-06-26 22:33:22 +00:00 |
xs_internal.c
|
fix the detach-disk command when using Xen tap devices
|
2007-12-14 15:38:02 +00:00 |
xs_internal.h
|
fix the detach-disk command when using Xen tap devices
|
2007-12-14 15:38:02 +00:00 |