summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-06-30Prepare for 0.16.0 releaseChristophe Fergeau1-0/+1
2015-04-24audio: add functions to set volume/mute with alsaVictor Toso1-3/+9
2014-09-08data: remove rsyslog config filesMarc-André Lureau1-4/+0
2014-02-25Fix gdm autostart pathChristophe Fergeau1-1/+4
2013-07-03buildsys: Build vdagentd as pie + relro when possibleHans de Goede1-2/+4
2013-05-20Drop the no longer needed modules-load.d/spice-vdagentd.confHans de Goede1-4/+0
2013-04-12build: Manpages are in build directory, not sourceColin Walters1-2/+2
2013-04-12Makefile.am: Add missing private headers to noinst_HEADERSHans de Goede1-6/+8
2013-04-12Add manpages for spice-vdagent and spice-vdagentd (rhbz#948511)Hans de Goede1-0/+4
2013-04-11vdagentd: Allow runtime disabling of session-info (rhbz#904084)Hans de Goede1-1/+4
2013-03-06vdagentd: Track which file-xfer id belongs to which session-agentHans de Goede1-2/+2
2013-02-22file-xfers: Move file xfer code to its own fileHans de Goede1-1/+1
2013-02-21Makefile.am: Add build dependency on glibriegamaths@gmail.com1-2/+2
2012-09-01Only install modules-load.d and tmpfiles.d files when using the systemd serviceHans de Goede1-6/+7
2012-09-01Makefile.am: Add a bunch of missing files for "make dist"Hans de Goede1-0/+4
2012-08-26Use hardware activation for systemd serviceHans de Goede1-1/+5
2012-08-24Add rsyslog config file to put spice-vdagent logs into their own fileHans de Goede1-1/+2
2012-08-24Install tmpfiles.d file in $prefix/lib/tmpfiles.d (rhbz#840194)Hans de Goede1-1/+1
2012-08-24Add --with-init-script with systemd supportMarc-André Lureau1-3/+17
2012-08-24Add systemd scriptsMarc-André Lureau1-2/+10
2012-08-24repo: move to tmpfiles.d/spice-vdagentd.confMarc-André Lureau1-1/+1
2012-06-20vdagent-x11-randr.c: introduce as split from vdagent-x11.cAlon Levy1-1/+1
2012-03-20vdagentd: Add support for libsystemd-loginHans de Goede1-2/+5
2012-03-19Rename console_kit* to session_info*Hans de Goede1-1/+1
2012-01-10Add a RHEL-5 README and xorg.conf example fileHans de Goede1-1/+1
2012-01-10buildsys: Lower autoconf requiresHans de Goede1-2/+2
2011-09-26vdagentd: Autogenerate a Xinerama xorg.conf for multi monitor setupsHans de Goede1-2/+4
2011-04-19Add tmpfiles.d entry for /var/run/spice-vdagentdHans de Goede1-1/+5
2011-04-19autotools: add install-data-local ruleChristophe Fergeau1-0/+5
2011-04-19spice-vdagentd initscript should have +xChristophe Fergeau1-2/+2
2011-04-04make console-kit use optionalChristophe Fergeau1-1/+3
2011-04-04autotools: handle data files installationChristophe Fergeau1-0/+11
2011-04-04autotools: move generated binaries to src/Christophe Fergeau1-12/+12
2011-04-04autotools: move source files to a src/ subdirChristophe Fergeau1-12/+12
2011-04-04autotools: add autotools supportChristophe Fergeau1-0/+24