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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-02
Make default_security and channels_security non-global
Jonathon Jongsma
2
-15
/
+17
2016-02-02
red-channel: send marshaller message fd
Frediano Ziglio
1
-0
/
+14
2016-02-02
tests: make sure that the default rule builds all tests
Marc-Andre Lureau
1
-10
/
+8
2016-02-01
reds: remove unused structs
Victor Toso
1
-9
/
+0
2016-02-01
reds: constify renderers_info array
Frediano Ziglio
1
-4
/
+4
2016-02-01
reds: remove default_renderer as field
Frediano Ziglio
2
-6
/
+4
2016-02-01
Move spice_uuid, spice_uuid_is_set to RedsState struct
Jonathon Jongsma
2
-7
/
+10
2016-02-01
Move spice_name to RedsState struct
Jonathon Jongsma
2
-5
/
+5
2016-02-01
Move sasl_enabled, sasl_appname to RedsState struct
Jonathon Jongsma
2
-14
/
+18
2016-02-01
Move taTicket to RedsState struct
Jonathon Jongsma
2
-11
/
+11
2016-02-01
Move spice_family to RedsState struct
Jonathon Jongsma
2
-7
/
+8
2016-02-01
Move spice_addr to RedsState struct
Jonathon Jongsma
2
-4
/
+4
2016-02-01
Move migration_interface to RedsState struct
Jonathon Jongsma
2
-17
/
+16
2016-02-01
Move vdagent to RedsState struct
Jonathon Jongsma
5
-33
/
+34
2016-02-01
Move spice_listen_socket_fd to RedsState struct
Jonathon Jongsma
2
-4
/
+5
2016-01-29
Move spice_secure_port to RedsState struct
Jonathon Jongsma
2
-4
/
+5
2016-01-29
Move spice_port to RedsState struct
Jonathon Jongsma
2
-4
/
+6
2016-01-29
Change init_vd_agent_resources() to take RedsState arg
Jonathon Jongsma
1
-2
/
+2
2016-01-29
worker: unify flush_cursor_commands and flush_display_commands
Frediano Ziglio
1
-49
/
+26
2016-01-28
worker: use glib main loop
Frediano Ziglio
4
-469
/
+76
2016-01-28
Move default_renderer into RedsState
Jonathon Jongsma
2
-4
/
+6
2016-01-28
main_channel_init() -> main_channel_new()
Jonathon Jongsma
3
-3
/
+3
2016-01-28
inputs_init() -> inputs_channel_new()
Jonathon Jongsma
3
-3
/
+3
2016-01-28
Remove global inputs channel
Jonathon Jongsma
4
-128
/
+166
2016-01-28
worker: remove useless check
Frediano Ziglio
1
-2
/
+1
2016-01-28
worker: remove useless test
Frediano Ziglio
1
-14
/
+4
2016-01-28
worker: do not leak cursor after disconnecting clients
Frediano Ziglio
1
-1
/
+0
2016-01-27
qxl: inline documentation for get_command and req_cmd_notification
Frediano Ziglio
1
-0
/
+10
2016-01-26
worker: improved implementation of SpiceTimer
Frediano Ziglio
1
-32
/
+24
2016-01-26
replay: do not wake up loop too much
Frediano Ziglio
1
-1
/
+4
2016-01-26
worker: use core interface to create watch
Frediano Ziglio
1
-5
/
+5
2016-01-26
worker: remove empty statement at line end
Frediano Ziglio
1
-1
/
+1
2016-01-26
worker: use variable already set at beginning of loops
Frediano Ziglio
1
-15
/
+13
2016-01-26
worker: remove max_pipe_size constant parameter
Frediano Ziglio
1
-11
/
+11
2016-01-22
channel: do not call pipe_add with null items
Marc-Andre Lureau
1
-2
/
+4
2016-01-22
channel: document pipes_create_batch() function
Marc-Andre Lureau
1
-4
/
+12
2016-01-22
Replay: report error if we don't read the correct file header
Jonathon Jongsma
2
-0
/
+7
2016-01-21
Change some functions to take RedsState arg
Jonathon Jongsma
4
-36
/
+37
2016-01-21
event-loop: Remove template
Christophe Fergeau
5
-28
/
+15
2016-01-21
test-loop: Improve basic_event_loop base_{timer, watch}_add
Christophe Fergeau
1
-2
/
+2
2016-01-20
dcc: make dcc_compress_image_*() private
Pavel Grunt
2
-30
/
+15
2016-01-20
dcc-send: Use dcc_compress_image to compress image
Pavel Grunt
1
-42
/
+2
2016-01-20
dcc_compress_image: Handle NULL drawable
Pavel Grunt
1
-12
/
+15
2016-01-20
Change some functions to take RedsState arg
Jonathon Jongsma
5
-43
/
+43
2016-01-20
Change some functions to take RedsState arg
Jonathon Jongsma
4
-44
/
+46
2016-01-20
channel: do not free rcc->stream in red_channel_client_disconnect
Frediano Ziglio
1
-3
/
+7
2016-01-19
tests: test removed triggered timers are not called
Frediano Ziglio
1
-0
/
+21
2016-01-19
tests: add a test for event loop
Frediano Ziglio
4
-0
/
+144
2016-01-19
tests: extract code for event loop
Frediano Ziglio
3
-144
/
+215
2016-01-19
tests: do not use default loop context
Frediano Ziglio
3
-32
/
+65
[next]