summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-30buildsys: statis typo in configure optionHEADmasterVictor Toso1-1/+1
2016-09-30build-sys: remove prefix from filenamesVictor Toso18-37/+43
2016-09-30build-sys: move user/system to respective dirMarc-André Lureau21-26/+31
2016-09-30build-sys: get rid of noinst_HEADERSMarc-André Lureau1-14/+12
2016-09-30build-sys: reformat Makefile.amVictor Toso1-31/+67
2016-06-10prepare to v0.17.0Victor Toso2-1/+16
2016-06-03systemd-login: check for LockedHint propertyVictor Toso1-10/+98
2016-05-04console-kit: implement check for session typeVictor Toso1-2/+67
2016-05-04session-info: check if session belongs to userVictor Toso8-0/+58
2016-05-04console-kit: implement check for locked sessionVictor Toso1-3/+85
2016-05-04session-info: check for a locked sessionVictor Toso6-13/+153
2016-05-04console-kit: fix dangling pointerVictor Toso1-0/+1
2016-05-04console-kit: Ignore unrequested messages from dbusVictor Toso1-8/+6
2016-05-04vdagentd: send file-xfer status, generic versionVictor Toso1-7/+11
2016-04-28console-kit: include handler for dbus matchVictor Toso1-14/+52
2016-04-28console-kit: include signal handler functionVictor Toso1-54/+58
2016-04-28console-kit: do not use empty sessionVictor Toso1-1/+6
2016-04-28console-kit: save verbosity level for debuggingVictor Toso1-0/+7
2016-04-28console-kit: use standard name for session-info varVictor Toso1-47/+47
2016-04-28console-kit: use define for dbus pathsVictor Toso1-10/+20
2016-04-11remove trailing spacesVictor Toso21-69/+69
2016-04-11Bump glib to 2.28Victor Toso4-47/+2
2016-03-01buildsys: Support libsystemd in addition to libsystemd-loginChristophe Fergeau1-1/+8
2016-01-05vdagent: Mark vdagent and vdagentd functions staticFrancois Gouget3-15/+15
2015-11-13vdagent: Disable the server-side udscs code for vdagentFrancois Gouget1-1/+1
2015-11-13vdagent: Allow disabling the server-side udscs supportFrancois Gouget1-1/+7
2015-11-13vdagent: Group the client and server functions togetherFrancois Gouget2-292/+314
2015-11-13vdagent: VDP_LAST_PORT is redundant with VDP_END_PORT. Remove itFrancois Gouget1-5/+4
2015-09-15vdagent: Return '1' when virtio device cannot be openedChristophe Fergeau1-1/+2
2015-09-15vdagentd: fixes small leakVictor Toso1-0/+1
2015-09-15Revert "uinput: fix small leak of screen_info"Victor Toso1-4/+0
2015-06-30Prepare for 0.16.0 releaseChristophe Fergeau3-1/+12
2015-06-17Add -fno-strict-aliasing to default CFLAGSChristophe Fergeau1-1/+1
2015-06-01man: vdagentd: document -f (fake) and -o (once) command line optionsUri Lublin1-0/+7
2015-05-27Bump minimum spice-protocol versionChristophe Fergeau1-1/+1
2015-04-29vdagentd-proto-strings: Add missing string for VDAGENTD_AUDIO_VOLUME_SYNCPavel Grunt1-0/+1
2015-04-24vdagent: volume synchronization from client.Victor Toso3-0/+33
2015-04-24audio: add functions to set volume/mute with alsaVictor Toso4-3/+205
2015-04-12Fix implicit declaration of 'g_unlink' (warning)Fabiano Fidêncio1-0/+1
2015-04-10randr: handle XRRScreenChangeNotifyEventMarc-Andre Lureau3-3/+39
2015-04-10randr: remove monitors.xml on auto-configurationMarc-Andre Lureau1-0/+5
2015-04-10build-sys: Enable large file supportChristophe Fergeau1-0/+1
2015-04-01Remove unneeded NULL checkChristophe Fergeau1-1/+1
2015-04-01Handle get_current_mon_config() failuresChristophe Fergeau1-0/+2
2015-03-27uinput: fix small leak of screen_infoVictor Toso1-0/+4
2014-09-18vdagent-file-xfers: only open the file transfer dir when all the files were t...Fabiano Fidêncio1-1/+2
2014-09-18Report an error when file transfers are disabledChristophe Fergeau3-0/+19
2014-09-18Disable file xfer when no suitable destination dirChristophe Fergeau1-5/+6
2014-09-18Make creation of 'vdagent_file_xfers' optionalChristophe Fergeau1-10/+20
2014-09-18Add g_return_if_fail() guards to file xfer public functionsChristophe Fergeau1-0/+10