summaryrefslogtreecommitdiff
path: root/vdagent.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-28udscs: Let the read call back take owner ship of the dataHans de Goede1-1/+8
2011-03-17vdagent: Add daemonizing support, daemonize by defaultHans de Goede1-11/+49
2010-10-30Rename user visible files from vdagent* to spice-vdagent*Hans de Goede1-2/+2
2010-10-29vdagent: catch quit / int signals and make them quit the main loop (iow exit ...Hans de Goede1-1/+17
2010-10-28vdagent: do not use exit()Hans de Goede1-8/+10
2010-10-28vdagent: log to fileHans de Goede1-5/+27
2010-10-28vdagent-x11: add support for logging to a fileHans de Goede1-1/+1
2010-10-28reject non option cmdline argumentsHans de Goede1-1/+1
2010-10-27udscs: sync up callback disconnect handlingHans de Goede1-2/+1
2010-10-01vdagent FD_SET -> FD_ISSETHans de Goede1-1/+1
2010-10-01Handle clipboard release messagesHans de Goede1-0/+3
2010-09-30finish client -> guest copy pasteHans de Goede1-2/+5
2010-09-30client -> guest copy paste wipHans de Goede1-0/+4
2010-09-29Add message logging to udscsHans de Goede1-1/+4
2010-09-29Add preliminary guest -> client copy paste support to the x11 agent clientHans de Goede1-4/+8
2010-09-19Add VDAgentMonitorsConfig supportHans de Goede1-8/+5
2010-09-19vdagentd: Cache monitor configuration and forwardHans de Goede1-0/+13
2010-09-17Add -d (debug) cmdline option to vdagentHans de Goede1-4/+28
2010-09-15Handle client / server disconnectHans de Goede1-7/+6
2010-09-15vdagent (client) Get resolution from the X-serverHans de Goede1-9/+18
2010-09-15Rename .c files to match new client server architectureHans de Goede1-301/+41
2010-09-14Add unix domain client server supportHans de Goede1-3/+76
2010-05-07switch to spice-protocol headers.Gerd Hoffmann1-40/+49
2010-04-21redhat is .com not .orgGerd Hoffmann1-1/+1
2010-04-21initial commit.Gerd Hoffmann1-0/+254