index
:
~alon/spice
0.8.2.candidate
0.8.for.teuf
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
features/driver-server-monitors-config
features/record-replay-qxl-hack
fixup_red_channels
glz
master
mc.v7
old/aggregate-many-marshallers
old/aggregate-one-marshaller
opus
red_channel_refactor
s3.v1
s3.wip
server_multi_client.v3
server_multi_client.v4
server_multi_client.v5.mid
server_multi_client.v6
server_redhat
smart_card_channel.v5.wip
update_area_async_dirty
wip/dtrace
wip/replay
wip/shared-memory
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-25
Fix multiple printf format problems
Daniel P. Berrange
9
-18
/
+16
2012-04-25
Fix const-ness violations
Daniel P. Berrange
2
-3
/
+3
2012-04-25
Don't do arithmetic on void * type, use uint8_t instead
Daniel P. Berrange
1
-6
/
+6
2012-04-18
spice-common: update submodule to verify_subject MSVC++ fix
Alon Levy
1
-0
/
+0
2012-04-18
spice-common: update submodule
Alon Levy
1
-0
/
+0
2012-04-18
update spice-common for MSVC++ build fixes
Alon Levy
1
-0
/
+0
2012-04-18
update visual studio project file
Aric Stewart
1
-36
/
+36
2012-04-18
client/windows/redc.vcproj: switch to unix EOL (dos2unix)
Alon Levy
1
-1001
/
+1001
2012-04-18
Update win32 generate(1).bat files to match modern usage
Aric Stewart
2
-4
/
+4
2012-04-18
we do not need afxres.h included in redc.rc
Aric Stewart
1
-1
/
+1
2012-04-18
fix error-path return in snd_set_record_peer()
Michael Tokarev
1
-2
/
+2
2012-04-17
Copy getopt.h from old common/win/my_getopt-1.5/my_getopt
Aric Stewart
1
-0
/
+56
2012-04-17
update windows client generate.bat and generate1.bat
Aric Stewart
2
-4
/
+4
2012-04-05
server: allow failure in getvirt
Alon Levy
5
-89
/
+240
2012-04-02
Replace sprintf with snprintf use
Christophe Fergeau
1
-1
/
+1
2012-03-28
spice-common: update to fix quic-encode warnings
Marc-André Lureau
1
-0
/
+0
2012-03-26
server: export spice_server_is_server_mouse predicate
Alon Levy
3
-1
/
+13
2012-03-26
Remove files moved to spice-common
Marc-André Lureau
10
-5504
/
+0
2012-03-25
Copy common/win/my_getopt-1.5/my_getopt client/windows
Marc-André Lureau
2
-21
/
+352
2012-03-25
Use the spice-common logging functions
Marc-André Lureau
21
-908
/
+907
2012-03-25
Use the spice-common submodule
Marc-André Lureau
126
-27873
/
+252
2012-03-23
sasl: small refactoring, check memcheck != NULL
Marc-André Lureau
1
-10
/
+8
2012-03-23
Use spice_strdup() to avoid crashing on NULL
Marc-André Lureau
3
-10
/
+10
2012-03-22
server/tests: add resolution changes tester
Alon Levy
2
-6
/
+80
2012-03-22
server/tests/test_display_base: add Command
Alon Levy
2
-45
/
+101
2012-03-21
server/tests/test_display_base: remove 64bit arch assumptions
Alon Levy
1
-5
/
+5
2012-03-21
server/red_memslots: don't assume 64 bit environment
Alon Levy
2
-7
/
+10
2012-03-21
server/red_worker: fix for case where ASSERT is compiled out
Alon Levy
1
-2
/
+1
2012-03-21
server/red_memslots: use QXLPHYSICAL for addresses
Alon Levy
2
-3
/
+3
2012-03-21
server/red_memslots: drop two unused functions
Alon Levy
2
-19
/
+0
2012-03-20
Don't truncate SPICE_FOREIGN_MENU_SOCKET
Christophe Fergeau
1
-5
/
+8
2012-03-20
Don't limit spice controller socket name to 50 chars
Christophe Fergeau
1
-6
/
+4
2012-03-20
Remove unused Canvas members
Christophe Fergeau
4
-8
/
+0
2012-03-20
server/red_worker: don't typedef SpiceWatch twice
Alon Levy
1
-2
/
+2
2012-03-13
red_worker: Check for NULL watches
Hans de Goede
1
-2
/
+13
2012-03-12
server: remove superfluous check
Nahum Shalman
1
-3
/
+0
2012-03-12
server: listen on a pre-opened file descriptor
Nahum Shalman
3
-0
/
+23
2012-03-12
server: don't fail on ENOPROTOOPT from setsockopt
Nahum Shalman
2
-2
/
+2
2012-03-12
red_channel: remove pre_disconnect hook
Hans de Goede
2
-4
/
+0
2012-03-12
red_worker: Rework poll code to use the watch interface
Hans de Goede
1
-91
/
+79
2012-03-12
red_channel: Use the channel core to remove the stream watch on disconnect
Hans de Goede
1
-0
/
+4
2012-03-10
red_worker: Remove ref counting from the EventListener struct
Hans de Goede
1
-34
/
+2
2012-03-10
Ensure all members of ChannelCbs and ClientCbs are either assigned or NULL
Hans de Goede
9
-21
/
+15
2012-03-06
server/red_worker: fix use after free for listeners
Alon Levy
1
-1
/
+2
2012-03-05
Use SPICE_FOREIGN_MENU_SOCKET if it's available
Marc-André Lureau
2
-2
/
+8
2012-03-05
Fix spice-protocol reference
Marc-André Lureau
1
-0
/
+0
2012-03-05
Send name & uuid to capable clients
Marc-André Lureau
9
-1
/
+118
2012-03-05
demarshal: fixed-size array are missing __nelements
Marc-André Lureau
1
-1
/
+1
2012-03-05
server: more logging about certificates used
Christophe Fergeau
1
-4
/
+10
2012-03-05
Add log for invalid/expired tickets
Christophe Fergeau
1
-0
/
+5
[next]