[PATCH virt-viewer v2 0/7] Authentication failure changes

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

 



Here's a new patchset that includes the fix that I previously posted for
cancelling an authentication dialog when virt-viewer is run with --reconnect.
That patch didn't handle the case of VNC guests. This series fixes the same
issue for VNC guests, and in the process introduces a bit of refactoring to
make handling of authentication issues more similar between spice and vnc
sessions.

The original patches (#1 and #7) are unchanged, but there are five additional
patches between them.

Jonathon Jongsma (7):
  Move SpiceSession setup to create_spice_session()
  Session: add vfunc to check auth retry capability
  Fix inconsistencies in session auth failures
  Rename session-auth-failed to session-auth-unsupported
  VNC session: emit session-cancelled signal
  Automatically retry auth failures for VNC
  Don't wait for reconnect when user cancels auth

 src/virt-viewer-app.c           |  42 ++++++-------
 src/virt-viewer-app.h           |   1 +
 src/virt-viewer-session-spice.c | 127 +++++++++++++++++++++-------------------
 src/virt-viewer-session-vnc.c   |   3 +-
 src/virt-viewer-session.c       |  15 ++++-
 src/virt-viewer-session.h       |   4 +-
 src/virt-viewer.c               |   2 +-
 7 files changed, 105 insertions(+), 89 deletions(-)

-- 
2.1.0

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list



[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux