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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
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ů
8
-937
/
+912
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
3
-10
/
+10
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
clipboard: remove vdagent-selection-id usage
Marc-André Lureau
1
-9
/
+20
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-03-01
Advertise VD_AGENT_CAP_GRAPHICS_DEVICE_INFO
Jonathon Jongsma
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-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
2019-01-30
Fix coding style
Jonathon Jongsma
1
-9
/
+19
2019-01-29
Send device info to agent when it connects
Jonathon Jongsma
1
-0
/
+15
2019-01-29
Send display_id down to the vdagentd daemon
Jonathon Jongsma
3
-30
/
+76
2019-01-29
Use new function in vdagent_x11_send_daemon_guest_xorg_res()
Jonathon Jongsma
1
-12
/
+7
2019-01-29
Factor a function out of get_current_mon_config()
Jonathon Jongsma
1
-21
/
+53
2019-01-29
Use guest output map to determine xrandr output
Jonathon Jongsma
1
-9
/
+72
2019-01-29
Make clearer distinctions between output ids
Jonathon Jongsma
1
-25
/
+25
2019-01-29
Look up and store xrandr output in display map
Jonathon Jongsma
3
-45
/
+35
2019-01-29
Add lookup_xrand_output_for_device_info()
Jonathon Jongsma
2
-0
/
+536
2019-01-28
Receive the graphics_device_info message
Lukáš Hrázký
8
-0
/
+101
2019-01-17
Update all paths /var/run -> /run
Christian Hesse
3
-4
/
+4
2019-01-16
file-xfer: Do not strip filename if file part has no extension
Frediano Ziglio
1
-1
/
+2
2019-01-16
Fix race condition creating file
Frediano Ziglio
1
-14
/
+14
2019-01-16
Factor out function to create file
Frediano Ziglio
2
-36
/
+53
2019-01-16
file-xfers: Allocate file_path after disk space check
Frediano Ziglio
1
-2
/
+1
2019-01-16
file-xfers: Reuse cleanup code
Frediano Ziglio
1
-4
/
+2
2019-01-16
file-xfers: Initialise correctly AgentFileXferTask::file_fd field
Frediano Ziglio
1
-0
/
+1
2019-01-07
Check errors setting standard file descriptors
Frediano Ziglio
2
-8
/
+24
2019-01-07
Ignore some Coverity reports
Frediano Ziglio
3
-0
/
+5
2019-01-04
Add missing config.h includes
Frediano Ziglio
4
-0
/
+4
2019-01-04
Unify config.h inclusion style
Frediano Ziglio
10
-27
/
+5
[next]