diff options
| author | Daniel P. Berrange | 2011-06-23 14:31:41 +0200 |
|---|---|---|
| committer | Anthony Liguori | 2011-07-23 18:19:02 +0200 |
| commit | 7e7e2ebc942da8285931ceabf12823e165dced8b (patch) | |
| tree | d7d939f0efe179dfd01efc5915479623d95f8d9b /qapi-schema-test.json | |
| parent | do not reset no_shutdown after we shutdown the vm (diff) | |
| download | qemu-7e7e2ebc942da8285931ceabf12823e165dced8b.tar.gz qemu-7e7e2ebc942da8285931ceabf12823e165dced8b.tar.xz qemu-7e7e2ebc942da8285931ceabf12823e165dced8b.zip | |
Store VNC auth scheme per-client as well as per-server
A future patch will introduce a situation where different
clients may have different authentication schemes set.
When a new client arrives, copy the 'auth' and 'subauth'
fields from VncDisplay into the client's VncState, and
use the latter in all authentication functions.
* ui/vnc.h: Add 'auth' and 'subauth' to VncState
* ui/vnc-auth-sasl.c, ui/vnc-auth-vencrypt.c,
ui/vnc.c: Make auth functions pull auth scheme
from VncState instead of VncDisplay
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qapi-schema-test.json')
0 files changed, 0 insertions, 0 deletions
