aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove obsolete AIX hackPierre Ossman2021-07-131-5/+0
* | | Remove obsolete comment about backing storePierre Ossman2021-07-131-5/+0
* | | Remove CloseScreen() wrapperPierre Ossman2021-07-131-22/+0
* | | Do all RandR init in vncRandRInit()Pierre Ossman2021-07-131-20/+15
* | | Use central SetRootClip()Pierre Ossman2021-07-131-90/+4
* | | Remove Darwin code from XvncPierre Ossman2021-07-131-22/+0
* | | Handle X.org patch level featuresPierre Ossman2021-07-136-40/+41
* | | Remove shared memory framebuffer optionPierre Ossman2021-07-131-77/+3
* | | Remove more color map code from XvncPierre Ossman2021-07-131-151/+0
* | | Remove DDXTIME codePierre Ossman2021-07-131-11/+0
* | | Call FatalError() on bad Xvnc argumentsPierre Ossman2021-07-131-6/+12
* | | Use CHECK_FOR_REQUIRED_ARGUMENTS() for arg checkPierre Ossman2021-07-131-15/+15
* | | Apply Xorg coding style to xvnc.cPierre Ossman2021-07-131-560/+567
* | | Remove #ifdef RENDERPierre Ossman2021-07-132-22/+0
* | | Move ddxInputThreadInit() to xvnc.cPierre Ossman2021-07-132-9/+9
* | | Correctly handle screen layout with offsetPierre Ossman2021-06-171-5/+8
* | | Avoid some variable aliasingPierre Ossman2021-06-141-7/+7
* | | Use <user>@<hostname> as the default desktop namePierre Ossman2021-06-134-3/+77
* | | Don't list clipboard parameters for x0vncserverPierre Ossman2021-06-112-8/+5
* | | 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
|/ /