index
:
spice/win32/vd_agent
0.4
0.5.vdiport
master
upstream.clipboard.v2
Unnamed repository; edit this file to name it for gitweb. (mirrored from https://gitlab.freedesktop.org/spice/win32/vd_agent)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vdagent
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
Revert 3 last patches
Frediano Ziglio
5
-12
/
+11
2020-03-23
try to remove other bugs
Frediano Ziglio
1
-1
/
+1
2020-03-23
try to fix previous
Frediano Ziglio
5
-10
/
+10
2020-03-23
attempt to fix more warnings!
Frediano Ziglio
4
-10
/
+11
2020-03-23
display_setting: Remove a warning
Frediano Ziglio
1
-1
/
+1
2020-03-23
file_xfer: Remove a warning
Frediano Ziglio
1
-1
/
+1
2020-01-10
Constification, does not make sense to change the messages processing them
Frediano Ziglio
1
-19
/
+19
2019-12-11
Remove Visual Studio project files
Frediano Ziglio
1
-432
/
+0
2019-12-06
file-xfer: handle_start: use snprintf instead of sprintf_s
Uri Lublin
1
-2
/
+2
2019-11-18
Add a test for filter_url function
Frediano Ziglio
1
-0
/
+48
2019-11-18
file_xfer: Open Download directory after a file transfer is finished
Frediano Ziglio
4
-0
/
+172
2019-11-07
file_xfer: Save files in Downloads directory
Frediano Ziglio
1
-2
/
+19
2019-11-07
file_xfer: Separate code to get download directory location
Frediano Ziglio
1
-3
/
+11
2019-11-06
display_configuration: Define WINVER to avoid some declaration
Frediano Ziglio
2
-141
/
+0
2019-03-08
make display disconnection persistent
Yuri Benditovich
1
-1
/
+4
2019-03-08
introduce turn_monitor_off method of WDDM interface
Yuri Benditovich
2
-0
/
+18
2019-03-08
construct WDDMMonitorConfigEscape also with NULL DisplayMode
Yuri Benditovich
1
-4
/
+4
2019-03-05
Don't exit when receiving unknown messages
Jonathon Jongsma
1
-2
/
+1
2019-02-27
Fix indentation
Frediano Ziglio
1
-1
/
+1
2018-11-17
Fix typo, change DeviceName to device_name
谢 昆明
1
-1
/
+1
2018-07-19
Use GetModuleHandle to get some functions from user32 library
Frediano Ziglio
1
-5
/
+2
2018-07-19
vdagent: Add a comment around WinSta0_DesktopSwitch event usage
Frediano Ziglio
1
-0
/
+5
2018-07-18
vdagent: Stop correctly helper thread
Frediano Ziglio
1
-3
/
+14
2018-07-18
Use destructor instead of cleanup function
Frediano Ziglio
1
-13
/
+4
2018-07-18
Introduce an helper to close VirtIo device
Frediano Ziglio
1
-1
/
+10
2018-07-18
Use proper invalid value for _vio_serial
Frediano Ziglio
1
-1
/
+1
2018-07-05
Avoids to call supported_system_version()
Frediano Ziglio
1
-15
/
+15
2018-07-05
Avoid declaring _system_version member
Frediano Ziglio
1
-5
/
+3
2018-07-05
Avoid declaring event_thread_id
Frediano Ziglio
1
-2
/
+1
2018-07-05
Allocate _control_event and _stop_event just once
Frediano Ziglio
1
-4
/
+9
2018-07-05
Allow one more character reading strings from registry
Frediano Ziglio
1
-7
/
+15
2018-07-05
Factor out an utility function to read strings from registry
Frediano Ziglio
1
-45
/
+36
2018-07-05
Use always TCHAR to read string from registry
Frediano Ziglio
1
-14
/
+16
2018-07-05
Use std::unique_ptr for _desktop_layout
Frediano Ziglio
1
-4
/
+2
2018-07-04
Replace an assert with proper handling code
Frediano Ziglio
1
-1
/
+5
2018-07-04
Minor overflow checks improvements
Frediano Ziglio
1
-1
/
+7
2018-07-04
Reduce indentation returning earlier
Frediano Ziglio
1
-19
/
+26
2018-07-03
Use proper type for _clipboard_owner
Frediano Ziglio
1
-1
/
+1
2018-06-29
Minimal message size check
Frediano Ziglio
1
-0
/
+54
2018-06-29
Use enumeration types
Frediano Ziglio
1
-7
/
+7
2018-06-29
Fix some minor buffer overflows reading registry informations
Frediano Ziglio
1
-6
/
+7
2018-06-28
Reuse spice-protocol macros instead of defining new ones for alignment
Frediano Ziglio
1
-2
/
+4
2018-05-31
vdagent: Fix loss of mouse movement events
free.user.name
1
-69
/
+64
2018-05-28
file_xfer: Use shared_ptr to simplify memory management
Frediano Ziglio
2
-22
/
+6
2018-05-28
file_xfer: Use destructor for FileXferTask
Frediano Ziglio
2
-10
/
+18
2018-05-28
file_xfer: Remove too C syntax for C++
Frediano Ziglio
1
-2
/
+2
2018-05-28
file_xfer: Remove FileXferTask structure alignment
Frediano Ziglio
1
-2
/
+2
2018-05-28
Avoid unused variable warning
Frediano Ziglio
1
-1
/
+1
2018-05-28
Fix minor compiler compatibility
Frediano Ziglio
1
-0
/
+4
2018-05-28
vcproj: Add some missing files
Frediano Ziglio
1
-0
/
+12
[next]