<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spice.git/server, branch 0.10</title>
<subtitle>Spice</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/'/>
<entry>
<title>Use spice_strdup() to avoid crashing on NULL</title>
<updated>2012-05-28T11:10:45+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@redhat.com</email>
</author>
<published>2012-03-20T19:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=3d12509f987c9bee6e7c28589a02be2015284e43'/>
<id>3d12509f987c9bee6e7c28589a02be2015284e43</id>
<content type='text'>
qemu can call spice_server_set_name(s, NULL) when the name is not
given. Let's not crash in this case
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
qemu can call spice_server_set_name(s, NULL) when the name is not
given. Let's not crash in this case
</pre>
</div>
</content>
</entry>
<entry>
<title>Send name &amp; uuid to capable clients</title>
<updated>2012-05-28T11:09:20+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@redhat.com</email>
</author>
<published>2012-03-02T12:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=b8c928ccd810a46794f77746377e614f90d37a5b'/>
<id>b8c928ccd810a46794f77746377e614f90d37a5b</id>
<content type='text'>
Add spice_server_set_name() and spice_server_set_uuid() that allows
the client to identify a Spice server (useful to associate settings
with a particular server)

The SPICE_MSG_MAIN_NAME and SPICE_MSG_MAIN_UUID messages are only sent
to capable clients, announcing SPICE_MAIN_CAP_NAME_AND_UUID.

Conflicts:

	spice-protocol
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add spice_server_set_name() and spice_server_set_uuid() that allows
the client to identify a Spice server (useful to associate settings
with a particular server)

The SPICE_MSG_MAIN_NAME and SPICE_MSG_MAIN_UUID messages are only sent
to capable clients, announcing SPICE_MAIN_CAP_NAME_AND_UUID.

Conflicts:

	spice-protocol
</pre>
</div>
</content>
</entry>
<entry>
<title>server: move self_bitmap_image to RedDrawable</title>
<updated>2012-05-15T16:24:53+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2012-05-15T10:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=e9a4832f2f82ac99468df60ea43da45e8fd8769f'/>
<id>e9a4832f2f82ac99468df60ea43da45e8fd8769f</id>
<content type='text'>
Simplify keeping count of self_bitmap_image by putting it in
RedDrawable. It is allocated on reading from the command pipe and
deallocated when the last reference to the RedDrawable is dropped,
instead of keeping track of it in GlzDrawable and Drawable.
(cherry picked from commit 05f4276cc128c500cd88df13e44b4bff7d5d0937)

Conflicts:

	server/red_worker.c

Over s/ASSERT/spice_assert/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplify keeping count of self_bitmap_image by putting it in
RedDrawable. It is allocated on reading from the command pipe and
deallocated when the last reference to the RedDrawable is dropped,
instead of keeping track of it in GlzDrawable and Drawable.
(cherry picked from commit 05f4276cc128c500cd88df13e44b4bff7d5d0937)

Conflicts:

	server/red_worker.c

Over s/ASSERT/spice_assert/
</pre>
</div>
</content>
</entry>
<entry>
<title>server/red_worker/put_red_drawable: s/drawable/red_drawable/</title>
<updated>2012-05-15T16:24:51+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2012-05-15T09:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=d2edf0ea6560c42f3c2bcbda3b1ab9310b001b53'/>
<id>d2edf0ea6560c42f3c2bcbda3b1ab9310b001b53</id>
<content type='text'>
(cherry picked from commit cc1fd8eae7a126d9320c4432eb6ebc54b1ffc201)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit cc1fd8eae7a126d9320c4432eb6ebc54b1ffc201)
</pre>
</div>
</content>
</entry>
<entry>
<title>server/red_worker/red_handle_self_bitmap: add red_drawable local, one extra whitespace line removed</title>
<updated>2012-05-15T16:24:47+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2012-05-15T09:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=313e775f4ce248170c3474662715df91f5631214'/>
<id>313e775f4ce248170c3474662715df91f5631214</id>
<content type='text'>
(cherry picked from commit c6bb40947febf651706a0cd804bb2a8096574ea7)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit c6bb40947febf651706a0cd804bb2a8096574ea7)
</pre>
</div>
</content>
</entry>
<entry>
<title>server/red_worker: rename SpiceImage *self_bitmap to self_bitmap_image</title>
<updated>2012-05-15T16:24:41+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2012-05-15T09:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=7c258a992fd175c95f774e9c021da5a00c53a690'/>
<id>7c258a992fd175c95f774e9c021da5a00c53a690</id>
<content type='text'>
(cherry picked from commit 96bfcea9659cebb5b121d1472bde045add3ee491)

Conflicts:

	server/red_worker.c
    s/ASSERT/spice_assert/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 96bfcea9659cebb5b121d1472bde045add3ee491)

Conflicts:

	server/red_worker.c
    s/ASSERT/spice_assert/
</pre>
</div>
</content>
</entry>
<entry>
<title>server/red_worker/red_process_commands: rename drawable to red_drawable (later add a local drawable)</title>
<updated>2012-05-15T16:24:31+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2012-05-14T11:36:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=67cbdccccfb1e0e85e7feefc808ee1d7b67da76d'/>
<id>67cbdccccfb1e0e85e7feefc808ee1d7b67da76d</id>
<content type='text'>
(cherry picked from commit bab771c10dfa1cc5751f4fd33548b997f7200dbd)

Conflicts:

	server/red_worker.c
    s/ASSERT/spice_assert/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit bab771c10dfa1cc5751f4fd33548b997f7200dbd)

Conflicts:

	server/red_worker.c
    s/ASSERT/spice_assert/
</pre>
</div>
</content>
</entry>
<entry>
<title>server/red_worker: red_process_drawable: have single point of exit</title>
<updated>2012-05-15T16:24:29+00:00</updated>
<author>
<name>Alon Levy</name>
<email>alevy@redhat.com</email>
</author>
<published>2012-05-14T11:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=445364fe7dfd830b7c144770de60343e13081aad'/>
<id>445364fe7dfd830b7c144770de60343e13081aad</id>
<content type='text'>
(cherry picked from commit c8cefd4a8f28bde14b70a72272c0ccb80c77af04)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit c8cefd4a8f28bde14b70a72272c0ccb80c77af04)
</pre>
</div>
</content>
</entry>
<entry>
<title>server/red_worker: don't release self_bitmap unless refcount is 0</title>
<updated>2012-05-15T16:24:26+00:00</updated>
<author>
<name>Yonit Halperin</name>
<email>yhalperi@redhat.com</email>
</author>
<published>2012-05-13T11:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=6a9f2c94539803d8263bead599139cadcbfc40c5'/>
<id>6a9f2c94539803d8263bead599139cadcbfc40c5</id>
<content type='text'>
RHBZ: 808936
(cherry picked from commit 6935bd3d604288a64f491e4226f3d31aafdbf81e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RHBZ: 808936
(cherry picked from commit 6935bd3d604288a64f491e4226f3d31aafdbf81e)
</pre>
</div>
</content>
</entry>
<entry>
<title>Force 64 bit multiplication on 32 bit systems; fixes a bug where the server times out the display channel freakily fast.</title>
<updated>2012-05-15T16:24:22+00:00</updated>
<author>
<name>Jeremy White</name>
<email>jwhite@codeweavers.com</email>
</author>
<published>2012-04-26T17:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=d3bf13c9b4d102e0d1f1c1d51c8782569ea64a69'/>
<id>d3bf13c9b4d102e0d1f1c1d51c8782569ea64a69</id>
<content type='text'>
(cherry picked from commit 8d3ebe31ddb4004a4aa794bc1da444573a9914f8)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 8d3ebe31ddb4004a4aa794bc1da444573a9914f8)
</pre>
</div>
</content>
</entry>
</feed>
