summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add -fno-strict-aliasing to default CFLAGSHEADmasterChristophe Fergeau2015-06-171-1/+1
* man: vdagentd: document -f (fake) and -o (once) command line optionsUri Lublin2015-06-011-0/+7
* Bump minimum spice-protocol versionChristophe Fergeau2015-05-271-1/+1
* vdagentd-proto-strings: Add missing string for VDAGENTD_AUDIO_VOLUME_SYNCPavel Grunt2015-04-291-0/+1
* vdagent: volume synchronization from client.Victor Toso2015-04-243-0/+33
* audio: add functions to set volume/mute with alsaVictor Toso2015-04-244-3/+205
* Fix implicit declaration of 'g_unlink' (warning)Fabiano Fidêncio2015-04-121-0/+1
* randr: handle XRRScreenChangeNotifyEventMarc-Andre Lureau2015-04-103-3/+39
* randr: remove monitors.xml on auto-configurationMarc-Andre Lureau2015-04-101-0/+5
* build-sys: Enable large file supportChristophe Fergeau2015-04-101-0/+1
* Remove unneeded NULL checkChristophe Fergeau2015-04-011-1/+1
* Handle get_current_mon_config() failuresChristophe Fergeau2015-04-011-0/+2
* uinput: fix small leak of screen_infoVictor Toso2015-03-271-0/+4
* vdagent-file-xfers: only open the file transfer dir when all the files were t...Fabiano Fidêncio2014-09-181-1/+2
* Report an error when file transfers are disabledChristophe Fergeau2014-09-183-0/+19
* 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
* Add g_return_if_fail() guards to file xfer public functionsChristophe Fergeau2014-09-181-0/+10
* data: remove rsyslog config filesMarc-André Lureau2014-09-082-8/+0
* Handle STRING selection typeMarc-André Lureau2014-07-211-2/+2
* Reply to TIMESTAMP requestsMarc-André Lureau2014-07-212-0/+16
* Add an option such that the daemon will exit after processing a single session.Jeremy White2014-07-101-1/+13
* Make sure the child is able to connect to the X server before exiting the mai...Jeremy White2014-07-101-6/+44
* Add an explicit switch to signal fake uinput devices.Jeremy White2014-07-101-6/+5
* Fix gdm autostart pathChristophe Fergeau2014-02-251-1/+4
* randr: set physical screen size to keep a constant 96 dpiMarc-André Lureau2014-02-241-2/+7
* Don't abort if XRRSetCrtcConfig failsJonathon Jongsma2014-02-241-2/+2
* randr: Make resolution changing more robustChristophe Fergeau2014-02-241-14/+47
* 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
* clipboard target_to_type: fix inner loop variable nameUri Lublin2013-11-271-1/+1
* Prepare for release 0.15.0spice-vdagent-0.15.0Alon Levy2013-10-142-1/+8
* vdagent-virtio-port: no need to log opening the port as a socketAlon Levy2013-10-141-1/+0
* vdagent-virtio-port: fix two -Werror=pointer-signAlon Levy2013-10-031-2/+2
* vdagent-x11: Release clipboard on client disconnect if owned by clientHans de Goede2013-09-093-0/+13
* vdagent-virtio-port: close socket on errorAlon Levy2013-09-031-0/+3
* 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