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
fixup_red_channels
master
mc.v7
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
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
2010-10-27
smartcard: don't segfault if no cards and remove/add key combo is pressed
HEAD
master
Alon Levy
1
-0/+6
2010-10-25
client: add verbose link error messages
Alon Levy
1
-1/+19
2010-10-25
smartcard: client: add keyboard shortcuts for remove/insert virtual card
Alon Levy
3
-0/+48
2010-10-25
smartcard: client: reader_data_from_vreader for NULL
Alon Levy
1
-0/+4
2010-10-25
smartcard: client: add global for current remove/insert card support (in next...
Alon Levy
1
-0/+4
2010-10-25
smartcard: client: remove fixed TODO
Alon Levy
1
-1/+0
2010-10-25
smartcard: client: do vevent_delete (was leaked before)
Alon Levy
2
-5/+22
2010-10-25
smartcard: client: fix command line params
Alon Levy
1
-4/+9
2010-10-25
smartcard: client: move vcard_init to Application::register_channels
Alon Levy
3
-31/+47
2010-10-25
smartcard: client: add command line options
Alon Levy
3
-1/+50
2010-10-25
smartcard: server: ignore reader_id from device, use the one we store in Smar...
Alon Levy
1
-5/+4
2010-10-25
server smartcard: ignore VSC_Reconnect from device
Alon Levy
1
-0/+4
2010-10-25
client smartcard: check _event_thread!=NULL in on_disconnect
Alon Levy
1
-1/+6
2010-10-25
smartcard: configure option --enable-smartcard
Alon Levy
4
-1/+50
2010-10-25
smartcard: server side (not enabled yet)
Alon Levy
3
-0/+581
2010-10-25
smartcard: client side (not enabled yet)
Alon Levy
3
-0/+552
2010-10-25
smartcard: add to spice.proto
Alon Levy
1
-0/+8
2010-10-25
server: add spice_server_char_device_remove_interface
Alon Levy
1
-5/+16
2010-10-25
server: print subtype when adding CHAR_DEVICE interfaces
Alon Levy
1
-1/+1
2010-10-25
server: add static to spice_server_char_device_add_interface
Alon Levy
1
-1/+1
2010-10-25
spice codegen: fix copy-o, no such variable value
Alon Levy
1
-1/+1
2010-10-25
server: fix print text on vdagent interface addition
Alon Levy
1
-1/+1
2010-10-25
server: add char_device.h header, use in reds.c
Alon Levy
2
-4/+12
2010-10-25
spice-experimental.h: add multiple include protection
Alon Levy
1
-1/+7
2010-10-25
spicec-tests: add controller_test (v2)
Arnon Gilboa
4
-0/+424
2010-10-25
spicec-win: remove redundent strdup & buggy free
Arnon Gilboa
1
-5/+4
2010-10-25
controller: Make menu text utf-8
Hans de Goede
2
-22/+19
2010-10-25
spicec-x11: Do not set _NET_WM_USER_TIME to 0 on startup
Hans de Goede
2
-5/+7
2010-10-25
spicec-win: add x64 to vcproj & sln (v2)
Arnon Gilboa
2
-0/+242
2010-10-25
spicec-win: map title string from utf8 to utf16
Arnon Gilboa
1
-1/+8
2010-10-24
spicec-win: add #ifndef _WIN64 for u/intptr_t typedefs
Arnon Gilboa
1
-1/+3
2010-10-24
spicec-win: Replace Set/GetWindowLong to LongPtr for x64 competability
Arnon Gilboa
1
-5/+5
2010-10-21
Remove no longer used wstring_printf functions
Hans de Goede
4
-42/+0
2010-10-21
client: Interpret the title control message as utf8 instead of unicode16
Hans de Goede
9
-23/+19
2010-10-21
spicec-x11: Change source of controller socket name, fixing CVE-2010-2792
Hans de Goede
1
-4/+8
2010-10-18
Release 0.6.3
Hans de Goede
3
-3/+8
2010-10-18
Make the gui use Application::hide_gui rather then hide_me
Hans de Goede
3
-5/+3
2010-10-18
Bump version to 0.6.2
Hans de Goede
2
-2/+2
2010-10-18
Update NEWS for 0.6.2 release
Hans de Goede
1
-0/+10
2010-10-18
spicec-x11: Fix window management under KDE
Hans de Goede
2
-0/+13
2010-10-18
client: change monitor mode setting <-> fullscreen window mode setting order
Hans de Goede
1
-2/+2
2010-10-18
spicec-x11: Change WmSizeHints in fullscreen mode
Hans de Goede
2
-21/+38
2010-10-18
spicec-x11: Add missing XLockDisplay around XRRSet* calls
Hans de Goede
1
-0/+10
2010-10-18
client: Do not try to send display_config until we've received the agent caps
Hans de Goede
1
-9/+4
2010-10-18
spicec: add controller
Arnon Gilboa
7
-31/+700
2010-10-18
spicec: add foreign menu
Arnon Gilboa
7
-10/+574
2010-10-17
spicec-win: move named_pipe defines
Arnon Gilboa
2
-3/+4
2010-10-17
spicec-win: fix menu id push to free_sys_menu_id
Arnon Gilboa
1
-1/+1
2010-10-17
spicec: enable multiple CmdLineParser instantiations
Arnon Gilboa
1
-0/+5
2010-10-17
spicec: name host param
Arnon Gilboa
1
-1/+1
[next]