index
:
~teuf/spice-vd_agent
autotools
master
teuf's vd_agent git repository
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-01
README: Add qemu commandline options for vdagent
HEAD
master
Christophe Fergeau
1
-0/+17
2011-03-30
vdagent-x11: Add support for incr. sending of clipboard data (rhbz#690164)
Hans de Goede
1
-16/+117
2011-03-30
vdagent-x11: ensure no events are pending before returning to the main loop
Hans de Goede
1
-12/+31
2011-03-29
vdagent-x11: Release clipboard on exit
Hans de Goede
1
-0/+3
2011-03-29
vdagent-x11: Fix typo in comment
Hans de Goede
1
-1/+1
2011-03-29
vdagent-x11: add vdagent_x11_next_selection_request helper
Hans de Goede
1
-8/+10
2011-03-28
udscs: Let the read call back take owner ship of the data
Hans de Goede
6
-6/+16
2011-03-28
vdagent-x11: Only move to next element in selection queue on process_next_req
Hans de Goede
1
-5/+11
2011-03-28
vdagent-x11: Fix indentation
Hans de Goede
1
-5/+5
2011-03-23
vdagent-virtio-port: properly demultiplex vdagent messages per port
Hans de Goede
1
-24/+44
2011-03-23
vdagent-virtio-port: don't pass the chunk header, only the chunk port nr
Hans de Goede
3
-4/+4
2011-03-23
vdagent-virtio-port: rename port parameter to vport
Hans de Goede
3
-120/+120
2011-03-23
vdagentd: fix potentially copying more data then a chunk holds when reading t...
Hans de Goede
1
-0/+3
2011-03-17
vdagent: Add daemonizing support, daemonize by default
Hans de Goede
1
-11/+49
2011-03-17
vdagentd: Fix a gcc 4.6 warning
Hans de Goede
1
-1/+1
2011-03-17
vdagentd: Don't open virtio port if creating uinput fails
Hans de Goede
1
-0/+1
2011-03-17
vdagentd: Modprobe uinput from spice-vdagentd.sh initscript (rhbz#688257)
Hans de Goede
1
-0/+1
2011-03-17
vdagentd: Fix closing of logfile in error exit paths
Hans de Goede
1
-0/+6
2011-03-17
vdagentd: Fix exit value on fork failure
Hans de Goede
1
-1/+1
2011-03-07
Allow changing the resolution through the agent on multi monitor setups
Hans de Goede
1
-2/+1
2011-01-10
sysv initscript: exit cleanly when not running under spice
Hans de Goede
1
-1/+1
2010-11-19
Put the pid and log files into their own subdir
Hans de Goede
3
-5/+8
2010-11-08
sysv initscript: fix lsb header multi line description
Hans de Goede
1
-2/+2
2010-11-01
Only start spice-vdagentd in runlevel 5
Hans de Goede
1
-2/+2
2010-11-01
Install spice-vdagentd in /usr/sbin not /sbin
Hans de Goede
2
-2/+2
2010-11-01
Update .gitignore
Hans de Goede
1
-2/+2
2010-11-01
udscs: fix client linked list corruption
Hans de Goede
1
-0/+2
2010-11-01
Makefile: create dir for vdagentd socket
Hans de Goede
1
-0/+2
2010-11-01
initscript: remove socket before starting the daemon
Hans de Goede
1
-0/+2
2010-11-01
vdagentd: change socket name
Hans de Goede
1
-1/+1
2010-11-01
vdagentd: unlink socket on exit rather then startup
Hans de Goede
2
-8/+2
2010-11-01
vdagent-x11: clear pending client clipboard request on clipboard ownership ch...
Hans de Goede
1
-9/+15
2010-11-01
vdagentd-x11: Work around a bug in xsel
Hans de Goede
1
-1/+2
2010-10-31
vdagentd: Do not try to get active session on startup
Hans de Goede
2
-20/+7
2010-10-31
Switch to a sysv init script for starting spice-vdagentd
Hans de Goede
4
-5/+121
2010-10-31
Fixup desktop file for autostart
Hans de Goede
1
-1/+3
2010-10-31
vdagentd: Fix compiler warning
Hans de Goede
1
-1/+3
2010-10-30
Add COPYING (GPLv3 license text)
Hans de Goede
1
-0/+674
2010-10-30
Add a ChangeLog file
Hans de Goede
1
-0/+5
2010-10-30
Add archive Makefile target
Hans de Goede
1
-0/+11
2010-10-30
vdagentd: only realloc capabilities array if size changes
Hans de Goede
2
-9/+11
2010-10-30
Update README
Hans de Goede
2
-8/+22
2010-10-30
Install spice-vdagent under /usr/bin
Hans de Goede
1
-1/+4
2010-10-30
Keep timestamps when installing files
Hans de Goede
1
-2/+2
2010-10-30
Add a vdagent-spice.desktop file
Hans de Goede
3
-0/+16
2010-10-30
Allow overriding CFLAGS
Hans de Goede
1
-5/+4
2010-10-30
Rename user visible files from vdagent* to spice-vdagent*
Hans de Goede
5
-8/+8
2010-10-29
vdagentd: When daemonizing use exit() from the mother
Hans de Goede
1
-1/+4
2010-10-29
vdagentd: connect to console kit after daemonize
Hans de Goede
1
-3/+3
2010-10-29
vdagent: catch quit / int signals and make them quit the main loop (iow exit ...
Hans de Goede
1
-1/+17
[next]