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
..
2010-10-27 16:29:25 -06:00
2009-10-06 11:12:53 +01:00
2009-09-21 14:41:47 +01:00
2010-11-09 11:46:27 +00:00
2010-10-12 11:26:52 +01:00
2010-10-27 16:29:25 -06:00
2010-10-27 15:01:45 +11:00
2010-10-13 13:50:07 +02:00
2010-10-27 15:01:45 +11:00
2008-04-23 17:08:31 +00:00
2010-10-27 15:01:45 +11:00
2010-10-27 15:01:45 +11:00
2008-04-23 17:08:31 +00:00
2009-11-06 16:05:18 +01:00
2010-10-27 15:01:45 +11:00
2010-10-28 09:36:48 +11:00
2010-10-27 15:01:45 +11:00
2010-10-27 15:01:45 +11:00
2010-10-28 19:04:28 +11:00
2010-10-27 15:01:45 +11:00
2010-10-27 15:01:45 +11:00
2008-04-23 17:08:31 +00:00
2010-10-27 15:01:45 +11:00
2010-10-27 15:01:45 +11:00
2010-10-22 22:08:22 +02:00
2010-08-24 11:14:46 -06:00
2009-11-16 22:42:13 +01:00
2009-11-16 22:42:13 +01:00
2010-11-01 15:24:44 -06:00
2008-04-23 17:08:31 +00:00
2009-11-16 22:42:13 +01:00
2009-11-16 22:42:13 +01:00
2009-11-16 22:42:13 +01:00
2010-02-04 19:09:28 +01:00
2009-09-22 12:55:39 +02:00
2008-04-28 08:29:35 +00:00
2010-07-10 22:47:00 +10:00
2008-04-23 17:08:31 +00:00
2008-04-23 17:08:31 +00:00
2008-04-23 17:08:31 +00:00
2010-07-07 17:26:00 +02:00
2010-11-09 11:47:13 +00:00
2010-02-23 09:44:40 -05:00
2008-04-23 17:08:31 +00:00
2010-10-07 06:50:26 -04:00
2009-11-06 16:05:18 +01:00
2010-04-06 09:44:03 -04:00
2010-08-19 15:58:43 -06:00
2009-09-01 18:27:28 +01:00
2009-12-03 15:27:24 +01:00
2010-05-07 19:52:35 +02:00
2010-10-19 10:23:51 -04:00
2010-08-06 23:33:05 +10:00
2009-11-15 15:21:13 +01:00
2009-11-15 15:21:13 +01:00
2008-05-15 06:12:32 +00:00
2009-06-09 11:42:41 +00:00
2009-04-02 12:01:11 +00:00
2009-09-22 12:55:39 +02:00
2009-07-16 15:06:42 +02:00
2009-04-15 20:42:50 +00:00
2009-04-15 20:42:50 +00:00
2009-04-15 20:42:50 +00:00
2009-04-15 20:42:50 +00:00
2008-04-23 17:08:31 +00:00
2008-04-23 17:08:31 +00:00
2008-04-23 17:08:31 +00:00
2008-04-23 17:08:31 +00:00
2008-04-23 17:08:31 +00:00
2008-04-23 17:08:31 +00:00
2009-04-15 20:42:50 +00:00
2009-04-15 20:42:50 +00:00
2010-02-04 19:09:28 +01:00
2010-09-23 11:14:23 -06:00
2008-04-23 17:08:31 +00:00
2010-10-27 02:22:14 +11:00
2009-12-08 16:09:33 +01:00
2010-10-29 16:54:07 +02:00
2009-07-29 09:04:21 +01:00
2009-04-15 20:42:50 +00:00
2008-04-23 17:08:31 +00:00
2009-11-06 16:05:18 +01:00
2010-10-22 22:08:22 +02:00
2010-07-27 15:41:36 -04:00
2009-12-08 16:09:33 +01:00
2010-10-23 02:56:51 +11:00
2010-09-17 00:41:08 +10:00
2010-10-12 11:26:52 +01:00
2010-11-05 13:24:04 +00:00
2010-11-08 22:00:35 +01:00
2008-09-18 09:00:10 +00:00