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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-06
Remove MSVC++ strncpy/strcat fallbacks
HEAD
master
Christophe Fergeau
2
-3
/
+1
2015-02-06
Use new vdagent_{strncpy,strcat}_s helpers
Christophe Fergeau
4
-7
/
+12
2015-02-06
Add strcat_s/strcpy_s fallbacks
Christophe Fergeau
2
-0
/
+57
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 (strcat and sscanf)
Uri Lublin
1
-0
/
+2
2014-12-30
Fix Visual Studio compiler warning (strncpy)
Uri Lublin
2
-0
/
+3
2014-12-30
Fix building with Visual Studio (snprintf)
Uri Lublin
1
-0
/
+4
2014-12-30
Fix building with Visual Studio (inttypes.h)
Uri Lublin
1
-0
/
+7
2014-12-30
vdcommon.h: consolidate defines under OLDMSVCRT
Uri Lublin
1
-3
/
+1
2014-12-30
vdcommon.h: do not redefine _ftime_s
Uri Lublin
1
-0
/
+2
2014-12-30
vdcommon.h: add comment about OLDMSVCRT
Uri Lublin
1
-0
/
+17
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-06-19
Learn to build spice-vdagent MSI installer
Marc-André Lureau
3
-1
/
+130
2014-03-09
vdagent: clipboard: Add VD_AGENT_CAP_MAX_CLIPBOARD support
Uri Lublin
2
-0
/
+24
2014-03-09
vdagent: clipboard: GlobalUnlock on handle_request failure
Uri Lublin
1
-4
/
+14
2013-11-13
Makefile.am: add INCLUDES to AM_CPPFLAGS
Uri Lublin
1
-3
/
+5
2013-11-13
Makefile.am: tabify
Uri Lublin
1
-2
/
+2
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
4
-0
/
+121
2013-08-26
Update NEWS for 0.7.2 release
Christophe Fergeau
1
-0
/
+5
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-07-17
Update spice-protocol
Marc-André Lureau
1
-0
/
+0
2013-06-27
vdagent: add support for client -> guest file transfers
Arnon Gilboa
5
-0
/
+258
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-14
Update spice-protocol submodule to 0.12.5
Christophe Fergeau
1
-0
/
+0
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
2
-0
/
+7
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
vdservice: add quotes to service path
Arnon Gilboa
1
-2
/
+6
[next]