libvirt/src/conf
Daniel P. Berrange 4bfe396e14 Blank out the 'listenAddr' parameter if empty string
Some bogus apps are generating a VNC/SPICE/RFB listen attribute
with no content. This then causes a failure with the graphics
migration cookie parsing. Blank out the 'listenAddr' parameter
after parsing domain XML if it is the empty string, so the host
default takes over

* src/qemu/qemu_migration.c: Blank out listenAddr parameter
  if empty
2011-05-19 07:12:45 -04:00
..
capabilities.c maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
capabilities.h domain: Require <init> for container guests 2011-05-13 10:32:53 -04:00
cpu_conf.c maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
cpu_conf.h capabilities, cpu: use new array API 2010-11-18 12:21:58 -07:00
domain_conf.c Blank out the 'listenAddr' parameter if empty string 2011-05-19 07:12:45 -04:00
domain_conf.h Add support for 'passthru' mode for direct network interfaces 2011-05-18 08:15:08 -06:00
domain_event.c domain_event: Add common domain event queue/flush helpers 2011-05-13 10:48:32 -04:00
domain_event.h domain_event: Add common domain event queue/flush helpers 2011-05-13 10:48:32 -04:00
domain_nwfilter.c nwfilter: fix loadable module support 2010-06-21 14:18:31 -04:00
domain_nwfilter.h nwfilter: fix loadable module support 2010-06-21 14:18:31 -04:00
interface_conf.c xml: Make sure virXpathNodeSet always sets an error 2011-05-13 10:32:52 -04:00
interface_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
network_conf.c xml: Make sure virXpathNodeSet always sets an error 2011-05-13 10:32:52 -04:00
network_conf.h Give each virtual network bridge its own fixed MAC address 2011-02-17 13:36:32 -05:00
node_device_conf.c xml: Make sure virXpathNodeSet always sets an error 2011-05-13 10:32:52 -04:00
node_device_conf.h node_device: avoid null dereference on error 2011-05-11 11:55:16 -06:00
nwfilter_conf.c xml: Use virXMLParse* helpers everywhere 2011-05-13 10:32:53 -04:00
nwfilter_conf.h Remove virConnectPtr from virRaiseErrorFull 2011-04-17 07:22:23 +02:00
nwfilter_params.c maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
nwfilter_params.h This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function. 2010-04-05 12:34:55 -04:00
secret_conf.c maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
secret_conf.h Remove virConnectPtr from virRaiseErrorFull 2011-04-17 07:22:23 +02:00
storage_conf.c xml: Use virXMLParse* helpers everywhere 2011-05-13 10:32:53 -04:00
storage_conf.h Remove virConnectPtr from virRaiseErrorFull 2011-04-17 07:22:23 +02:00
storage_encryption_conf.c xml: Make sure virXpathNodeSet always sets an error 2011-05-13 10:32:52 -04:00
storage_encryption_conf.h Put <stdbool.h> into internal.h so it is available everywhere 2011-02-24 12:04:06 +00:00