summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-08Add support for additional buttons (side and extra)HEADmasterFrediano Ziglio1-13/+30
2022-06-16ci: Fix autoconf AX_CXX_COMPILE_STDCXX_11 missing macroFrediano Ziglio1-1/+1
2022-06-16Remove warning compilingFrediano Ziglio1-1/+2
2022-06-15CI: Use different image to avoid vcpkg updateFrediano Ziglio1-2/+2
2022-06-15Do not force library prefix for MSVCFrediano Ziglio1-1/+3
2021-01-20Better error reporting if zlib or libpng are not staticFrediano Ziglio1-1/+20
2020-11-04Use a different Chocolatey tool for ImageMagickFrediano Ziglio1-1/+2
2020-11-04Update spice-common submoduleFrediano Ziglio1-0/+0
2020-10-25Enable some security options on output executablesFrediano Ziglio1-3/+25
2020-07-31clipboard: enable copying files from client using webdavJakub Janků4-1/+194
2020-07-03desktop_layout: Update container iteration syntaxFrediano Ziglio1-6/+2
2020-07-03Move set_display_depth from VDAgent to DesktopLayoutFrediano Ziglio3-21/+19
2020-07-03Minor style updateFrediano Ziglio1-1/+2
2020-06-15desktop_layout: Ignore Citrix Workspace displaysFrediano Ziglio1-0/+3
2020-06-15desktop_layout: Factor out a function to enumerate displaysFrediano Ziglio1-21/+21
2020-05-29display_configuration: Update log stringsFrediano Ziglio1-2/+2
2020-05-25file_xfer: Return detailed error for invalid filenameFrediano Ziglio1-0/+4
2020-05-22desktop_layout: Use MutexLocker for lock/unlockFrediano Ziglio1-8/+3
2020-05-15vdagent: Reset properly state of pending large messages upon disconnectionFrediano Ziglio1-0/+1
2020-05-15Use final capabilities to check client messagesFrediano Ziglio1-10/+24
2020-04-28cmake: Force static librariesFrediano Ziglio1-0/+6
2020-04-28ci: Use magick.exe executable under WindowsFrediano Ziglio1-10/+8
2020-04-28vdagent: Reuse agent_check_messageFrediano Ziglio1-51/+15
2020-04-24Use SPICE_N_ELEMENTS instead of a constant for file_path sizeFrediano Ziglio1-2/+4
2020-04-24file_xfer: Return detailed error for no spaceFrediano Ziglio1-0/+3
2020-04-24vdagent: Return better error if lockedFrediano Ziglio1-1/+1
2020-04-24vdagent: Allow to return detailed message for file transferFrediano Ziglio3-23/+33
2020-04-24Compile in agent utilities from spice-commonFrediano Ziglio4-1/+10
2020-04-01spice-protocol: Update to get new message definitionsFrediano Ziglio4-4/+14
2020-04-01ci: Use a single jobFrediano Ziglio1-7/+5
2020-04-01ci: Fix repositories updatesFrediano Ziglio1-2/+2
2020-03-30Revert 3 last patchesFrediano Ziglio5-12/+11
2020-03-23try to remove other bugsFrediano Ziglio1-1/+1
2020-03-23try to fix previousFrediano Ziglio5-10/+10
2020-03-23attempt to fix more warnings!Frediano Ziglio4-10/+11
2020-03-23display_setting: Remove a warningFrediano Ziglio1-1/+1
2020-03-23file_xfer: Remove a warningFrediano Ziglio1-1/+1
2020-03-19build: Add missing file to distributionFrediano Ziglio1-0/+1
2020-03-19spec file: add msi installersUri Lublin1-0/+13
2020-03-19Ignore spice-protocol untracked filesUri Lublin1-0/+1
2020-03-19MSI: Make SourceDir the path to executablesUri Lublin2-4/+3
2020-03-19MSI: Package: only allow perMachine installationUri Lublin1-1/+2
2020-01-10Constification, does not make sense to change the messages processing themFrediano Ziglio1-19/+19
2019-12-16build: Remove unneeded library from linkingFrediano Ziglio1-3/+0
2019-12-16build: Install binaries in CMakeFrediano Ziglio1-0/+2
2019-12-12vdservice: Print error on standard error, not standard outputFrediano Ziglio1-13/+13
2019-12-11Remove Visual Studio project filesFrediano Ziglio4-852/+0
2019-12-06build: Do not generate CMake config.h in source directoryFrediano Ziglio3-5/+5
2019-12-06ci: Add testing to CMakeFrediano Ziglio3-3/+80
2019-12-06build: Generate config.h from CMakeFrediano Ziglio1-0/+40