summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vdagentd: support fake uinputAlon Levy2013-09-033-6/+21
* vdagentd: support virtio as uds for Xspice usageAlon Levy2013-09-021-6/+47
* vdagentd: support configurable socket to vdagentAlon Levy2013-09-021-14/+19
* vdagent: add option to change vdagentd socketAlon Levy2013-09-021-2/+7
* vdagent-x11: Turn some error messages into debugging messages (rhbz#918310)Hans de Goede2013-08-131-5/+6
* vdagent_x11_target_to_type: Improve error loggingHans de Goede2013-08-081-0/+3
* Not having the virtio channel is not an error; instead silently do nothingColin Walters2013-08-021-3/+1
* Fix vdagent-x11.h header guard nameFedor Lyakhov2013-07-291-2/+2
* buildsys: Build vdagentd as pie + relro when possibleHans de Goede2013-07-032-2/+36
* vdagentd: Advertise VD_AGENT_CAP_GUEST_LINEEND_LFHans de Goede2013-06-241-0/+1
* vdagent[d]: Add printing of version to -h outputHans de Goede2013-06-062-5/+5
* Drop the no longer needed modules-load.d/spice-vdagentd.confHans de Goede2013-05-202-6/+0
* Fix typo in src/vdagentd.cLiang Guo2013-04-121-1/+1
* build: Manpages are in build directory, not sourceColin Walters2013-04-121-2/+2
* Prepare for 0.14.0 releasespice-vdagent-0.14.0Hans de Goede2013-04-121-1/+1
* Makefile.am: Add missing private headers to noinst_HEADERSHans de Goede2013-04-121-6/+8
* Add manpages for spice-vdagent and spice-vdagentd (rhbz#948511)Hans de Goede2013-04-126-0/+128
* Update .gitignoreHans de Goede2013-04-121-0/+4
* README: Document that we natively support systemd now a daysHans de Goede2013-04-121-7/+7
* Add missing src/dummy-session-info.c fileHans de Goede2013-04-121-0/+46
* One more -h / usage output fixHans de Goede2013-04-121-1/+1
* Improve -h / usage outputHans de Goede2013-04-112-7/+11
* vdagentd: Allow runtime disabling of session-info (rhbz#904084)Hans de Goede2013-04-115-78/+59
* vdagentd-xorg-conf: Add Option "NumHeads" "1" to generated xorg.confHans de Goede2013-04-111-0/+1
* docs: Update to reflect recent changesHans de Goede2013-04-102-2/+18
* vdagent-x11: Add support for setups with multiple screensHans de Goede2013-04-103-25/+57
* vdagent-x11: Change root_window, width and height to an arrayHans de Goede2013-04-103-37/+36
* Add glib-compat.h to fix building with glib < 2.28Hans de Goede2013-04-102-0/+44
* vdagent-x11: Catch BadWindow errors when sending clipboard data to other windowsHans de Goede2013-04-091-8/+36
* vdagent-x11: Unify / share error handling between vdagent-x11 and randr codeHans de Goede2013-04-093-34/+29
* autogen: Honor NOCONFIGURE=1Colin Walters2013-04-091-1/+3
* vdagent: Open file xfer save dir on file xfer completionHans de Goede2013-04-093-6/+32
* vdagent: Add a cmdline option to select where to save file-xfersHans de Goede2013-04-093-18/+38
* vdagent-x11: Add a vdagent_x11_has_icons_on_desktop functionHans de Goede2013-04-092-0/+29
* vdagent-x11: Add a vdagent_x11_get_wm_name functionHans de Goede2013-04-092-4/+84
* vdagent-x11: Add set_error_handler / restore_error_handler helpersHans de Goede2013-04-091-2/+21
* TODO: UpdateHans de Goede2013-04-051-3/+0
* spice-vdagent.desktop: Drop X-GNOME-AutoRestartHans de Goede2013-04-051-1/+0
* systemd-login: Fix supression of ENOENT errorsHans de Goede2013-03-291-1/+1
* file-xfers: Don't warn if we cannot find a file-xferHans de Goede2013-03-291-1/+2
* vdagent-virtio-port: Improve error loggingHans de Goede2013-03-151-2/+4
* vdagent*: Handle VDAGENTD_CLIENT_DISCONNECTED messagesHans de Goede2013-03-064-11/+41
* vdagentd: Track which file-xfer id belongs to which session-agentHans de Goede2013-03-062-14/+63
* file-xfers: Fix unlinking of files on error / cancelHans de Goede2013-03-061-3/+3
* file-xfers: Handle writing errorsHans de Goede2013-03-061-16/+18
* file-xfers: Report status to sender (the client) on xfer completionHans de Goede2013-03-061-2/+7
* file-xfers: Create dir before trying to create the fileHans de Goede2013-03-061-3/+12
* configure.ac: Bump spice-protocol requires to 0.12.5Hans de Goede2013-03-061-1/+1
* vdagent-virtio-port: Add vdagent_virtio_port_reset()Hans de Goede2013-03-062-0/+11
* vdagent-virtio-port: Fix use after freeHans de Goede2013-03-061-0/+2