aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for PKCS11 jar signingBrian P. Hinz2024-06-152-10/+37
* Merge branch 'pam_env' of github.com:CendioOssman/tigervncPierre Ossman2024-05-309-84/+134
|\
| * Create common recursive mkdir()Pierre Ossman2024-05-305-65/+87
| * Use $XDG_STATE_HOME for known hosts storagePierre Ossman2024-05-303-4/+8
| * Only do restorecon() for legacy directoryPierre Ossman2024-05-301-12/+12
| * Fix late vncsession loggingPierre Ossman2024-05-301-0/+7
| * Respect PAM modules for $XDG_STATE_HOMEPierre Ossman2024-05-301-3/+16
| * Add comment that PAM configuration is an examplePierre Ossman2024-05-201-0/+4
|/
* Merge branch 'casantos-rhbz_2180903' of https://github.com/casantos/tigervncPierre Ossman2024-05-2036-159/+238
|\
| * vncconfig: add option to force view-only remote client connectionsCarlos Santos2024-04-2617-29/+49
| * Remove the network::SocketServer interface.Carlos Santos2024-04-2611-72/+75
| * Move the AccessRights type and constants to the rfb namespaceCarlos Santos2024-04-2317-60/+116
* | Don't check pointers for zero length buffersPierre Ossman2024-05-202-4/+4
* | Merge pull request #1737 from 62832/fix-1195Samuel Mannehed (ThinLinc team)2024-05-0730-167/+380
|\ \
| * | Implement XDG Base Directory paths, deprecate ~/.vnc902024-04-2628-174/+292
| * | Begin work on XDGBDS compliance and overrideable configs902024-03-159-56/+151
* | | Add .gitignore for SELinux filesPierre Ossman2024-04-261-0/+2
* | | Don't trigger build from install targetPierre Ossman2024-04-261-1/+1
* | | Clean up temporary SELinux directoryPierre Ossman2024-04-261-0/+1
* | | Overwrite vncsession.pp.bz2 each timePierre Ossman2024-04-261-1/+1
| |/ |/|
* | Use XQueryPointer() instead to detect zaphodPierre Ossman2024-04-101-4/+8
* | Correctly set socket write notificationPierre Ossman2024-04-091-2/+0
* | Update github actions to latest versionsPierre Ossman2024-04-021-11/+11
* | Merge pull request #1742 from TigerVNC/issue843Brian Hinz2024-03-301-18/+15
|\ \ | |/ |/|
| * Fix for issue 843Brian P. Hinz2024-03-301-18/+15
|/
* Don't link gcrypt for static GnuTLSPierre Ossman2024-03-151-5/+0
* Properly propagate CursorWarpedTo()Pierre Ossman2024-03-141-0/+5
* Clarify AcceptPointerEvents settingPierre Ossman2024-02-063-3/+3
* Fix shared memory leakAdam Halim2024-01-261-1/+1
* Increase time required to override pointerClientSamuel Mannehed2024-01-261-1/+1
* Break long lines in new pointerEvent logicSamuel Mannehed2024-01-261-3/+4
* Fix bad variable reference in file loggerPierre Ossman2024-01-251-1/+1
* Merge pull request #1718 from MikeLooijmans/server-mousebuttonowner-timeoutlinma (ThinLinc team)2024-01-252-2/+8
|\
| * VNCServerST: Add a timeout to pointer button ownershipMike Looijmans2024-01-222-2/+8
* | Set all HAVE_ macros on the top levelPierre Ossman2024-01-244-9/+18
* | Remove superfluous X11_FOUND checkPierre Ossman2024-01-241-4/+4
* | Merge branch 'systemd' of https://github.com/CendioOssman/tigervncPierre Ossman2024-01-245-3/+64
|\ \ | |/ |/|
| * Document optional libsystemd requirementPierre Ossman2024-01-241-0/+3
| * Allow combining socket activation and extra portsPierre Ossman2024-01-242-36/+50
| * Log when sd_listen_fds() failsPierre Ossman2024-01-241-0/+5
| * Use SD_LISTEN_FDS_START constantPierre Ossman2024-01-241-4/+2
| * Make systemd detection more robustPierre Ossman2024-01-241-1/+6
| * x0vncserver: Add support for systemd socket activationMike Looijmans2024-01-124-29/+65
* | VNCSConnectionST: Release mouse button(s) on closeMike Looijmans2024-01-151-0/+3
|/
* Set Pixmap depths after creating visualsPierre Ossman2024-01-101-2/+2
* Update copyright year to 2024Samuel Mannehed2024-01-099-10/+10
* Xvnc: do not use dup2() to create a file descriptor for -inetd optionJan Grulich2024-01-081-2/+4
* Merge branch 'master' of https://github.com/zmudc/tigervncPierre Ossman2023-12-282-9/+39
|\
| * Add option to run vncsession without forking and detachingChuck Zmudzinski2023-11-202-9/+39
* | Merge branch 'master' of https://github.com/LMattsson/tigervncPierre Ossman2023-12-281-11/+14
|\ \