index
:
vd_agent.git
master
spice agent for linux
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vdagent-x11-randr: add dump_monitors_config
Alon Levy
2012-06-24
1
-0
/
+24
*
vdagent: add randr support (big)
Alon Levy
2012-06-24
2
-19
/
+592
*
vdagent: add -y for sync X11 communication
Alon Levy
2012-06-24
3
-4
/
+18
*
vdagent-x11-randr: factor out set_screen_to_best_size
Alon Levy
2012-06-20
1
-29
/
+41
*
vdagent-x11-randr.c: introduce as split from vdagent-x11.c
Alon Levy
2012-06-20
4
-241
/
+289
*
Prepare for 0.10.1 release
spice-vdagent-0.10.1
Hans de Goede
2012-03-27
2
-9
/
+15
*
vdagentd: Fix a race-condition when opening the virtio serial port
Hans de Goede
2012-03-27
1
-0
/
+29
*
Prepare for 0.10.0 release
spice-vdagent-0.10.0
Hans de Goede
2012-03-20
1
-0
/
+8
*
configure: fix reporting of session-info type
Hans de Goede
2012-03-20
1
-0
/
+2
*
vdagentd: Add support for libsystemd-login
Hans de Goede
2012-03-20
4
-12
/
+168
*
session-info: Add a verbose parameter to session_info_create()
Hans de Goede
2012-03-20
3
-28
/
+28
*
Rename console_kit* to session_info*
Hans de Goede
2012-03-19
4
-49
/
+53
*
configure: static-uinput should be disabled by default!
Hans de Goede
2012-03-19
1
-1
/
+1
*
README: update to reflect recently added features
Hans de Goede
2012-03-13
1
-9
/
+18
*
Add a RHEL-5 README and xorg.conf example file
Hans de Goede
2012-01-10
3
-1
/
+77
*
vdagentd: Close the virtio port when the active vdagent disconnects
Hans de Goede
2012-01-10
1
-0
/
+5
*
vdagentd-uinput: Correct interpretation of coordinates send by the client
Hans de Goede
2012-01-10
1
-4
/
+4
*
Add a --enable-static-uinput option
Hans de Goede
2012-01-10
3
-0
/
+41
*
buildsys: Lower autoconf requires
Hans de Goede
2012-01-10
2
-3
/
+4
*
vdagentd: Revert part of 571948ffb78eddd3015c456d084e0ca941f3e45d (rhbz#748760)
Hans de Goede
2011-10-28
1
-9
/
+0
*
Lower autoconf require to 2.63
Hans de Goede
2011-10-03
1
-1
/
+1
*
Fix various compiler warnings
Hans de Goede
2011-10-03
2
-4
/
+4
*
Add missing src/vdagentd-xorg-conf.h file
Hans de Goede
2011-09-30
1
-0
/
+30
*
vdagentd: Autogenerate a Xinerama xorg.conf for multi monitor setups
Hans de Goede
2011-09-26
4
-3
/
+198
*
Make mouse handling multiple monitor aware.
Hans de Goede
2011-09-23
5
-15
/
+118
*
Change VDAGENTD_GUEST_XORG_RESOLUTION message to work with multiple monitors
Hans de Goede
2011-09-22
4
-12
/
+21
*
vdagentd: Fix a memory leak on agent message parsing errors
Hans de Goede
2011-09-22
1
-0
/
+2
*
Prepare for a 0.8.1 release
spice-vdagent-0.8.1
Hans de Goede
2011-07-18
2
-1
/
+8
*
vdagent: Respond to SIGTERM in the connect to daemon loop
Hans de Goede
2011-07-15
1
-2
/
+2
*
vdagent: Fix double free on re-exec
Hans de Goede
2011-07-15
1
-10
/
+2
*
vdagentd: some small coding style fixes
Hans de Goede
2011-07-15
1
-4
/
+4
*
vdagent: reexec ourself on version mismatch
Marc-André Lureau
2011-07-15
1
-0
/
+21
*
vdagent: check for portdev existence and leave if not
Marc-André Lureau
2011-07-15
1
-4
/
+24
*
vdagents: add VDAGENTD_VERSION message
Marc-André Lureau
2011-07-15
4
-0
/
+17
*
Attempt to reconnect to system socket every second when daemonized
Marc-André Lureau
2011-07-15
2
-12
/
+25
*
Prepare for a 0.8.0 release
spice-vdagent-0.8.0
Hans de Goede
2011-04-19
2
-2
/
+12
*
vdagent: connect to vdagentd after daemonizing
Hans de Goede
2011-04-19
1
-4
/
+3
*
Add tmpfiles.d entry for /var/run/spice-vdagentd
Hans de Goede
2011-04-19
2
-1
/
+7
*
autotools: add install-data-local rule
Christophe Fergeau
2011-04-19
1
-0
/
+5
*
spice-vdagentd initscript should have +x
Christophe Fergeau
2011-04-19
2
-2
/
+2
*
vdagentd: fix compilation without consolekit
Hans de Goede
2011-04-18
1
-1
/
+1
*
vdagent-x11: Ignore MappingNotify events
Hans de Goede
2011-04-05
1
-0
/
+4
*
vdagentd: use new virtio port write_[start,append] functions
Hans de Goede
2011-04-05
1
-29
/
+14
*
vdagent-virtio-port: add write_{start,append} to help caller write a message
Hans de Goede
2011-04-05
2
-14
/
+81
*
vdagent-x11: Add printing of selection to relevant log messages
Hans de Goede
2011-04-04
1
-98
/
+103
*
make console-kit use optional
Christophe Fergeau
2011-04-04
4
-4
/
+59
*
autotools: handle data files installation
Christophe Fergeau
2011-04-04
1
-0
/
+11
*
autotools: move generated binaries to src/
Christophe Fergeau
2011-04-04
2
-14
/
+14
*
autotools: move data files to a data/ subdir
Christophe Fergeau
2011-04-04
2
-0
/
+0
*
autotools: update .gitignore
Christophe Fergeau
2011-04-04
1
-1
/
+13
[prev]
[next]