summaryrefslogtreecommitdiffstats
path: root/src/vdagent.c
Commit message (Expand)AuthorAgeFilesLines
* vdagent: volume synchronization from client.Victor Toso2015-04-241-0/+11
* Report an error when file transfers are disabledChristophe Fergeau2014-09-181-0/+9
* Disable file xfer when no suitable destination dirChristophe Fergeau2014-09-181-5/+6
* Make creation of 'vdagent_file_xfers' optionalChristophe Fergeau2014-09-181-10/+20
* Make sure the child is able to connect to the X server before exiting the mai...Jeremy White2014-07-101-6/+44
* vdagent-x11: Release clipboard on client disconnect if owned by clientHans de Goede2013-09-091-0/+1
* vdagent: add option to change vdagentd socketAlon Levy2013-09-021-2/+7
* Not having the virtio channel is not an error; instead silently do nothingColin Walters2013-08-021-3/+1
* vdagent[d]: Add printing of version to -h outputHans de Goede2013-06-061-3/+3
* One more -h / usage output fixHans de Goede2013-04-121-1/+1
* Improve -h / usage outputHans de Goede2013-04-111-5/+7
* vdagent: Open file xfer save dir on file xfer completionHans de Goede2013-04-091-4/+13
* vdagent: Add a cmdline option to select where to save file-xfersHans de Goede2013-04-091-10/+31
* vdagent*: Handle VDAGENTD_CLIENT_DISCONNECTED messagesHans de Goede2013-03-061-1/+5
* vdagent: Don't try to reconnect when not daemonizedHans de Goede2013-03-061-1/+1
* file-xfers: Improve debug loggingHans de Goede2013-02-221-1/+1
* file-xfers: Move file xfer code to its own fileHans de Goede2013-02-221-164/+11
* file-xfer: Add file-xfer support for linux agentriegamaths@gmail.com2013-02-211-0/+173
* randr: Handle XRRSetScreenSize failing betterHans de Goede2013-01-301-1/+1
* vdagent-x11: Fix crash on vdagend restart (rhbz#894365)Hans de Goede2013-01-181-1/+1
* Replace file-logging with syslogHans de Goede2012-08-241-52/+21
* vdagent: add -y for sync X11 communicationAlon Levy2012-06-241-2/+6
* Fix various compiler warningsHans de Goede2011-10-031-3/+3
* vdagent: Respond to SIGTERM in the connect to daemon loopHans de Goede2011-07-151-2/+2
* vdagent: Fix double free on re-execHans de Goede2011-07-151-10/+2
* vdagent: reexec ourself on version mismatchMarc-André Lureau2011-07-151-0/+21
* vdagent: check for portdev existence and leave if notMarc-André Lureau2011-07-151-4/+24
* vdagents: add VDAGENTD_VERSION messageMarc-André Lureau2011-07-151-0/+12
* Attempt to reconnect to system socket every second when daemonizedMarc-André Lureau2011-07-151-10/+21
* vdagent: connect to vdagentd after daemonizingHans de Goede2011-04-191-4/+3
* autotools: move source files to a src/ subdirChristophe Fergeau2011-04-041-0/+220