]> git.proxmox.com Git - qemu.git/commit
VNC: Rename client's 'username' key
authorLuiz Capitulino <lcapitulino@redhat.com>
Thu, 14 Jan 2010 16:50:54 +0000 (14:50 -0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 19 Jan 2010 22:31:03 +0000 (16:31 -0600)
commit76825067232d4dec710cd8b33ea94f029f7dd3a7
tree3c8c68d61f71fc9eea4a4515922eece2b047d503
parenta77893829c27ef9bbab267d8403f5e76a4c61dbf
VNC: Rename client's 'username' key

It's the SASL username, so it's better to call it 'sasl_username'
to be consistent.

Note that this change wouldn't be allowed if QMP were stable.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
vnc.c