index
:
~kraxel/spice
gtk.v1
gtk.v2
master
mingw
kraxel's spice bits
kraxel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
reds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-22
server: add vdi_port write retry timer. RHBZ 616772
Alon Levy
1
-0
/
+30
2010-07-21
Don't do manual marshalling for input channel
Alexander Larsson
1
-45
/
+67
2010-07-19
codegen: Various cleanups
Alexander Larsson
1
-7
/
+3
2010-07-19
server vdi port: prevent recursive calls to read_from_vdi_port (required for ...
Alon Levy
1
-7
/
+21
2010-07-12
server: enabling/disabling jpeg and zlib-over-glz via spice command line args
Yonit Halperin
1
-0
/
+26
2010-07-08
Make tunnel support optional in client too
Alexander Larsson
1
-2
/
+4
2010-07-08
Fix various misspellings
Alexander Larsson
1
-10
/
+10
2010-06-22
Add destructor for demarshalled messages
Alexander Larsson
1
-2
/
+4
2010-06-18
Use generated demarshallers in server
Alexander Larsson
1
-20
/
+34
2010-06-18
Convert reds.c to use SpiceMarshaller
Alexander Larsson
1
-302
/
+211
2010-06-18
Use the new enums for keyboard modifier flags
Alexander Larsson
1
-4
/
+6
2010-05-21
Fix some misspelled identifiers
Alexander Larsson
1
-1
/
+1
2010-05-21
Fix spelling errors in comments and strings
Alexander Larsson
1
-17
/
+17
2010-05-19
Change leftover VD_INTERFACE_RECORD to SPICE_INTERFACE_RECORD
Alexander Larsson
1
-1
/
+1
2010-05-19
Revert "[debug] migration troubleshooting"
Gerd Hoffmann
1
-1
/
+1
2010-05-19
add spice-experimental.h
Gerd Hoffmann
1
-0
/
+1
2010-05-19
vd_interface.h cleanups.
Gerd Hoffmann
1
-16
/
+0
2010-05-19
NetWireInterface: redesign
Gerd Hoffmann
1
-6
/
+8
2010-05-19
zap MigrationInterface
Gerd Hoffmann
1
-16
/
+0
2010-05-19
migration: new api
Gerd Hoffmann
1
-32
/
+75
2010-05-19
[debug] migration troubleshooting
Gerd Hoffmann
1
-1
/
+1
2010-05-19
zap migration code
Gerd Hoffmann
1
-633
/
+9
2010-05-19
kill spice_server_set_mouse_absolute
Gerd Hoffmann
1
-9
/
+0
2010-05-19
vdi port: redesign.
Gerd Hoffmann
1
-41
/
+54
2010-05-19
constify SpiceBaseInterface
Gerd Hoffmann
1
-2
/
+2
2010-05-19
SoundInterfaces: redesign
Gerd Hoffmann
1
-15
/
+15
2010-05-19
TabletInterface: redesign
Gerd Hoffmann
1
-15
/
+26
2010-05-19
QXL: redesign.
Gerd Hoffmann
1
-9
/
+11
2010-05-19
MouseInterface: redesign
Gerd Hoffmann
1
-10
/
+20
2010-05-19
KeyboardInterface: redesign.
Gerd Hoffmann
1
-31
/
+43
2010-05-19
s/CoreInterface/SpiceCoreInterface/
Gerd Hoffmann
1
-10
/
+4
2010-05-19
VDInterface: redesign.
Gerd Hoffmann
1
-168
/
+164
2010-05-19
minor timer interface cleanups.
Gerd Hoffmann
1
-20
/
+20
2010-05-19
new watch api: kill old api
Gerd Hoffmann
1
-2
/
+0
2010-05-19
new watch api: switch migration
Gerd Hoffmann
1
-29
/
+30
2010-05-19
new watch api: switch inputs
Gerd Hoffmann
1
-25
/
+25
2010-05-19
new watch api: switch ssl accept
Gerd Hoffmann
1
-5
/
+19
2010-05-19
new watch api: switch main channel
Gerd Hoffmann
1
-19
/
+21
2010-05-19
new watch api: switch liasync read
Gerd Hoffmann
1
-13
/
+11
2010-05-19
new watch api: switch listening sockets
Gerd Hoffmann
1
-14
/
+20
2010-05-19
fix visibility
Gerd Hoffmann
1
-24
/
+26
2010-05-19
zap CoreInterface->{term_printf,log}
Gerd Hoffmann
1
-43
/
+5
2010-05-19
zap qterm interfaces
Gerd Hoffmann
1
-688
/
+0
2010-05-19
zap CoreInterface->(un)register_change_notifiers()
Gerd Hoffmann
1
-4
/
+0
2010-05-19
zap CoreInterface->next()
Gerd Hoffmann
1
-7
/
+0
2010-05-19
channel security cleanup
Gerd Hoffmann
1
-18
/
+23
2010-05-19
zap spice_parse_args + spice_usage_str
Gerd Hoffmann
1
-333
/
+0
2010-05-03
spice server: fix typo in private key error message
Dan Kenigsberg
1
-1
/
+1
2010-05-03
Remove all mentions of "cairo" from the code
Alexander Larsson
1
-3
/
+3
2010-04-13
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
1
-9
/
+9
[next]