summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* audio: add functions to set volume/mute with alsaVictor Toso2015-04-241-3/+9
* data: remove rsyslog config filesMarc-André Lureau2014-09-081-4/+0
* Fix gdm autostart pathChristophe Fergeau2014-02-251-1/+4
* buildsys: Build vdagentd as pie + relro when possibleHans de Goede2013-07-031-2/+4
* Drop the no longer needed modules-load.d/spice-vdagentd.confHans de Goede2013-05-201-4/+0
* build: Manpages are in build directory, not sourceColin Walters2013-04-121-2/+2
* 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-121-0/+4
* vdagentd: Allow runtime disabling of session-info (rhbz#904084)Hans de Goede2013-04-111-1/+4
* vdagentd: Track which file-xfer id belongs to which session-agentHans de Goede2013-03-061-2/+2
* file-xfers: Move file xfer code to its own fileHans de Goede2013-02-221-1/+1
* Makefile.am: Add build dependency on glibriegamaths@gmail.com2013-02-211-2/+2
* Only install modules-load.d and tmpfiles.d files when using the systemd serviceHans de Goede2012-09-011-6/+7
* Makefile.am: Add a bunch of missing files for "make dist"Hans de Goede2012-09-011-0/+4
* Use hardware activation for systemd serviceHans de Goede2012-08-261-1/+5
* Add rsyslog config file to put spice-vdagent logs into their own fileHans de Goede2012-08-241-1/+2
* Install tmpfiles.d file in $prefix/lib/tmpfiles.d (rhbz#840194)Hans de Goede2012-08-241-1/+1
* Add --with-init-script with systemd supportMarc-André Lureau2012-08-241-3/+17
* Add systemd scriptsMarc-André Lureau2012-08-241-2/+10
* repo: move to tmpfiles.d/spice-vdagentd.confMarc-André Lureau2012-08-241-1/+1
* vdagent-x11-randr.c: introduce as split from vdagent-x11.cAlon Levy2012-06-201-1/+1
* vdagentd: Add support for libsystemd-loginHans de Goede2012-03-201-2/+5
* Rename console_kit* to session_info*Hans de Goede2012-03-191-1/+1
* Add a RHEL-5 README and xorg.conf example fileHans de Goede2012-01-101-1/+1
* buildsys: Lower autoconf requiresHans de Goede2012-01-101-2/+2
* vdagentd: Autogenerate a Xinerama xorg.conf for multi monitor setupsHans de Goede2011-09-261-2/+4
* Add tmpfiles.d entry for /var/run/spice-vdagentdHans de Goede2011-04-191-1/+5
* autotools: add install-data-local ruleChristophe Fergeau2011-04-191-0/+5
* spice-vdagentd initscript should have +xChristophe Fergeau2011-04-191-2/+2
* make console-kit use optionalChristophe Fergeau2011-04-041-1/+3
* autotools: handle data files installationChristophe Fergeau2011-04-041-0/+11
* autotools: move generated binaries to src/Christophe Fergeau2011-04-041-12/+12
* autotools: move source files to a src/ subdirChristophe Fergeau2011-04-041-12/+12
* autotools: add autotools supportChristophe Fergeau2011-04-041-0/+24