index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix installation of vncsession.man
Pierre Ossman
2020-10-02
1
-1
/
+1
*
Merge branch 'systemd' of https://github.com/grulja/tigervnc
Pierre Ossman
2020-10-02
3
-3
/
+3
|
\
|
*
Use /run instead of /var/run which is just a symlink
Jan Grulich
2020-09-29
3
-3
/
+3
*
|
Merge branch 'sysconfdir' of https://github.com/metalefty/tigervnc
Pierre Ossman
2020-10-02
4
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
Replace some more hard-coded /etc with sysconfdir
Koichiro IWAO
2020-09-23
2
-2
/
+2
|
*
Do not assume sysconfdir is always /etc
Koichiro IWAO
2020-09-16
2
-5
/
+6
*
|
Tolerate specifying -BoolParam 0 and similar
Pierre Ossman
2020-09-18
4
-4
/
+35
|
/
*
Remove incorrect umask change
Pierre Ossman
2020-09-07
1
-3
/
+0
*
Change development version to 1.11.80
Pierre Ossman
2020-08-19
1
-1
/
+1
*
Comment on SELinux rule affect other commands
Pierre Ossman
2020-08-17
1
-0
/
+1
*
Merge branch 'vnc_home' of https://github.com/wrabcak/tigervnc
Pierre Ossman
2020-08-17
2
-5
/
+18
|
\
|
*
[SELinux] Allow vnc session create ~/.vnc
Lukas Vrabec
2020-07-31
2
-5
/
+18
*
|
vncserver: Display check should confirm UNIX domain socket is still valid
Mark Mielke
2020-07-29
1
-3
/
+8
*
|
vncserver: Display check should be re-factored for Perl 5
Mark Mielke
2020-07-29
1
-36
/
+6
*
|
vncserver: Display check should confirm lock file is still valid
Mark Mielke
2020-07-29
1
-3
/
+5
*
|
vncserver: Display check should avoid duplicate code
Mark Mielke
2020-07-29
1
-14
/
+10
*
|
vncserver: Display check should use named variables
Mark Mielke
2020-07-29
1
-6
/
+13
*
|
vncserver: Display check should check for lock file first
Mark Mielke
2020-07-29
1
-6
/
+6
*
|
vncserver: Remove legacy HP-UX support
Mark Mielke
2020-07-29
1
-7
/
+0
|
/
*
Remove trailing spaces in user name
Jan Grulich
2020-07-03
1
-1
/
+1
*
Merge branch 'regions' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2020-06-15
5
-157
/
+150
|
\
|
*
Get rid of magical assignment to Region
Pierre Ossman
2020-05-18
3
-23
/
+17
|
*
Switch region code to pixman
Pierre Ossman
2020-05-01
1
-2
/
+1
|
*
Avoid using RegionInit() because of empty rects
Pierre Ossman
2020-05-01
1
-26
/
+26
|
*
Stop using legacy region macros
Pierre Ossman
2020-05-01
2
-134
/
+134
*
|
Catch errors resizing framebuffer
Pierre Ossman
2020-05-23
1
-2
/
+7
*
|
Add final line break to FatalError() calls
Pierre Ossman
2020-05-23
2
-7
/
+7
*
|
[SELinux] Allow vnc_session_t type execute itself
Lukas Vrabec
2020-05-06
1
-0
/
+2
|
/
*
Handle empty changes for every operation
Pierre Ossman
2020-04-20
1
-22
/
+16
*
Remove legacy Xorg code
Pierre Ossman
2020-04-02
7
-459
/
+6
*
Remove 8-bit support from documentation
Pierre Ossman
2020-04-02
2
-16
/
+4
*
Remove support for old Xorg versions
Pierre Ossman
2020-03-12
9
-909
/
+0
*
Use standard install dir variable names
Pierre Ossman
2020-03-12
8
-20
/
+20
*
Add SELinux policy file for vncsession
Pierre Ossman
2020-03-12
5
-0
/
+104
*
Start sessions via PAM
Pierre Ossman
2020-03-12
12
-144
/
+762
*
Stop searching for Xvnc
Pierre Ossman
2020-03-12
2
-31
/
+3
*
Start the sessions using xinit
Pierre Ossman
2020-03-12
2
-88
/
+20
*
Make vncserver always run in the foreground
Pierre Ossman
2020-03-12
2
-204
/
+8
*
Start sessions using session desktop file
Pierre Ossman
2020-03-12
2
-88
/
+126
*
Don't create a default user config
Pierre Ossman
2020-03-12
1
-20
/
+0
*
Don't accept arbitrary arguments to vncserver
Pierre Ossman
2020-03-12
3
-244
/
+19
*
Stop unsetting environment variables
Pierre Ossman
2020-03-12
1
-2
/
+0
*
Always install systemd services
Pierre Ossman
2020-03-12
2
-0
/
+51
*
Add default configuration files
Pierre Ossman
2020-03-12
6
-3
/
+34
*
xserver: add no-op input thread init function
Linus Heckemann
2020-02-01
1
-0
/
+9
*
Update copyright year to 2020
Pierre Ossman
2020-01-16
1
-1
/
+1
*
Merge branch 'secfix' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2019-12-20
3
-22
/
+13
|
\
|
*
Encapsulate PixelBuffer internal details
Pierre Ossman
2019-11-15
3
-22
/
+13
*
|
Don't background the main session command
Pierre Ossman
2019-12-09
1
-1
/
+1
|
/
*
Change development version to 1.10.80
Pierre Ossman
2019-10-18
1
-1
/
+1
[next]