On Do, 2016-09-29 at 16:45 +0100, Daniel P. Berrange wrote:
> This patches series should have no functional change, it is
> just a series of cleanups I've accumulated for the VNC server.
> It aims to remove misleading cruft and simplify some parts
> to make future work I'm experimenting with easier.
> 
> Daniel P. Berrange (9):
>   ui: remove misleading comment from vnc_init_state
>   ui: remove 'enabled' and 'ws_enabled' fields from VncState
>   ui: remove 'ws_tls' field from VncState
>   ui: rename misleading 'VncDisplay' variables
>   ui: refactor method for setting up VncDisplay auth types
>   ui: remove bogus call to graphic_hw_update() in vnc_listen_io
>   ui: remove bogus call to reset_keys() in vnc_init_state
>   ui: move some initialization out of vnc_init_state
>   ui: rename vnc_init_state to vnc_start_protocol
> 
>  ui/vnc-ws.c |   2 +-
>  ui/vnc.c    | 410 
> +++++++++++++++++++++++++++---------------------------------
>  ui/vnc.h    |   7 +-
>  3 files changed, 189 insertions(+), 230 deletions(-)
> 

Added to UI patch queue.

thanks,
  Gerd


Reply via email to