aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Remove incorrect umask changePierre Ossman2020-09-071-3/+0
* Change development version to 1.11.80Pierre Ossman2020-08-191-1/+1
* 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
* Merge branch 'regions' of https://github.com/CendioOssman/tigervncPierre Ossman2020-06-155-157/+150
|\
| * Get rid of magical assignment to RegionPierre Ossman2020-05-183-23/+17
| * Switch region code to pixmanPierre Ossman2020-05-011-2/+1
| * Avoid using RegionInit() because of empty rectsPierre Ossman2020-05-011-26/+26
| * Stop using legacy region macrosPierre Ossman2020-05-012-134/+134
* | Catch errors resizing framebufferPierre Ossman2020-05-231-2/+7
* | Add final line break to FatalError() callsPierre Ossman2020-05-232-7/+7
* | [SELinux] Allow vnc_session_t type execute itselfLukas Vrabec2020-05-061-0/+2
|/
* Handle empty changes for every operationPierre Ossman2020-04-201-22/+16
* Remove legacy Xorg codePierre Ossman2020-04-027-459/+6
* Remove 8-bit support from documentationPierre Ossman2020-04-022-16/+4
* Remove support for old Xorg versionsPierre Ossman2020-03-129-909/+0
* Use standard install dir variable namesPierre Ossman2020-03-128-20/+20
* Add SELinux policy file for vncsessionPierre Ossman2020-03-125-0/+104
* Start sessions via PAMPierre Ossman2020-03-1212-144/+762
* 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-126-3/+34
* xserver: add no-op input thread init functionLinus Heckemann2020-02-011-0/+9
* Update copyright year to 2020Pierre Ossman2020-01-161-1/+1
* Merge branch 'secfix' of https://github.com/CendioOssman/tigervncPierre Ossman2019-12-203-22/+13
|\
| * Encapsulate PixelBuffer internal detailsPierre Ossman2019-11-153-22/+13
* | Don't background the main session commandPierre Ossman2019-12-091-1/+1
|/
* Change development version to 1.10.80Pierre Ossman2019-10-181-1/+1