summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace file-logging with syslogHans de Goede2012-08-2417-421/+321
* vdagent-x11-randr: Don't discard events on XSyncHans de Goede2012-08-231-1/+1
* Disable extra monitorsMarc-André Lureau2012-07-081-0/+22
* Close monitor position configuration by %8 are sameMarc-André Lureau2012-07-061-1/+1
* Do not set crtc config to 0Marc-André Lureau2012-07-061-24/+10
* vdagent-x11-randr: add dump_monitors_configAlon Levy2012-06-241-0/+24
* vdagent: add randr support (big)Alon Levy2012-06-242-19/+592
* vdagent: add -y for sync X11 communicationAlon Levy2012-06-243-4/+18
* vdagent-x11-randr: factor out set_screen_to_best_sizeAlon Levy2012-06-201-29/+41
* vdagent-x11-randr.c: introduce as split from vdagent-x11.cAlon Levy2012-06-203-240/+288
* vdagentd: Fix a race-condition when opening the virtio serial portHans de Goede2012-03-271-0/+29
* vdagentd: Add support for libsystemd-loginHans de Goede2012-03-202-1/+105
* session-info: Add a verbose parameter to session_info_create()Hans de Goede2012-03-203-28/+28
* Rename console_kit* to session_info*Hans de Goede2012-03-193-48/+52
* vdagentd: Close the virtio port when the active vdagent disconnectsHans de Goede2012-01-101-0/+5
* vdagentd-uinput: Correct interpretation of coordinates send by the clientHans de Goede2012-01-101-4/+4
* Add a --enable-static-uinput optionHans de Goede2012-01-102-0/+30
* vdagentd: Revert part of 571948ffb78eddd3015c456d084e0ca941f3e45d (rhbz#748760)Hans de Goede2011-10-281-9/+0
* Fix various compiler warningsHans de Goede2011-10-032-4/+4
* Add missing src/vdagentd-xorg-conf.h fileHans de Goede2011-09-301-0/+30
* vdagentd: Autogenerate a Xinerama xorg.conf for multi monitor setupsHans de Goede2011-09-262-0/+183
* Make mouse handling multiple monitor aware.Hans de Goede2011-09-234-14/+117
* Change VDAGENTD_GUEST_XORG_RESOLUTION message to work with multiple monitorsHans de Goede2011-09-223-11/+20
* vdagentd: Fix a memory leak on agent message parsing errorsHans de Goede2011-09-221-0/+2
* 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
* vdagentd: some small coding style fixesHans de Goede2011-07-151-4/+4
* 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-154-0/+17
* Attempt to reconnect to system socket every second when daemonizedMarc-André Lureau2011-07-152-12/+25
* vdagent: connect to vdagentd after daemonizingHans de Goede2011-04-191-4/+3
* vdagentd: fix compilation without consolekitHans de Goede2011-04-181-1/+1
* vdagent-x11: Ignore MappingNotify eventsHans de Goede2011-04-051-0/+4
* vdagentd: use new virtio port write_[start,append] functionsHans de Goede2011-04-051-29/+14
* vdagent-virtio-port: add write_{start,append} to help caller write a messageHans de Goede2011-04-052-14/+81
* vdagent-x11: Add printing of selection to relevant log messagesHans de Goede2011-04-041-98/+103
* make console-kit use optionalChristophe Fergeau2011-04-042-1/+43
* autotools: move source files to a src/ subdirChristophe Fergeau2011-04-0414-0/+4220