index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
reds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
server: split main_channel from reds
Alon Levy
2011-01-13
1
-719
/
+198
*
client migration: switch host
Gerd Hoffmann
2010-12-16
1
-10
/
+56
*
server: improve error handling
Gerd Hoffmann
2010-12-09
1
-8
/
+24
*
server: introduce inputs_channel, split from reds.c
Alon Levy
2010-12-07
1
-545
/
+43
*
server/reds: fix typo
Alon Levy
2010-12-07
1
-5
/
+5
*
smartcard: server side (not enabled yet)
Alon Levy
2010-12-07
1
-0
/
+24
*
server: add spice_server_char_device_remove_interface
Alon Levy
2010-12-07
1
-5
/
+14
*
server: print subtype when adding CHAR_DEVICE interfaces
Alon Levy
2010-12-06
1
-1
/
+1
*
server: add static to spice_server_char_device_add_interface
Alon Levy
2010-12-06
1
-1
/
+1
*
server: fix print text on vdagent interface addition
Alon Levy
2010-12-06
1
-1
/
+1
*
server: add char_device.h header, use in reds.c
Alon Levy
2010-12-06
1
-4
/
+1
*
server/vdi_port (virtserial): always read data
Alon Levy
2010-12-06
1
-6
/
+13
*
server/reds: zap unsetting of QEMU_AUDIO_DRV
Alon Levy
2010-11-08
1
-1
/
+0
*
reds: remove needless buffer in InputsState
Alon Levy
2010-11-08
1
-3
/
+0
*
server: remove useless agent send_tokens
Hans de Goede
2010-10-16
1
-32
/
+5
*
Call read_from_vdi_port() from vdi_read_buf_release()
Hans de Goede
2010-10-15
1
-2
/
+12
*
server: always call read_from_vdi_port() in a while loop
Hans de Goede
2010-10-15
1
-2
/
+6
*
Don't crash when a client disconnects while there were pending writes
Hans de Goede
2010-10-15
1
-1
/
+1
*
server: add channel notifications.
Gerd Hoffmann
2010-10-12
1
-3
/
+28
*
Add API to turn on backwards compatibility mode
Alexander Larsson
2010-09-02
1
-0
/
+20
*
server: when woken up by data ready to be read, don't call write.
Alon Levy
2010-08-31
1
-1
/
+1
*
server: retry mouse send on queue full
Alon Levy
2010-08-31
1
-0
/
+1
*
server: bugfix - make vdi_port_write_retry reiterate if write_queue still not...
Alon Levy
2010-08-31
1
-1
/
+1
*
server: add subtype to SpiceCharDeviceInterface, use for vdagent
Alon Levy
2010-08-31
1
-7
/
+48
*
server: rename SpiceVDIPort* to SpiceCharDevice*
Alon Levy
2010-08-31
1
-24
/
+24
*
Add config functions.
Gerd Hoffmann
2010-08-30
1
-0
/
+27
*
server: moved agent pipe headers to spice-protocol
Alon Levy
2010-08-30
1
-10
/
+0
*
server: add vdi_port write retry timer. RHBZ 616772
Alon Levy
2010-07-22
1
-0
/
+30
*
Don't do manual marshalling for input channel
Alexander Larsson
2010-07-21
1
-45
/
+67
*
codegen: Various cleanups
Alexander Larsson
2010-07-19
1
-7
/
+3
*
server vdi port: prevent recursive calls to read_from_vdi_port (required for ...
Alon Levy
2010-07-19
1
-7
/
+21
*
server: enabling/disabling jpeg and zlib-over-glz via spice command line args
Yonit Halperin
2010-07-12
1
-0
/
+26
*
Make tunnel support optional in client too
Alexander Larsson
2010-07-08
1
-2
/
+4
*
Fix various misspellings
Alexander Larsson
2010-07-08
1
-10
/
+10
*
Add destructor for demarshalled messages
Alexander Larsson
2010-06-22
1
-2
/
+4
*
Use generated demarshallers in server
Alexander Larsson
2010-06-18
1
-20
/
+34
*
Convert reds.c to use SpiceMarshaller
Alexander Larsson
2010-06-18
1
-302
/
+211
*
Use the new enums for keyboard modifier flags
Alexander Larsson
2010-06-18
1
-4
/
+6
*
Fix some misspelled identifiers
Alexander Larsson
2010-05-21
1
-1
/
+1
*
Fix spelling errors in comments and strings
Alexander Larsson
2010-05-21
1
-17
/
+17
*
Change leftover VD_INTERFACE_RECORD to SPICE_INTERFACE_RECORD
Alexander Larsson
2010-05-19
1
-1
/
+1
*
Revert "[debug] migration troubleshooting"
Gerd Hoffmann
2010-05-19
1
-1
/
+1
*
add spice-experimental.h
Gerd Hoffmann
2010-05-19
1
-0
/
+1
*
vd_interface.h cleanups.
Gerd Hoffmann
2010-05-19
1
-16
/
+0
*
NetWireInterface: redesign
Gerd Hoffmann
2010-05-19
1
-6
/
+8
*
zap MigrationInterface
Gerd Hoffmann
2010-05-19
1
-16
/
+0
*
migration: new api
Gerd Hoffmann
2010-05-19
1
-32
/
+75
*
[debug] migration troubleshooting
Gerd Hoffmann
2010-05-19
1
-1
/
+1
*
zap migration code
Gerd Hoffmann
2010-05-19
1
-633
/
+9
*
kill spice_server_set_mouse_absolute
Gerd Hoffmann
2010-05-19
1
-9
/
+0
[next]