aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Clean up string encoding handlingPierre Ossman2023-06-303-0/+16
* 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
* Improve error message when `passwd `file has a bad permissionTAKAHASHI Shuuji2022-12-141-1/+3
* Don't start sessions until there are usersPierre Ossman2022-12-121-1/+1
*-. Merge branches 'x0vncserver-keyboard' and 'zaphod-fixes' of https://github.co...Pierre Ossman2022-12-012-10/+175
|\ \
| | * x0vncserver: update/display cursor only on correct screen in zaphod modeJan Grulich2022-08-241-7/+53
| * | x0vncserver: add new keysym in case we don't find a matching keycodeJan Grulich2022-12-012-3/+122
|/ /
* | Don't enable RSA-AES by default in serversPierre Ossman2022-10-142-2/+2
* | Fix SecurityTypes default value in man pagesPierre Ossman2022-09-012-2/+2
* | Add support for RSA-AES security typespdlan2022-09-012-4/+24
|/
* Fix typo in previous commitPierre Ossman2022-07-051-1/+1
* Fix Xvnc dependency list (again)Pierre Ossman2022-07-051-3/+8
* Add missing dependencies for XvncPierre Ossman2022-07-041-0/+1
* Change vncsession startup error messagePierre Ossman2022-03-111-1/+1
* SELinux: use /root/.vnc in file context specificationZdenek Pytela2022-02-071-1/+1
* Improve logging around screen resizingPierre Ossman2022-01-253-13/+4
* Log objects should be localPierre Ossman2022-01-211-1/+1
* Merge branch 'selinux-restorecon' of https://github.com/grulja/tigervncPierre Ossman2022-01-132-1/+17
|\
| * SELinux: restore SELinux context in case of different policiesJan Grulich2022-01-132-1/+17
* | Properly set XDG_CURRENT_DESKTOPPierre Ossman2022-01-101-1/+1
* | Update copyright year to 2022Pierre Ossman2022-01-051-1/+1
* | Be consistent in including config.hPierre Ossman2021-12-3018-4/+70
* | xserver21.1.1.patch: Add Xorg 21 patchJoakim Tjernlund2021-11-261-0/+75
* | xvnc: adapt for 1.21Joakim Tjernlund2021-11-241-4/+2
* | xorg-version.h: Increase supported Xorg version to 1.21Joakim Tjernlund2021-11-241-2/+2
* | Fix formatting of -rfbport in man pagesPierre Ossman2021-11-092-4/+4
|/
* Change development version to 1.12.80Pierre Ossman2021-09-081-1/+1
* Merge branch 'fb-session-nfs' of https://github.com/zpytela/tigervncPierre Ossman2021-08-262-32/+47
|\
| * Add vnc_home_t typeZdenek Pytela2021-05-182-15/+13
| * Allow vnc_session_t manage nfs dirs and files conditionallyZdenek Pytela2021-05-181-0/+5
| * selinux: further style and comprehensibility improvementsZdenek Pytela2021-05-181-23/+36