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
*
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
*
vdi port: redesign.
Gerd Hoffmann
2010-05-19
1
-41
/
+54
*
constify SpiceBaseInterface
Gerd Hoffmann
2010-05-19
1
-2
/
+2
*
SoundInterfaces: redesign
Gerd Hoffmann
2010-05-19
1
-15
/
+15
*
TabletInterface: redesign
Gerd Hoffmann
2010-05-19
1
-15
/
+26
*
QXL: redesign.
Gerd Hoffmann
2010-05-19
1
-9
/
+11
*
MouseInterface: redesign
Gerd Hoffmann
2010-05-19
1
-10
/
+20
*
KeyboardInterface: redesign.
Gerd Hoffmann
2010-05-19
1
-31
/
+43
*
s/CoreInterface/SpiceCoreInterface/
Gerd Hoffmann
2010-05-19
1
-10
/
+4
*
VDInterface: redesign.
Gerd Hoffmann
2010-05-19
1
-168
/
+164
*
minor timer interface cleanups.
Gerd Hoffmann
2010-05-19
1
-20
/
+20
*
new watch api: kill old api
Gerd Hoffmann
2010-05-19
1
-2
/
+0
*
new watch api: switch migration
Gerd Hoffmann
2010-05-19
1
-29
/
+30
*
new watch api: switch inputs
Gerd Hoffmann
2010-05-19
1
-25
/
+25
*
new watch api: switch ssl accept
Gerd Hoffmann
2010-05-19
1
-5
/
+19
*
new watch api: switch main channel
Gerd Hoffmann
2010-05-19
1
-19
/
+21
*
new watch api: switch liasync read
Gerd Hoffmann
2010-05-19
1
-13
/
+11
*
new watch api: switch listening sockets
Gerd Hoffmann
2010-05-19
1
-14
/
+20
*
fix visibility
Gerd Hoffmann
2010-05-19
1
-24
/
+26
*
zap CoreInterface->{term_printf,log}
Gerd Hoffmann
2010-05-19
1
-43
/
+5
*
zap qterm interfaces
Gerd Hoffmann
2010-05-19
1
-688
/
+0
*
zap CoreInterface->(un)register_change_notifiers()
Gerd Hoffmann
2010-05-19
1
-4
/
+0
*
zap CoreInterface->next()
Gerd Hoffmann
2010-05-19
1
-7
/
+0
*
channel security cleanup
Gerd Hoffmann
2010-05-19
1
-18
/
+23
*
zap spice_parse_args + spice_usage_str
Gerd Hoffmann
2010-05-19
1
-333
/
+0
*
spice server: fix typo in private key error message
Dan Kenigsberg
2010-05-03
1
-1
/
+1
*
Remove all mentions of "cairo" from the code
Alexander Larsson
2010-05-03
1
-3
/
+3
*
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
2010-04-13
1
-9
/
+9
*
server configuration: make network redirection support optional
Yonit Halperin
2010-04-06
1
-1
/
+7
*
spice: reds: fix uninitlized pointer
Izik Eidus
2010-04-05
1
-1
/
+1
*
Get rid of more out-of-memory checks
Alexander Larsson
2010-03-24
1
-47
/
+9
*
new libspice api: spice_server_add_get_{sock, peer}_info()
Gerd Hoffmann
2010-03-18
1
-0
/
+24
*
new libspice api: spice_server_add_renderer()
Gerd Hoffmann
2010-03-18
1
-1
/
+14
*
Use spice allocator in server/
Alexander Larsson
2010-03-11
1
-104
/
+29
*
new libspice api: add spice_server_set_mouse_absolute()
Gerd Hoffmann
2010-03-09
1
-0
/
+9
*
new libspice api: add spice_server_set_channel_security()
Gerd Hoffmann
2010-03-09
1
-0
/
+13
*
new libspice api: make spice_channel_name_t part of the public api.
Gerd Hoffmann
2010-03-09
1
-33
/
+20
*
new libspice api: add spice_server_{get, set}_image_compression()
Gerd Hoffmann
2010-03-09
1
-0
/
+14
[next]