]> Git Repo - qemu.git/commit - console.h
vnc: support password expire
authorGerd Hoffmann <[email protected]>
Thu, 7 Oct 2010 09:50:45 +0000 (11:50 +0200)
committerGerd Hoffmann <[email protected]>
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 <[email protected]>
console.h
qemu-common.h
ui/vnc.c
ui/vnc.h
This page took 0.026631 seconds and 4 git commands to generate.