]> git.proxmox.com Git - qemu.git/history - vnc.h
net: Fix VM start with '-net none'
[qemu.git] / vnc.h
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 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-06-01 Gerd Hoffmannvnc: keep track of client desktop size
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: adjust compression zstream level
2010-06-01 Corentin Charyvnc: only use a single zlib stream
2010-05-24 Gerd Hoffmannvnc: rich cursor support.
2010-05-03 Corentin Charyvnc: split encoding in specific files
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-09 Gerd Hoffmannkbd keds: vnc
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Brian JacksonIncrease VNC_MAX_WIDTH
2010-02-10 Amit Shahvnc: Migrate to using QTAILQ instead of custom implemen...
2010-01-19 Luiz CapitulinoVNC: Cache client info at connection time
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
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-03-20 aliguorivnc: throttle screen updates. (Gerd Hoffmann)
2009-03-20 aliguorivnc: cleanup surface handling, fix screen corruption...
2009-03-06 aliguoriSupport ACLs for controlling VNC access ("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-02-16 aliguoriSupport multiple VNC clients (Brian Kress)
2009-02-02 aliguoriSplit VNC defines to vnc.h (Alexander Graf)