summaryrefslogtreecommitdiffstats
path: root/src/vdagentd.c
Commit message (Expand)AuthorAgeFilesLines
* vdagent: volume synchronization from client.Victor Toso2015-04-241-0/+21
* Add an option such that the daemon will exit after processing a single session.Jeremy White2014-07-101-1/+13
* Add an explicit switch to signal fake uinput devices.Jeremy White2014-07-101-6/+5
* Add VD_AGENT_CAP_MAX_CLIPBOARD supportMarc-André Lureau2014-01-311-0/+15
* Add a warning for unhandled caseMarc-André Lureau2014-01-311-0/+3
* Add a virtio_write_clipboard() functionMarc-André Lureau2014-01-311-21/+29
* vdagentd: support fake uinputAlon Levy2013-09-031-3/+11
* vdagentd: support configurable socket to vdagentAlon Levy2013-09-021-14/+19
* 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-061-2/+2
* Fix typo in src/vdagentd.cLiang Guo2013-04-121-1/+1
* Improve -h / usage outputHans de Goede2013-04-111-2/+4
* vdagentd: Allow runtime disabling of session-info (rhbz#904084)Hans de Goede2013-04-111-73/+50
* file-xfers: Don't warn if we cannot find a file-xferHans de Goede2013-03-291-1/+2
* vdagent*: Handle VDAGENTD_CLIENT_DISCONNECTED messagesHans de Goede2013-03-061-7/+31
* vdagentd: Track which file-xfer id belongs to which session-agentHans de Goede2013-03-061-12/+61
* file-xfer: Add file-xfer support for linux agentriegamaths@gmail.com2013-02-211-0/+43
* randr: Add support for VD_AGENT_CAP_SPARSE_MONITORS_CONFIG (rhbz#881072)Hans de Goede2013-01-111-0/+1
* vdagentd: Fix building warningDunrong Huang2013-01-081-4/+8
* vdagentd: send monitors config to currently active agent onlyHans de Goede2012-11-261-10/+9
* Replace file-logging with syslogHans de Goede2012-08-241-82/+58
* session-info: Add a verbose parameter to session_info_create()Hans de Goede2012-03-201-1/+1
* Rename console_kit* to session_info*Hans de Goede2012-03-191-22/+22
* vdagentd: Close the virtio port when the active vdagent disconnectsHans de Goede2012-01-101-0/+5
* Add a --enable-static-uinput optionHans de Goede2012-01-101-0/+14
* vdagentd: Revert part of 571948ffb78eddd3015c456d084e0ca941f3e45d (rhbz#748760)Hans de Goede2011-10-281-9/+0
* Fix various compiler warningsHans de Goede2011-10-031-1/+1
* vdagentd: Autogenerate a Xinerama xorg.conf for multi monitor setupsHans de Goede2011-09-261-0/+12
* Make mouse handling multiple monitor aware.Hans de Goede2011-09-231-5/+23
* Change VDAGENTD_GUEST_XORG_RESOLUTION message to work with multiple monitorsHans de Goede2011-09-221-3/+13
* vdagentd: Fix a memory leak on agent message parsing errorsHans de Goede2011-09-221-0/+2
* vdagentd: some small coding style fixesHans de Goede2011-07-151-4/+4
* vdagents: add VDAGENTD_VERSION messageMarc-André Lureau2011-07-151-0/+3
* vdagentd: fix compilation without consolekitHans de Goede2011-04-181-1/+1
* vdagentd: use new virtio port write_[start,append] functionsHans de Goede2011-04-051-29/+14
* make console-kit use optionalChristophe Fergeau2011-04-041-1/+40
* autotools: move source files to a src/ subdirChristophe Fergeau2011-04-041-0/+771