aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Create common recursive mkdir()Pierre Ossman2024-05-302-31/+31
* 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-2010-23/+34
|\
| * vncconfig: add option to force view-only remote client connectionsCarlos Santos2024-04-269-18/+27
| * Remove the network::SocketServer interface.Carlos Santos2024-04-263-5/+7
* | Merge pull request #1737 from 62832/fix-1195Samuel Mannehed (ThinLinc team)2024-05-0712-64/+158
|\ \
| * | Implement XDG Base Directory paths, deprecate ~/.vnc902024-04-2612-68/+154
| * | Begin work on XDGBDS compliance and overrideable configs902024-03-152-7/+15
| |/
* | 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
|/
* Properly propagate CursorWarpedTo()Pierre Ossman2024-03-141-0/+5
* Clarify AcceptPointerEvents settingPierre Ossman2024-02-062-2/+2
* Fix shared memory leakAdam Halim2024-01-261-1/+1
* Set all HAVE_ macros on the top levelPierre Ossman2024-01-242-8/+3
* Remove superfluous X11_FOUND checkPierre Ossman2024-01-241-4/+4
* 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
* x0vncserver: Add support for systemd socket activationMike Looijmans2024-01-123-29/+62
* Set Pixmap depths after creating visualsPierre Ossman2024-01-101-2/+2
* Update copyright year to 2024Samuel Mannehed2024-01-091-1/+1
* 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
* | Prevent incorrect cmake usagePierre Ossman2023-12-281-0/+4
* | Merge branch 'keysym' of github.com:CendioOssman/tigervncPierre Ossman2023-12-131-7/+15
|\ \
| * | Add own keysym to name functionPierre Ossman2023-11-161-7/+15
| |/
* | Replace INITARGS with void in function parameter listFlorian Weimer2023-11-221-2/+2
* | Merge branch 'zrlee-compression-level' of https://github.com/adamhalim/tigerv...Pierre Ossman2023-11-202-12/+0
|\ \ | |/ |/|
| * Use compressionLevel in ZRLEEncoderAdam Halim2023-11-202-12/+0
* | Fix description of "%u" in manual pages.Carlos Santos2023-10-042-4/+2
* | Support the "%u" username alias in PlainUsersCarlos Santos2023-10-032-4/+6
* | More graceful handling of disabled listenersPierre Ossman2023-09-082-10/+28
* | Only set up TCP filter for TCP connectionsPierre Ossman2023-09-081-7/+7
* | Improve log message when mapping keysymsPierre Ossman2023-08-231-1/+1
* | Update copyright year to 2023Samuel Mannehed2023-07-201-1/+1
|/
* Merge branch 'types2' of https://github.com/CendioOssman/tigervncPierre Ossman2023-06-303-0/+16
|\
| * Clean up string encoding handlingPierre Ossman2023-06-303-0/+16
* | Fix missing XRandR buildPierre Ossman2023-06-141-1/+4
* | Fix missing XFixes buildPierre Ossman2023-06-142-0/+4
* | Fix missing XTest buildPierre Ossman2023-06-142-5/+18
* | Remove unneeded "using namespace"Pierre Ossman2023-06-141-1/+0
* | Prefer target_include_directories()Pierre Ossman2023-03-315-21/+19
|/
* Merge branch 'types' of https://github.com/CendioOssman/tigervncPierre Ossman2023-03-0220-143/+117
|\
| * Remove unneeded header from SDesktop.hPierre Ossman2023-02-041-0/+1