qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] vnc/spice: add monitor command to change passwo


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/3] vnc/spice: add monitor command to change password.
Date: Thu, 7 Oct 2010 13:15:18 +0200

  Hi,

This patch series adds a new monitor command to set the password with
optional expiry time for spice and vnc remote desktop connections.

The patches are also available in the git repository at:

  git://anongit.freedesktop.org/spice/qemu passwd.1

Gerd Hoffmann (3):
      vnc: auth reject cleanup
      vnc: support password expire
      vnc/spice: add set_passwd monitor command.

 console.h       |    2 +-
 hmp-commands.hx |   23 ++++++++++++++++++++
 monitor.c       |   61 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 ui/qemu-spice.h |    3 ++
 ui/spice-core.c |    7 ++++++
 ui/vnc.c        |   43 +++++++++++++++++++++++---------------
 ui/vnc.h        |    1 +
 7 files changed, 120 insertions(+), 20 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]