aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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