libvirt/src/xen
Daniel P. Berrange 7a696678e5 Define XML syntax for password expiry
This extends the XML syntax for <graphics> to allow a password
expiry time to be set

eg

  <graphics type='vnc' port='5900' autoport='yes' keymap='en-us' passwd='12345' passwdValidTo='2010-04-09T15:51:00'/>

The timestamp is in UTC.

* src/conf/domain_conf.h: Pull passwd out into separate struct
  virDomainGraphicsAuthDef to allow sharing between VNC & SPICE
* src/conf/domain_conf.c: Add parsing/formatting of new passwdValidTo
  argument
* src/opennebula/one_conf.c, src/qemu/qemu_conf.c, src/qemu/qemu_driver.c,
  src/xen/xend_internal.c, src/xen/xm_internal.c: Update for changed
  struct containing VNC password
2010-11-09 11:47:13 +00:00
..
block_stats.c Fix block statistics with newer versions of Xen 2010-09-10 15:57:35 +02:00
block_stats.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
sexpr.c Fix Xen SEXPR generation to properly quote strings containing () 2010-10-13 16:42:48 +01:00
sexpr.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
xen_driver.c xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
xen_driver.h xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
xen_hypervisor.c xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
xen_hypervisor.h xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
xen_inotify.c vcpu: remove dead xen code 2010-10-19 10:07:10 -06:00
xen_inotify.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
xend_internal.c Define XML syntax for password expiry 2010-11-09 11:47:13 +00:00
xend_internal.h vcpu: improve support for setting xen vcpu counts 2010-10-19 10:07:02 -06:00
xm_internal.c Define XML syntax for password expiry 2010-11-09 11:47:13 +00:00
xm_internal.h vcpu: improve support for setting xen vcpu counts 2010-10-19 10:07:02 -06:00
xs_internal.c xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
xs_internal.h xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00