aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Use standard C string functionsPierre Ossman2023-02-044-16/+9
| * Remove custom CharArray typePierre Ossman2023-02-041-0/+1
| * Use std::string instead of CharArrayPierre Ossman2023-02-048-56/+55
| * Return std::string instead of dynamic allocationsPierre Ossman2023-02-042-18/+7
| * Use fixed size character bufferPierre Ossman2023-02-041-11/+12
| * Remove trailing slash from getvnchomedir()Pierre Ossman2023-02-041-2/+2
| * Namespace directory functionsPierre Ossman2023-02-041-1/+1
| * Return static char buffer from some methodsPierre Ossman2023-02-043-6/+5
| * Use StringParameters directlyPierre Ossman2023-02-044-17/+9
| * Use stdint typesPierre Ossman2023-02-019-23/+22
* | SELinux: Allow vncsession create ~/.vnc directoryZdenek Pytela2023-02-201-0/+1
* | Sanity check when cleaning up keymap changesPierre Ossman2023-02-091-0/+4
|/
* Use __attribute__:s directlyPierre Ossman2023-01-052-19/+11
* Fix incorrect typesPierre Ossman2023-01-052-3/+3
* Fix order of qualifiersPierre Ossman2023-01-051-1/+1
* Explicitly mark unused parametersPierre Ossman2023-01-0412-15/+25
* Mark system include paths correctlyPierre Ossman2023-01-043-3/+3
* Change development version to 1.13.80Pierre Ossman2022-12-151-1/+1