summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-09-22vdagentd: Fix a memory leak on agent message parsing errorsHans de Goede1-0/+2
2011-07-15vdagent: Respond to SIGTERM in the connect to daemon loopHans de Goede1-2/+2
2011-07-15vdagent: Fix double free on re-execHans de Goede1-10/+2
2011-07-15vdagentd: some small coding style fixesHans de Goede1-4/+4
2011-07-15vdagent: reexec ourself on version mismatchMarc-André Lureau1-0/+21
2011-07-15vdagent: check for portdev existence and leave if notMarc-André Lureau1-4/+24
2011-07-15vdagents: add VDAGENTD_VERSION messageMarc-André Lureau4-0/+17
2011-07-15Attempt to reconnect to system socket every second when daemonizedMarc-André Lureau2-12/+25
2011-04-19vdagent: connect to vdagentd after daemonizingHans de Goede1-4/+3
2011-04-18vdagentd: fix compilation without consolekitHans de Goede1-1/+1
2011-04-05vdagent-x11: Ignore MappingNotify eventsHans de Goede1-0/+4
2011-04-05vdagentd: use new virtio port write_[start,append] functionsHans de Goede1-29/+14
2011-04-05vdagent-virtio-port: add write_{start,append} to help caller write a messageHans de Goede2-14/+81
2011-04-04vdagent-x11: Add printing of selection to relevant log messagesHans de Goede1-98/+103
2011-04-04make console-kit use optionalChristophe Fergeau2-1/+43
2011-04-04autotools: move source files to a src/ subdirChristophe Fergeau14-0/+4220