aboutsummaryrefslogtreecommitdiffstats
path: root/unix/vncserver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start sessions using session desktop filePierre Ossman2020-03-122-88/+126
* Don't create a default user configPierre Ossman2020-03-121-20/+0
* Don't accept arbitrary arguments to vncserverPierre Ossman2020-03-123-244/+19
* Stop unsetting environment variablesPierre Ossman2020-03-121-2/+0
* Always install systemd servicesPierre Ossman2020-03-122-0/+51
* Add default configuration filesPierre Ossman2020-03-125-0/+237
* Don't background the main session commandPierre Ossman2019-12-091-1/+1
* Do not return returncode indicating error when listing sessionsJan Grulich2019-07-111-1/+1
* Remove Java web serverPierre Ossman2018-10-091-8/+0
* Make sure auth argument is escapedOliver Gondža2018-02-201-1/+1
* Do not depends on mcookie commandKoichiro IWAO2016-10-051-2/+18
* remove trailing spaceKoichiro IWAO2016-10-031-5/+5
* Merge branch 'system-wide-config' of https://github.com/jblaine/tigervncPierre Ossman2016-08-221-93/+130
|\