]> git.proxmox.com Git - qemu.git/commit - qemu-common.h
vnc: support password expire
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Oct 2010 09:50:45 +0000 (11:50 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 9 Dec 2010 13:23:24 +0000 (14:23 +0100)
commit3c9405a0f7d76602415b3cbe8d52d7714b6ce5af
tree1be9d19af7fa9034a4159113e065c2f9bee283d4
parent6bffdf0f83263bad1dd2187c533758d7cb6f5bcf
vnc: support password expire

This patch adds support for expiring passwords to vnc.  It adds a new
vnc_display_pw_expire() function which specifies the time when the
password will expire.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
console.h
qemu-common.h
ui/vnc.c
ui/vnc.h