index
:
~teuf/spice-vd_agent-win
master
mingw
Unnamed repository; edit this file 'description' to name the repository.
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vdagent
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-06
Remove MSVC++ strncpy/strcat fallbacks
HEAD
master
Christophe Fergeau
1
-1
/
+1
2015-02-06
Use new vdagent_{strncpy,strcat}_s helpers
Christophe Fergeau
2
-3
/
+3
2015-01-19
Update version/copyright in vdagent resource file
Christophe Fergeau
1
-5
/
+5
2014-12-30
g_key_get_string: use size_t for pointer difference
Uri Lublin
1
-1
/
+1
2014-12-30
Fix Visual Studio compiler warning (strncpy)
Uri Lublin
1
-0
/
+2
2014-12-30
Fix building with Visual Studio (inttypes.h)
Uri Lublin
1
-0
/
+7
2014-12-30
vdagent::handle_max_clipboard fix vd_printf format
Uri Lublin
1
-2
/
+2
2014-12-30
vdagent: as_user: reorder initialization to make mingw-gcc happy
Uri Lublin
1
-2
/
+2
2014-12-30
Fix compiler warning (missing backslash in FileXfer::handle_start)
Uri Lublin
1
-1
/
+1
2014-11-13
Fix g_key_get_string() failure when string contains '['
Cody Chan
1
-1
/
+1
2014-11-13
Fix dragging of files with CJK characters in name
Cody Chan
1
-1
/
+13
2014-06-19
Don't refresh displays config when updating
Marc-André Lureau
1
-1
/
+10
2014-03-09
vdagent: clipboard: Add VD_AGENT_CAP_MAX_CLIPBOARD support
Uri Lublin
1
-0
/
+24
2014-03-09
vdagent: clipboard: GlobalUnlock on handle_request failure
Uri Lublin
1
-4
/
+14
2013-11-13
vdagent: file_xfer: make g_key_get_string safer
Uri Lublin
2
-7
/
+21
2013-11-13
vdagent: file-xfer: make user desktop the target directory
Uri Lublin
1
-1
/
+1
2013-11-13
file_xfer: create file with user privileges
Uri Lublin
1
-0
/
+7
2013-11-13
vdagent: add as_user to run tasks with user privileges
Uri Lublin
3
-0
/
+119
2013-07-17
Remove usage of more _s functions
Marc-André Lureau
2
-5
/
+14
2013-07-17
Fix cast BOOL->PVOID warning
Marc-André Lureau
1
-1
/
+1
2013-07-17
Fix wrong size_t printf format
Marc-André Lureau
1
-1
/
+1
2013-07-17
Replace sscanf_s by sscanf
Marc-André Lureau
1
-2
/
+2
2013-07-17
Add suggested parentheses
Marc-André Lureau
1
-1
/
+1
2013-07-17
Fix task could be used uninitialized
Marc-André Lureau
1
-6
/
+10
2013-07-17
Fix invalid print format for uint64_t values
Marc-André Lureau
1
-2
/
+6
2013-07-17
Fix wrong DWORD print fmt
Marc-André Lureau
2
-3
/
+3
2013-07-17
dos2unix
Marc-André Lureau
2
-35
/
+35
2013-06-27
vdagent: add support for client -> guest file transfers
Arnon Gilboa
4
-0
/
+256
2013-06-27
cleanup dispatch_message()
Arnon Gilboa
1
-12
/
+11
2013-06-20
vdagent: advertise CRLF line-ending
Arnon Gilboa
1
-0
/
+1
2013-05-12
vdagent: protect against NULL entry in _displays
Uri Lublin
2
-5
/
+11
2013-05-09
vdagent: drop clipboard received after timeout
Arnon Gilboa
1
-3
/
+10
2013-05-09
vdagent: add support for VD_AGENT_CLIENT_DISCONNECTED
Arnon Gilboa
1
-0
/
+4
2013-05-09
vdagent: support sparse monitors config
Arnon Gilboa
1
-0
/
+6
2013-04-24
build-sys: fix mingw build
Marc-André Lureau
1
-0
/
+5
2013-04-24
Revert "Refresh monitor config only when needed"
Marc-André Lureau
1
-1
/
+3
2013-04-24
Try harder to enable monitors
Marc-André Lureau
1
-9
/
+26
2013-04-22
Revert "vdagent: add vdagent_helper to support mouse when UAC dialog takes fo...
Arnon Gilboa
1
-50
/
+1
2013-03-18
vdagent: add vdagent_helper to support mouse when UAC dialog takes focus
Arnon Gilboa
1
-1
/
+50
2013-03-18
vdagent: don't terminate if stop event cannot be opened
Arnon Gilboa
1
-13
/
+9
2013-03-18
vdagent: log unsupported grabbed clipboard formats
Arnon Gilboa
1
-3
/
+8
2013-03-18
vdagent: for Win7 class, use ClipboardFormatListener api
Arnon Gilboa
2
-2
/
+42
2013-03-18
vdagent: on encoding only, use HBITMAP to keep the correct palette
Arnon Gilboa
1
-1
/
+5
2013-03-16
Reattach monitors
Marc-André Lureau
1
-0
/
+6
2013-03-16
Refresh monitor config only when needed
Marc-André Lureau
1
-1
/
+1
2013-03-12
vdagent: use HBITMAP instead of DIB for image encoding
Arnon Gilboa
1
-3
/
+8
2013-01-31
vdservice stops vdagent via event
Arnon Gilboa
1
-1
/
+15
2012-12-09
vdagent: git rm *vdi_port*
Arnon Gilboa
6
-576
/
+0
2012-12-09
vdagent: remove vdi_port from vcproj
Arnon Gilboa
1
-24
/
+0
2012-12-09
vdagent: remove vdi_port, use vio_serial directly
Arnon Gilboa
1
-130
/
+109
[next]