summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-02-24randr: set physical screen size to keep a constant 96 dpiMarc-André Lureau1-2/+7
2014-02-24Don't abort if XRRSetCrtcConfig failsJonathon Jongsma1-2/+2
2014-02-24randr: Make resolution changing more robustChristophe Fergeau1-14/+47
2014-01-31Add VD_AGENT_CAP_MAX_CLIPBOARD supportMarc-André Lureau1-0/+15
2014-01-31Add a warning for unhandled caseMarc-André Lureau1-0/+3
2014-01-31Add a virtio_write_clipboard() functionMarc-André Lureau1-21/+29
2013-11-27clipboard target_to_type: fix inner loop variable nameUri Lublin1-1/+1
2013-10-14vdagent-virtio-port: no need to log opening the port as a socketAlon Levy1-1/+0
2013-10-03vdagent-virtio-port: fix two -Werror=pointer-signAlon Levy1-2/+2
2013-09-09vdagent-x11: Release clipboard on client disconnect if owned by clientHans de Goede3-0/+13
2013-09-03vdagent-virtio-port: close socket on errorAlon Levy1-0/+3
2013-09-03vdagentd: support fake uinputAlon Levy3-6/+21
2013-09-02vdagentd: support virtio as uds for Xspice usageAlon Levy1-6/+47
2013-09-02vdagentd: support configurable socket to vdagentAlon Levy1-14/+19
2013-09-02vdagent: add option to change vdagentd socketAlon Levy1-2/+7
2013-08-13vdagent-x11: Turn some error messages into debugging messages (rhbz#918310)Hans de Goede1-5/+6
2013-08-08vdagent_x11_target_to_type: Improve error loggingHans de Goede1-0/+3
2013-08-02Not having the virtio channel is not an error; instead silently do nothingColin Walters1-3/+1
2013-07-29Fix vdagent-x11.h header guard nameFedor Lyakhov1-2/+2
2013-06-24vdagentd: Advertise VD_AGENT_CAP_GUEST_LINEEND_LFHans de Goede1-0/+1
2013-06-06vdagent[d]: Add printing of version to -h outputHans de Goede2-5/+5
2013-04-12Fix typo in src/vdagentd.cLiang Guo1-1/+1
2013-04-12Add missing src/dummy-session-info.c fileHans de Goede1-0/+46
2013-04-12One more -h / usage output fixHans de Goede1-1/+1
2013-04-11Improve -h / usage outputHans de Goede2-7/+11
2013-04-11vdagentd: Allow runtime disabling of session-info (rhbz#904084)Hans de Goede3-77/+53
2013-04-11vdagentd-xorg-conf: Add Option "NumHeads" "1" to generated xorg.confHans de Goede1-0/+1
2013-04-10vdagent-x11: Add support for setups with multiple screensHans de Goede3-25/+57
2013-04-10vdagent-x11: Change root_window, width and height to an arrayHans de Goede3-37/+36
2013-04-10Add glib-compat.h to fix building with glib < 2.28Hans de Goede2-0/+44
2013-04-09vdagent-x11: Catch BadWindow errors when sending clipboard data to other windowsHans de Goede1-8/+36
2013-04-09vdagent-x11: Unify / share error handling between vdagent-x11 and randr codeHans de Goede3-34/+29
2013-04-09vdagent: Open file xfer save dir on file xfer completionHans de Goede3-6/+32
2013-04-09vdagent: Add a cmdline option to select where to save file-xfersHans de Goede3-18/+38
2013-04-09vdagent-x11: Add a vdagent_x11_has_icons_on_desktop functionHans de Goede2-0/+29
2013-04-09vdagent-x11: Add a vdagent_x11_get_wm_name functionHans de Goede2-4/+84
2013-04-09vdagent-x11: Add set_error_handler / restore_error_handler helpersHans de Goede1-2/+21
2013-03-29systemd-login: Fix supression of ENOENT errorsHans de Goede1-1/+1
2013-03-29file-xfers: Don't warn if we cannot find a file-xferHans de Goede1-1/+2
2013-03-15vdagent-virtio-port: Improve error loggingHans de Goede1-2/+4
2013-03-06vdagent*: Handle VDAGENTD_CLIENT_DISCONNECTED messagesHans de Goede4-11/+41
2013-03-06vdagentd: Track which file-xfer id belongs to which session-agentHans de Goede1-12/+61
2013-03-06file-xfers: Fix unlinking of files on error / cancelHans de Goede1-3/+3
2013-03-06file-xfers: Handle writing errorsHans de Goede1-16/+18
2013-03-06file-xfers: Report status to sender (the client) on xfer completionHans de Goede1-2/+7
2013-03-06file-xfers: Create dir before trying to create the fileHans de Goede1-3/+12
2013-03-06vdagent-virtio-port: Add vdagent_virtio_port_reset()Hans de Goede2-0/+11
2013-03-06vdagent-virtio-port: Fix use after freeHans de Goede1-0/+2
2013-03-06vdagent: Don't try to reconnect when not daemonizedHans de Goede1-1/+1
2013-02-22file-xfers: Check for duplicate task idsHans de Goede1-0/+6