libvirt/src
2008-01-30 19:53:10 +00:00
..
.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 Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
buf.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
buf.h Add extra utility functions to buf.c 2007-12-17 10:05:35 +00:00
conf.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
conf.h Detect heap allocation failure; factor out some duplication. 2007-11-30 15:43:42 +00:00
console.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +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 Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +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 Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
hash.c Remove double mutex lock() 2008-01-30 18:21:13 +00:00
hash.h Added several iterators to hashtable API 2006-11-15 20:11:56 +00:00
internal.h Fix & refactor ref counting cleanup code 2008-01-21 16:29:10 +00:00
iptables.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +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 Use virFileReadAll in virsh.c 2008-01-21 15:27:14 +00:00
libvirt.c src/libvirt.c (do_open): Avoid double-free upon failure. 2008-01-30 19:53:10 +00:00
Makefile.am Miscellaneous fixes for building on Windows (MinGW). 2008-01-05 16:06:36 +00:00
nodeinfo.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
nodeinfo.h Split out generic nodeinfo API 2007-07-25 23:16:30 +00:00
openvz_conf.c Also detect and remove unnecessary if-before-xmlXPathFreeContext. 2008-01-29 18:23:43 +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 Remove no-op networking APIs from openvz driver 2008-01-21 15:19:46 +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 Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +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 Also detect and remove unnecessary if-before-xmlXPathFreeContext. 2008-01-29 18:23:43 +00:00
qemu_conf.h Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
qemu_driver.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
qemu_driver.h Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +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 the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +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 Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
sexpr.h Adjust sexpr-related interfaces to be const-correct. 2008-01-21 14:22:15 +00:00
socketcompat.h Portability improvements for Mac OS X. 2008-01-23 14:54:41 +00:00
stats_linux.c Fix device name -> number conversion for block stats 2008-01-29 18:36:00 +00:00
stats_linux.h Fix device name -> number conversion for block stats 2008-01-29 18:36:00 +00:00
test.c Avoid segfault upon malloc failure, and plug a leak. 2008-01-30 19:52:16 +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 Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
util.h Use virFileReadAll in virsh.c 2008-01-21 15:27:14 +00:00
uuid.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
uuid.h Cleanup UUID apis & constants 2007-08-09 20:19:12 +00:00
virsh.c Also detect and remove unnecessary if-before-xmlXPathFreeContext. 2008-01-29 18:23:43 +00:00
virterror.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
xen_internal.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +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 the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +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 XML generation for Xen USB devices 2008-01-30 16:38:18 +00:00
xend_internal.h Added public API for authentication credential callback support 2007-12-05 18:28:05 +00:00
xm_internal.c Also detect and remove unnecessary if-before-xmlXPathFreeContext. 2008-01-29 18:23:43 +00:00
xm_internal.h Added public API for authentication credential callback support 2007-12-05 18:28:05 +00:00
xml.c Also detect and remove unnecessary if-before-xmlXPathFreeContext. 2008-01-29 18:23:43 +00:00
xml.h Disable Xen specific functions if Xen driver is disabled 2007-11-30 22:51:54 +00:00
xmlrpc.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
xmlrpc.h Move virBuffer functions into src/buf.c,h 2007-06-26 22:33:22 +00:00
xs_internal.c Enable the <config.h>-requiring test; fix violations 2008-01-29 18:15:54 +00:00
xs_internal.h fix the detach-disk command when using Xen tap devices 2007-12-14 15:38:02 +00:00