summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Prepare for 0.10.1 releaseHEADspice-vdagent-0.10.1masterHans de Goede2-9/+15
2012-03-27vdagentd: Fix a race-condition when opening the virtio serial portHans de Goede1-0/+29
2012-03-20Prepare for 0.10.0 releasespice-vdagent-0.10.0Hans de Goede1-0/+8
2012-03-20configure: fix reporting of session-info typeHans de Goede1-0/+2
2012-03-20vdagentd: Add support for libsystemd-loginHans de Goede4-12/+168
2012-03-20session-info: Add a verbose parameter to session_info_create()Hans de Goede3-28/+28
2012-03-19Rename console_kit* to session_info*Hans de Goede4-49/+53
2012-03-19configure: static-uinput should be disabled by default!Hans de Goede1-1/+1
2012-03-13README: update to reflect recently added featuresHans de Goede1-9/+18
2012-01-10Add a RHEL-5 README and xorg.conf example fileHans de Goede3-1/+77
2012-01-10vdagentd: Close the virtio port when the active vdagent disconnectsHans de Goede1-0/+5
2012-01-10vdagentd-uinput: Correct interpretation of coordinates send by the clientHans de Goede1-4/+4
2012-01-10Add a --enable-static-uinput optionHans de Goede3-0/+41
2012-01-10buildsys: Lower autoconf requiresHans de Goede2-3/+4
2011-10-28vdagentd: Revert part of 571948ffb78eddd3015c456d084e0ca941f3e45d (rhbz#748760)Hans de Goede1-9/+0
2011-10-03Lower autoconf require to 2.63Hans de Goede1-1/+1
2011-10-03Fix various compiler warningsHans de Goede2-4/+4
2011-09-30Add missing src/vdagentd-xorg-conf.h fileHans de Goede1-0/+30
2011-09-26vdagentd: Autogenerate a Xinerama xorg.conf for multi monitor setupsHans de Goede4-3/+198
2011-09-23Make mouse handling multiple monitor aware.Hans de Goede5-15/+118
2011-09-22Change VDAGENTD_GUEST_XORG_RESOLUTION message to work with multiple monitorsHans de Goede4-12/+21
2011-09-22vdagentd: Fix a memory leak on agent message parsing errorsHans de Goede1-0/+2
2011-07-18Prepare for a 0.8.1 releasespice-vdagent-0.8.1Hans de Goede2-1/+8
2011-07-15vdagent: Respond to SIGTERM in the connect to daemon loopHans de Goede1-2/+2
2011-07-15vdagent: Fix double free on re-execHans de Goede1-10/+2
2011-07-15vdagentd: some small coding style fixesHans de Goede1-4/+4
2011-07-15vdagent: reexec ourself on version mismatchMarc-André Lureau1-0/+21
2011-07-15vdagent: check for portdev existence and leave if notMarc-André Lureau1-4/+24
2011-07-15vdagents: add VDAGENTD_VERSION messageMarc-André Lureau4-0/+17
2011-07-15Attempt to reconnect to system socket every second when daemonizedMarc-André Lureau2-12/+25
2011-04-19Prepare for a 0.8.0 releasespice-vdagent-0.8.0Hans de Goede2-2/+12
2011-04-19vdagent: connect to vdagentd after daemonizingHans de Goede1-4/+3
2011-04-19Add tmpfiles.d entry for /var/run/spice-vdagentdHans de Goede2-1/+7
2011-04-19autotools: add install-data-local ruleChristophe Fergeau1-0/+5
2011-04-19spice-vdagentd initscript should have +xChristophe Fergeau2-2/+2
2011-04-18vdagentd: fix compilation without consolekitHans de Goede1-1/+1
2011-04-05vdagent-x11: Ignore MappingNotify eventsHans de Goede1-0/+4
2011-04-05vdagentd: use new virtio port write_[start,append] functionsHans de Goede1-29/+14
2011-04-05vdagent-virtio-port: add write_{start,append} to help caller write a messageHans de Goede2-14/+81
2011-04-04vdagent-x11: Add printing of selection to relevant log messagesHans de Goede1-98/+103
2011-04-04make console-kit use optionalChristophe Fergeau4-4/+59
2011-04-04autotools: handle data files installationChristophe Fergeau1-0/+11
2011-04-04autotools: move generated binaries to src/Christophe Fergeau2-14/+14
2011-04-04autotools: move data files to a data/ subdirChristophe Fergeau2-0/+0
2011-04-04autotools: update .gitignoreChristophe Fergeau1-1/+13
2011-04-04autotools: move source files to a src/ subdirChristophe Fergeau15-12/+12
2011-04-04autotools: add autotools supportChristophe Fergeau4-54/+50
2011-04-04README: Add qemu commandline options for vdagentChristophe Fergeau1-0/+22
2011-03-31vdagent-x11: Fixup NewValue Property Notify event filteringHans de Goede1-7/+7
2011-03-31Add support for multiple selectionsHans de Goede5-187/+364