index
:
~jjongsma/spice-server
master
refactory
refactory-review
replay
replay-rebase
review
vsock
Jonathon's spice-server branches
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
main_dispatcher: add ref count protection to RedClient instances
Yonit Halperin
1
-2
/
+4
2013-07-29
red_channel: add ref count to RedClient
Yonit Halperin
2
-5
/
+35
2013-07-29
red_channel: prevent adding and pushing pipe items after a channel_client has...
Yonit Halperin
1
-6
/
+24
2013-07-28
server/red_channel: fix unused variable
Alon Levy
1
-10
/
+13
2013-07-24
server/red_worker.c: remove unused pipe_item_remove
Alon Levy
1
-5
/
+0
2013-07-22
TIOCOUTQ -> SIOCOUTQ and portability ifdefs
Nahum Shalman
2
-2
/
+12
2013-07-22
configure.ac comment typo nit
Nahum Shalman
1
-1
/
+1
2013-07-17
Release 0.12.4
v0.12.4
Uri Lublin
2
-2
/
+15
2013-07-17
Update spice-common submodule (get spice-protocol 0.12.6)
Uri Lublin
1
-0
/
+0
2013-07-17
syntax-check: trailing whitespaces -- ignore binary files
Uri Lublin
1
-0
/
+2
2013-07-16
syntax-check: remove trailing whitespaces
Uri Lublin
3
-8
/
+7
2013-07-16
syntax-check: make sure config.h is the first included .h file
Uri Lublin
3
-1
/
+3
2013-07-16
syntax-check: use test A && test B instead of test A -a B
Uri Lublin
1
-1
/
+1
2013-07-16
syntax-check: fix no-newline or empty line at EOF
Uri Lublin
2
-2
/
+1
2013-07-16
syntax-check: s/the the/the/ in a comment
Uri Lublin
2
-2
/
+2
2013-07-16
syntax-check: update AUTHORS
Uri Lublin
1
-0
/
+6
2013-07-16
syntax-check: fix cast_of_argument_to_free
Uri Lublin
1
-1
/
+2
2013-07-16
syntax-check: fix avoid_if_before_free
Uri Lublin
1
-6
/
+2
2013-07-16
server/tests: fix timer for test_empty_success
Uri Lublin
1
-1
/
+9
2013-07-16
server/tests: test_display_width_stride: add destroy command
Uri Lublin
1
-0
/
+9
2013-07-16
server/tests: remove option from usage if AUTOMATED_TESTS is not configured
Uri Lublin
1
-6
/
+19
2013-07-16
server/tests: invalid-option: print the bad argument
Uri Lublin
1
-1
/
+1
2013-07-16
server/tests: fix produce_command for create surface
Uri Lublin
1
-2
/
+4
2013-07-16
server/tests: test_display_base: set rect according to appropriate surface
Uri Lublin
1
-5
/
+2
2013-07-16
red_channel: replace RING_FOREACH with RING_FOREACH_SAFE in some places
Uri Lublin
1
-4
/
+4
2013-07-16
red_worker: use a generic SAFE_FOREACH macro
Uri Lublin
1
-29
/
+22
2013-07-16
red_worker: delete unused CCC_FOREACH
Uri Lublin
1
-6
/
+0
2013-07-16
red_worker: make DRAWABLE_FOREACH_DPI safe
Uri Lublin
1
-9
/
+11
2013-07-16
red_worker: use only DRAWABLE_FOREACH_GLZ_SAFE
Uri Lublin
1
-9
/
+2
2013-07-16
red_worker: make WORKER_FOREACH_DCC safe
Uri Lublin
1
-45
/
+48
2013-07-16
red_worker: reuse DCC_FOREACH in WORKER_DCC_FOREACH
Uri Lublin
1
-7
/
+4
2013-07-16
red_worker: use only RCC_FOREACH_SAFE
Uri Lublin
1
-9
/
+2
2013-07-05
Use RING_FOREACH_SAFE in red_channel.c functions which are missing it
David Gibson
1
-4
/
+4
2013-06-25
red_worker: fix for stuck display_channel over WAN (jpeg_enabled=true)
Yonit Halperin
1
-0
/
+4
2013-06-24
red_worker: improve stream stats readability and ease of parsing
Yonit Halperin
2
-8
/
+15
2013-06-24
mjpeg_encoder: add mjpeg_encoder_get_stats
Yonit Halperin
2
-0
/
+18
2013-06-24
spice: silencing most of the ping/pong logging
Yonit Halperin
1
-11
/
+2
2013-06-06
server: Add support for filtering out agent file-xfer msgs (rhbz#961848)
Hans de Goede
5
-7
/
+37
2013-05-24
red_channel: replace an assert upon threads mismatch with a warning
Yonit Halperin
1
-3
/
+25
2013-05-23
main_channel: fix double release of migration target data
Yonit Halperin
1
-0
/
+2
2013-05-19
Log actual address spice-server binds to
Christophe Fergeau
1
-5
/
+10
2013-05-17
0.12.3 release
v0.12.3
Alon Levy
2
-2
/
+20
2013-05-17
server/red_parse_qxl: two coding convention pointer cast fix
Alon Levy
1
-2
/
+2
2013-05-17
server/dispatchers: initialize stack to 0 for valgrind
Alon Levy
2
-5
/
+5
2013-05-17
server/red_dispatcher: close pa hole in RedWorkerMessageDisplayConnect for va...
Alon Levy
1
-2
/
+2
2013-05-17
server/tests: test_display_width_stride
Alon Levy
4
-7
/
+154
2013-05-17
server/red_worker: simplify monitors_config update
Alon Levy
1
-7
/
+6
2013-05-17
server/tests/test_display_base: add missing set_client_capabilities, fix clie...
Alon Levy
1
-1
/
+11
2013-05-17
server/red_worker: turn critical (assert) non error into warning
Alon Levy
1
-1
/
+4
2013-05-17
server/red_worker: s/driver_has_monitors_config/driver_cap_monitors_config/ (...
Alon Levy
1
-5
/
+7
[next]