aboutsummaryrefslogtreecommitdiffstats
path: root/unix/vncserver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change vncsession startup error messagePierre Ossman2022-03-111-1/+1
* SELinux: use /root/.vnc in file context specificationZdenek Pytela2022-02-071-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
|/
* 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
* | Fix build on systems without HOST_NAME_MAXAlex Richardson2021-07-151-2/+11
* | 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
* Fix logging in daemonized tl-sessionPierre Ossman2021-03-111-17/+17
* Add documentation to the new systemd supportJan Grulich2021-03-022-0/+120
* Merge branch 'noblock' of https://github.com/CendioOssman/tigervncPierre Ossman2021-01-191-1/+0
|\
| * Change streams to be asynchronousPierre Ossman2020-05-211-1/+0
* | Change to user's home directory before starting sessionPierre Ossman2020-12-041-0/+3
* | Fix incorrect daemonization by vncsessionPierre Ossman2020-11-251-1/+1
* | 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-181-4/+4
|/ /
* | Remove incorrect umask changePierre Ossman2020-09-071-3/+0
* | 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
|/
* [SELinux] Allow vnc_session_t type execute itselfLukas Vrabec2020-05-061-0/+2
* Use standard install dir variable namesPierre Ossman2020-03-125-14/+14
* Add SELinux policy file for vncsessionPierre Ossman2020-03-125-0/+104
* Start sessions via PAMPierre Ossman2020-03-129-137/+755
* Stop searching for XvncPierre Ossman2020-03-122-31/+3
* Start the sessions using xinitPierre Ossman2020-03-122-88/+20
* Make vncserver always run in the foregroundPierre Ossman2020-03-122-204/+8