summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* TigerVNC 1.11.90 (1.12.0 beta)v1.11.90Pierre 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
| * selinux: Fix issues reported by SELintVit Mojzis2021-05-181-4/+3
* | Merge branch 'x0-interface-option' of https://github.com/sotho/tigervncPierre Ossman2021-07-232-2/+14
|\ \
| * | Add -interface option to x0vncserverAlexander Elbs2021-07-232-2/+14
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'host-name-max', 'fix-build-viewer-off' and 'fix-case-insensit...Pierre Ossman2021-07-239-37/+37
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | * | Rename Input.h to vncInput.h to fix building on case-insensitive FSAlex Richardson2021-07-156-9/+8
| | |/ /
| * / / Fix build on systems without HOST_NAME_MAXAlex Richardson2021-07-153-28/+29
| |/ /
* / / Keep ownership of second selection when first is lostPierre Ossman2021-07-201-9/+61
|/ /
* | Merge branch 'utilize-system-wide-crypto' of https://github.com/grulja/tigervncPierre Ossman2021-07-141-1/+3
|\ \
| * | Utilize system-wide crypto policiesJan Grulich2021-07-141-1/+3
* | | Remove vfb references from symbol namesPierre Ossman2021-07-134-69/+69
* | | Remove zaphod mode from XvncPierre Ossman2021-07-131-164/+64
* | | Remove undocumented -linebias argumentPierre Ossman2021-07-131-26/+0
* | | Clean up Xvnc screen structPierre Ossman2021-07-131-18/+6
* | | Remove unused headersPierre Ossman2021-07-131-8/+1
* | | 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
|\