index
:
~pgrunt/spice
0.12
agentfeatures
cdrom
encoders
manual
master
replay_gst
virgil
Fork of spice server http://cgit.freedesktop.org/spice/spice/
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
char-device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
char-device: Remove RedCharDeviceClass::{un, }ref_msg_to_client
Christophe Fergeau
1
-22
/
+4
2016-04-15
char-device: Replace RedCharDeviceMsgToClient with PipeItem
Christophe Fergeau
1
-9
/
+9
2016-04-07
Move RedCharDeviceCallbacks into RedCharDeviceClass
Christophe Fergeau
1
-23
/
+22
2016-04-07
reds: Remove red_char_device_new()
Christophe Fergeau
1
-42
/
+0
2016-04-06
char-device: Fix property name in red_char_device_new()
Christophe Fergeau
1
-1
/
+1
2016-04-02
char-device: Make RedCharDevice a GObject
Christophe Fergeau
1
-90
/
+263
2016-04-01
Rename some missing names related to RedCharDevice
Frediano Ziglio
1
-3
/
+3
2016-04-01
Rename SpiceCharDeviceCallbacks to RedCharDeviceCallbacks
Frediano Ziglio
1
-2
/
+2
2016-04-01
Rename RedCharDevice functions
Jonathon Jongsma
1
-160
/
+160
2016-04-01
Rename SpiceCharDeviceClientState to RedCharDeviceClient
Jonathon Jongsma
1
-54
/
+54
2016-04-01
Rename SpiceCharDeviceState to RedCharDevice
Jonathon Jongsma
1
-53
/
+54
2016-04-01
Rename SpiceCharDeviceWriteBuffer to RedCharDeviceWriteBuffer
Jonathon Jongsma
1
-36
/
+36
2016-04-01
Rename SpiceCharDeviceMsgToClient to RedCharDeviceMsgToClient
Jonathon Jongsma
1
-18
/
+18
2016-03-31
char-device: Avoid use-after-free
Christophe Fergeau
1
-0
/
+1
2016-03-29
char-device: Move instance data to SpiceCharDeviceState::priv
Christophe Fergeau
1
-148
/
+152
2016-03-22
char-device: Add helpers for SpiceCharDeviceCallbacks vfuncs
Christophe Fergeau
1
-16
/
+62
2016-03-10
char-device: Refactor spice_char_device_client_add a bit
Christophe Fergeau
1
-19
/
+35
2016-03-09
Introduce spice_char_device_get_interface()
Christophe Fergeau
1
-2
/
+7
2016-03-03
Make use of the new reds_core_timer_* API
Christophe Fergeau
1
-17
/
+15
2016-02-12
Add RedsState arg to smartcard_device_connect()
Jonathon Jongsma
1
-5
/
+0
2016-02-11
char-device: use local 'reds' variable
Jonathon Jongsma
1
-15
/
+19
2016-02-11
Move 'core' into RedsState struct
Jonathon Jongsma
1
-15
/
+17
2016-02-03
Remove use of global 'reds' var from spice_server_remove_interface()
Jonathon Jongsma
1
-0
/
+11
2016-01-21
Change some functions to take RedsState arg
Jonathon Jongsma
1
-1
/
+1
2016-01-11
channel: add interface parameters to SpiceCoreInterfaceInternal
Frediano Ziglio
1
-2
/
+2
2015-12-15
server: Use PRI macros in printf for 32/64 bit compatibility
Francois Gouget
1
-1
/
+2
2015-12-03
server: rename files
Frediano Ziglio
1
-0
/
+1035