index
:
spice/linux/vd_agent
master
spice agent for linux (mirrored from https://gitlab.freedesktop.org/spice/linux/vd_agent)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
Release 0.20.0
spice-vdagent-0.20.0
Victor Toso
2
-1
/
+16
2020-03-09
ci: Use meson instead of autotools in spice-protocol
Victor Toso
1
-1
/
+2
2020-03-09
Add basic installation instructions to the readme
Aral Balkan
1
-0
/
+13
2020-03-09
udscs-server: split initialization
Jakub Janků
3
-78
/
+38
2020-03-09
virtio: use GObject macro
Jakub Janků
3
-40
/
+25
2020-03-09
udscs: use GObject macro
Jakub Janků
11
-54
/
+36
2020-03-09
introduce VDAgentConnection
Jakub Janků
9
-937
/
+914
2020-03-09
build: add GIO dependency
Jakub Janků
2
-7
/
+7
2020-03-06
clipboard: implement CAP_CLIPBOARD_GRAB_SERIAL
Marc-André Lureau
1
-1
/
+39
2020-03-06
clipboard: only send release when no immediate grab
Marc-André Lureau
4
-11
/
+11
2020-03-06
clipboard: filter out only our own events
Marc-André Lureau
1
-4
/
+6
2020-03-06
clipboard: gobject-ify VDAgentClipboards
Marc-André Lureau
3
-30
/
+56
2020-03-06
vdagent: use G_OPTION_FLAG_NONE
Marc-André Lureau
1
-15
/
+22
2020-03-06
configure: bump gobject >= 2.50
Marc-André Lureau
1
-1
/
+1
2020-03-06
configure: depend on gobject
Marc-André Lureau
2
-7
/
+7
2020-03-06
clipboard: remove vdagent-selection-id usage
Marc-André Lureau
1
-9
/
+20
2020-03-06
configure: bump gtk+ >= 3.22
Marc-André Lureau
1
-1
/
+1
2019-10-17
vdagentd: Fix session lookup for new GNOME versions
Benjamin Berg
1
-4
/
+55
2019-08-31
virtio-port: handle_fds: make read and write code consistent
Uri Lublin
1
-5
/
+5
2019-08-28
covscan: add comment on false-positive on g_memdup()
Victor Toso
1
-4
/
+2
2019-08-27
covscan: initialize argv's copy
Victor Toso
1
-1
/
+4
2019-08-27
covscan: avoid false positive on g_clear_pointer()
Victor Toso
1
-1
/
+2
2019-07-24
x11: Change check to make code scanners not giving warning
Frediano Ziglio
1
-4
/
+2
2019-07-24
device-info: remove g_list_length() on compare_addresses()
Victor Toso
1
-5
/
+7
2019-07-24
x11: Constify XEvent argument
Frediano Ziglio
1
-11
/
+12
2019-07-24
x11: Avoid passing XEvent as value
Frediano Ziglio
1
-21
/
+21
2019-07-24
x11-randr: Avoid passing XEvent as value
Frediano Ziglio
3
-6
/
+6
2019-07-19
vdagent: simple fix for address-of-packed-member
Victor Toso
1
-2
/
+5
2019-07-19
x11-randr: simplest fix for address-of-packed-member
Victor Toso
1
-7
/
+11
2019-07-19
x11-randr: use glib's MAX and MIN
Victor Toso
1
-14
/
+4
2019-07-19
vdagent: fix memory leak of g_memdup()
Victor Toso
1
-0
/
+2
2019-04-12
Prepare to 0.19.0 release
spice-vdagent-0.19.0
Victor Toso
2
-1
/
+25
2019-04-12
build-sys: Add README.md to the tarball
Victor Toso
1
-0
/
+1
2019-04-12
build-sys: next spice-protocol is 0.14.0
Victor Toso
1
-1
/
+1
2019-03-08
CHANGELOG: Move content from NEWS and delete it
Victor Toso
3
-47
/
+48
2019-03-08
CHANGELOG: To use markdown
Victor Toso
1
-21
/
+30
2019-03-08
README: Remove non relevant features information
Victor Toso
1
-21
/
+13
2019-03-08
Make README a markdown file
Victor Toso
1
-0
/
+0
2019-03-08
Remove TODO
Victor Toso
1
-3
/
+0
2019-03-01
Advertise VD_AGENT_CAP_GRAPHICS_DEVICE_INFO
Jonathon Jongsma
1
-0
/
+1
2019-03-01
gitlab-ci: run singular job for build options
Victor Toso
1
-9
/
+5
2019-03-01
gitlab-ci: remove copr dependency
Victor Toso
1
-6
/
+10
2019-02-27
gitlab-ci: remove sudo
Victor Toso
1
-8
/
+7
2019-02-27
Ignore autogenerated test
Frediano Ziglio
1
-0
/
+1
2019-02-25
x11: invalidate requests for targets on grab from client
Jakub Janků
2
-0
/
+12
2019-02-22
clipboard: cancel request for targets on grab from client
Jakub Janků
1
-1
/
+8
2019-02-20
Makefile.am: define check_PROGRAMS once
Uri Lublin
1
-6
/
+1
2019-02-05
README: Drop obsolete information
Christophe Fergeau
1
-11
/
+0
2019-01-31
vdagent: Use g_file_test() instead of direct stat call
Christophe Fergeau
1
-10
/
+1
2019-01-31
vdagent: Silently ignore missing spicevmc device
Christophe Fergeau
1
-2
/
+2
[next]