summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-01add support for celt 0.11.1celtChristophe Fergeau8-59/+61
2011-03-24server: avoid unneeded recursion in dispatch_vdi_port_dataHans de Goede1-1/+1
2011-03-24server: Make copy paste support configurableHans de Goede2-3/+14
2011-03-24spice-server: Add the ability to filter agent messagesHans de Goede4-2/+162
2011-03-23spicec-x11: Work around a bug in xselHans de Goede1-1/+3
2011-03-23spicec-x11: Don't crash on apps sending bad atoms as TARGETSHans de Goede1-12/+16
2011-03-23common/gl: remove unused variableChristophe Fergeau1-3/+2
2011-03-23opengl: fix compilationChristophe Fergeau1-3/+0
2011-03-22server/tests: add test_playbackAlon Levy3-1/+105
2011-03-22configure.ac: fix message when missing SASL libAlon Levy1-1/+1
2011-03-22server: use -std=c99Alon Levy1-0/+1
2011-03-22python_modules/codegen.py: fix indent error in an unused functionAlon Levy1-1/+1
2011-03-22client/smartcard: use proper include delemitersAlon Levy1-4/+4
2011-03-11client: Don't handle hotkeys while sticky alt is activeHans de Goede1-4/+6
2011-03-08server/reds: allow call to reds_agent_remove even if it is goneAlon Levy1-1/+3
2011-03-08client/smartcard: handle the --smartcard-db optionAlon Levy1-1/+4
2011-03-08client/windows: cleanup vcproj based on updated libsArnon Gilboa1-8/+8
2011-03-03server/input: avoid double free() of RedChannel on disconnectMarc-André Lureau1-8/+4
2011-03-03Revert "server/red_channel: red_channel_event: push on blocked"Marc-André Lureau1-6/+1
2011-03-02server/red_worker: use red_channel_pipe_item_initAlon Levy2-30/+38
2011-03-02server/red_channel: move out_bytes_counter from Outgoing to RedChannelAlon Levy3-7/+17
2011-03-02server/red_channel: split Incoming/Outgoing to callback and stateAlon Levy2-42/+57
2011-03-02server/red_channel: no opaque in red_channel_peer_on_*_errorAlon Levy1-8/+4
2011-03-02server/red_worker: use red_channel_is_connectedAlon Levy1-3/+3
2011-03-02server/red_channel: add red_channel_disconnect, use in red_workerAlon Levy3-15/+12
2011-03-02server/red_channel: reset send_data.item to NULL after releaseAlon Levy1-0/+1
2011-03-02server/red_worker: remove RedChannel argument from add_buf_from_infoAlon Levy1-4/+4
2011-03-02server/red_channel: add red_channel_{,no_}item_being_sentAlon Levy3-7/+26
2011-03-02server/red_worker: complete removal of send_data.marshaller useAlon Levy1-23/+28
2011-03-02server/red_worker: replace _send_ functions by _marshall_Alon Levy1-111/+76
2011-03-02server/red_channel: add red_channel_send_message_pendingAlon Levy3-1/+9
2011-03-02server/red_channel: add red_channel_all_blockedAlon Levy3-5/+21
2011-03-02server/red_worker: cursor channel: replace _send_ with _marshall_Alon Levy1-31/+23
2011-03-02server/red_channel (all): add red_channel_get_headerAlon Levy2-0/+12
2011-03-02server/red_channel: add red_channel_get_first_socketAlon Levy3-4/+15
2011-03-02server/red_channel (+): remove red_channel_add_bufAlon Levy5-60/+55
2011-03-02server/tunnel: pass SpiceMarshaller reference from sendAlon Levy1-54/+37
2011-03-02server/red_channel (all): add red_channel_get_streamAlon Levy5-7/+19
2011-03-02ring: add RING_FOREACH{,_SAFE,_REVERSED}Alon Levy1-0/+21
2011-03-02server/common: introduce common/spice_common.hAlon Levy2-45/+71
2011-03-02server/red_channel (all): handle MIGRATE_DATA and MIGRATE_FLUSH_DATAAlon Levy7-52/+169
2011-03-02server/red_channel (all): add red_channel_get_marshallerAlon Levy5-174/+205
2011-03-02server/red_worker: use red_channel_destroyAlon Levy1-2/+1
2011-03-02server/inputs_channel: s/PIPE_ITEM_INIT/PIPE_ITEM_INPUTS_INIT/Alon Levy1-3/+3
2011-03-02server/red_channel: move SET_ACK to red_channelAlon Levy4-52/+43
2011-03-02server/red_channel: add more ack apiAlon Levy3-7/+18
2011-03-02server: use red_channel_get_message_serialAlon Levy2-9/+4
2011-03-02server/red_channel (all): makes red_channel_reset_send_data privateAlon Levy7-24/+34
2011-03-02server/red_worker: use red_channelAlon Levy1-406/+40
2011-03-02server/red_channe: make hold_item take a channel argAlon Levy6-6/+6