]> git.proxmox.com Git - qemu.git/history - vnc.c
net: Fix VM start with '-net none'
[qemu.git] / vnc.c
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Luiz CapitulinoMonitor: Drop QMP documentation from code
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-06-01 Gerd Hoffmannvnc: move size-changed check into the vnc_desktop_resiz...
2010-06-01 Gerd Hoffmannvnc: don't send invalid screen updates.
2010-06-01 Gerd Hoffmannvnc: keep track of client desktop size
2010-06-01 Gerd Hoffmannvnc: send desktopresize event as reply to set encodings
2010-06-01 Gerd Hoffmannvnc: factor out vnc_desktop_resize()
2010-06-01 Corentin Charyvnc: add basic tight support
2010-06-01 Corentin Charyvnc: return the number of rectangles
2010-06-01 Corentin Charyvnc: remove a memory leak in zlib
2010-06-01 Corentin Charyvnc: add buffer_free()
2010-06-01 Corentin Charyvnc: don't clear zlib stream on set_encoding
2010-06-01 Corentin Charyvnc: really call zlib if we want zlib
2010-06-01 Corentin Charyvnc: explain why set_encodings loop is reversed
2010-06-01 Corentin CharyRevert "vnc: set the right prefered encoding"
2010-05-24 Gerd Hoffmannvnc: rich cursor support.
2010-05-10 Corentin Charyvnc: set the right prefered encoding
2010-05-04 Anthony Liguorivnc: make sure to send pointer type change event on...
2010-05-03 Corentin Charyvnc: split encoding in specific files
2010-04-25 Blue SwirlRemove dead assignments in various common files, spotte...
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-09 Daniel P. BerrangeRemove magic numbers for VNC message IDs from code
2010-03-19 Anthony Liguoriinput: make vnc use mouse mode notifiers
2010-03-17 Gerd Hoffmannvnc: add no-lock-key-sync option
2010-03-17 Chris WebbFix SIGFPE for vnc display of width/height = 1
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustermonitor: Separate "default monitor" and "current monito...
2010-03-09 Gerd Hoffmannkbd keds: vnc
2010-03-06 Samuel ThibaultFix curses interaction with keymaps
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Amit Shahvnc: Migrate to using QTAILQ instead of custom implemen...
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-05 Paolo Bonzinivnc.c: remove dead code
2010-01-26 Stefano Stabellinivnc_refresh: calling vnc_update_client might free vs
2010-01-20 Luiz Capitulinovnc: Use inet_strfamily()
2010-01-19 Luiz CapitulinoQMP: Introduce VNC_INITIALIZED event
2010-01-19 Luiz CapitulinoQMP: Introduce VNC_DISCONNECTED event
2010-01-19 Luiz CapitulinoQMP: Introduce VNC_CONNECTED event
2010-01-19 Luiz CapitulinoVNC: Cache client info at connection time
2010-01-19 Luiz CapitulinoVNC: Add 'family' key
2010-01-19 Luiz CapitulinoVNC: Rename client's 'username' key
2010-01-19 Luiz CapitulinoVNC: Make 'auth' key mandatory
2010-01-19 Luiz CapitulinoVNC: Use 'enabled' key instead of 'status'
2010-01-12 Stefano Stabellinivnc_refresh: return if vd->timer is NULL
2009-12-12 Luiz CapitulinoVNC: Convert do_info_vnc() to QObject
2009-12-12 Gerd Hoffmannvnc: fix capslock tracking logic.
2009-12-03 Kevin WolfDon't leak file descriptors
2009-11-12 Gerd Hoffmannvnc: improve capslock handling.
2009-10-05 Stefan WeilWin32: Fix vnc support.
2009-10-05 Stefan Weilvnc: Set invalid buffer pointers to NULL
2009-09-25 Glauber Costafix use after free
2009-08-24 Zachary AmsdenWhen using stdio monitor and VNC display, one can set...
2009-08-24 Zachary AmsdenDon't segfault when changing VNC password on an SDL...
2009-08-10 Stefano Stabellinivariable timer intervals
2009-08-10 Stefano Stabellinisingle vnc server surface
2009-08-10 Stefano Stabellinia single vnc timer to refresh the screen
2009-07-30 Gerd Hoffmannvnc: fix copyrect screen corruption
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-06-16 Gerd Hoffmannvnc: improve numpad support for qemu console.
2009-06-16 Gerd Hoffmannvnc: rework VncState release workflow.
2009-06-13 Stefan WeilWin32: Don't remove const attribute in type casts.
2009-06-13 Blue SwirlFix mingw32 build warnings
2009-06-06 Stefan WeilFix spelling in comment.
2009-05-27 Stefan WeilVNC: Fix memory allocation (wrong structure size).
2009-05-21 Anthony LiguoriEliminate --disable-gfx-check and make VNC default...
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-01 Gerd Hoffmannvnc: kill leftover debug statement.
2009-05-01 Gerd Hoffmannvnc: no need to set force_update for incremental update...
2009-05-01 Gerd Hoffmannvnc: fix server surface pixel format.
2009-05-01 Gerd Hoffmannvnc: fix segfault
2009-05-01 Gerd Hoffmannvnc: windup keypad keys for qemu console emulation
2009-04-07 aurel32vnc: Fix incorrect attempt to clear a flag
2009-03-20 aliguorivnc: throttle screen updates. (Gerd Hoffmann)
2009-03-20 aliguorivnc: fix printf warnings showing up with VNC_DEBUG...
2009-03-20 aliguorivnc: cleanup surface handling, fix screen corruption...
2009-03-16 blueswir1Delete some unused macros detected with -Wp,-Wunused...
2009-03-13 aliguoriReplace asprintf() with snprintf() in vnc.c ("Daniel...
2009-03-06 aliguoriRemove tabs introduced from VNC ACL series
2009-03-06 aliguoriSupport ACLs for controlling VNC access ("Daniel P...
2009-03-06 aliguoriInclude auth credentials in 'info vnc' ("Daniel P....
2009-03-06 aliguoriAdd SASL authentication support ("Daniel P. Berrange")
2009-03-06 aliguoriMove TLS auth into separate file ("Daniel P. Berrange")
2009-03-06 aliguoriMove VNC structs into header file ("Daniel P. Berrange")
2009-03-06 aliguoriRefactor keymap code to avoid duplication ("Daniel...
2009-03-06 aliguoriEnhance 'info vnc' monitor output ("Daniel P. Berrange")
2009-03-06 aliguoriFix bug in TLS authentication ("Daniel P. Berrange")
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-02-16 aliguoriSupport multiple VNC clients (Brian Kress)
2009-02-11 aliguorimonitor: Don't change VNC server when disabled (Jan...
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2009-02-02 aliguoriAdd zlib encoding support (Alexander Graf)
2009-02-02 aliguoriMove the framebuffer update package out (Alexander...
2009-02-02 aliguoriMove buffer functions up (Alexander Graf)
2009-02-02 aliguoriAdd some tight awareness to vnc.c (Alexander Graf)
2009-02-02 aliguoriFix invalid #if in vnc.c when debugging is enabled...
2009-02-02 aliguoriUse VNC protocol defines (Alexander Graf)
2009-02-02 aliguoriSplit VNC defines to vnc.h (Alexander Graf)
next