aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'view-only-password' of https://github.com/grulja/tigervncPierre Ossman2021-06-071-0/+2
|\
| * Let user know that a view-only password is not usedJan Grulich2021-05-251-0/+2
* | Refer to HOWTO.md from config commentsPierre Ossman2021-06-072-2/+4
* | Include "session" in examples instead of "desktop"Pierre Ossman2021-06-073-3/+2
|/
* SELinux: Add missing compression and install policy to correct directoryJan Grulich2021-05-171-5/+8
* Avoid absolute path for vncserver.usersPierre Ossman2021-05-031-3/+3
* Reflow HOWTO.md to 72 columnsPierre Ossman2021-05-031-51/+55
* Maintain static screen DPI on resizePierre Ossman2021-04-082-13/+16
* Merge branches 'vmware-cursor-position' and 'vmware-cursor-position-vncviewer...Pierre Ossman2021-03-116-2/+44
|\
* | Fix logging in daemonized tl-sessionPierre Ossman2021-03-111-17/+17
| * Add support for notifying clients about pointer movementslhchavez2021-03-026-2/+44
|/
* Merge branch 'documentation' of https://github.com/grulja/tigervncPierre Ossman2021-03-022-0/+120
|\
| * Add documentation to the new systemd supportJan Grulich2021-03-022-0/+120
* | Drop other selection on ownership changePierre Ossman2021-03-011-0/+7
|/
* Merge branch 'allow-tcp-and-unix' of https://github.com/jlesage/tigervncPierre Ossman2021-02-094-7/+17
|\
| * Added the ability to listen on both Unix socket and TCP port.Jocelyn Le Sage2021-02-044-7/+17
* | Update copyright year to 2021Pierre Ossman2021-01-251-1/+1
|/
* Merge branch 'noblock' of https://github.com/CendioOssman/tigervncPierre Ossman2021-01-197-24/+14
|\
| * Change streams to be asynchronousPierre Ossman2020-05-216-20/+0
| * Handle clients lost during queryingPierre Ossman2020-05-211-2/+12
| * Check buffer usage with a simply booleanPierre Ossman2020-05-212-2/+2
* | Change to user's home directory before starting sessionPierre Ossman2020-12-041-0/+3
* | Fix incorrect daemonization by vncsessionPierre Ossman2020-11-251-1/+1
* | Update keycode maps to latest versionPierre Ossman2020-11-164-20/+28
* | Fix installation of vncsession.manPierre Ossman2020-10-021-1/+1
* | Merge branch 'systemd' of https://github.com/grulja/tigervncPierre Ossman2020-10-023-3/+3
|\ \
| * | Use /run instead of /var/run which is just a symlinkJan Grulich2020-09-293-3/+3
* | | Merge branch 'sysconfdir' of https://github.com/metalefty/tigervncPierre Ossman2020-10-024-7/+8
|\ \ \ | |/ / |/| |
| * | Replace some more hard-coded /etc with sysconfdirKoichiro IWAO2020-09-232-2/+2
| * | Do not assume sysconfdir is always /etcKoichiro IWAO2020-09-162-5/+6
* | | Tolerate specifying -BoolParam 0 and similarPierre Ossman2020-09-184-4/+35
|/ /
* | Remove incorrect umask changePierre Ossman2020-09-071-3/+0
* | Change development version to 1.11.80Pierre Ossman2020-08-191-1/+1
* | Comment on SELinux rule affect other commandsPierre Ossman2020-08-171-0/+1
* | Merge branch 'vnc_home' of https://github.com/wrabcak/tigervncPierre Ossman2020-08-172-5/+18
|\ \
| * | [SELinux] Allow vnc session create ~/.vncLukas Vrabec2020-07-312-5/+18
* | | vncserver: Display check should confirm UNIX domain socket is still validMark Mielke2020-07-291-3/+8
* | | vncserver: Display check should be re-factored for Perl 5Mark Mielke2020-07-291-36/+6
* | | vncserver: Display check should confirm lock file is still validMark Mielke2020-07-291-3/+5
* | | vncserver: Display check should avoid duplicate codeMark Mielke2020-07-291-14/+10
* | | vncserver: Display check should use named variablesMark Mielke2020-07-291-6/+13
* | | vncserver: Display check should check for lock file firstMark Mielke2020-07-291-6/+6
* | | vncserver: Remove legacy HP-UX supportMark Mielke2020-07-291-7/+0
|/ /
* | Remove trailing spaces in user nameJan Grulich2020-07-031-1/+1
* | Merge branch 'regions' of https://github.com/CendioOssman/tigervncPierre Ossman2020-06-155-157/+150
|\ \
| * | Get rid of magical assignment to RegionPierre Ossman2020-05-183-23/+17
| * | Switch region code to pixmanPierre Ossman2020-05-011-2/+1
| * | Avoid using RegionInit() because of empty rectsPierre Ossman2020-05-011-26/+26
| * | Stop using legacy region macrosPierre Ossman2020-05-012-134/+134
* | | Catch errors resizing framebufferPierre Ossman2020-05-231-2/+7