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
/
vncserver
/
vncsession.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve error messages for base directory creation
Pierre Ossman
2024-08-29
1
-1
/
+1
*
vncsession: Move existing log to log.old if present
Pat Riehecky
2024-08-13
1
-11
/
+36
*
vncsession: use /bin/sh if the user shell is not set
Carlos Santos
2024-07-26
1
-1
/
+1
*
Create common recursive mkdir()
Pierre Ossman
2024-05-30
1
-22
/
+27
*
Only do restorecon() for legacy directory
Pierre Ossman
2024-05-30
1
-12
/
+12
*
Fix late vncsession logging
Pierre Ossman
2024-05-30
1
-0
/
+7
*
Respect PAM modules for $XDG_STATE_HOME
Pierre Ossman
2024-05-30
1
-3
/
+16
*
Implement XDG Base Directory paths, deprecate ~/.vnc
90
2024-04-26
1
-20
/
+57
*
Add option to run vncsession without forking and detaching
Chuck Zmudzinski
2023-11-20
1
-9
/
+29
*
Fix incorrect types
Pierre Ossman
2023-01-05
1
-1
/
+1
*
Fix order of qualifiers
Pierre Ossman
2023-01-05
1
-1
/
+1
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-0
/
+5
*
Change vncsession startup error message
Pierre Ossman
2022-03-11
1
-1
/
+1
*
SELinux: restore SELinux context in case of different policies
Jan Grulich
2022-01-13
1
-0
/
+16
*
Fix build on systems without HOST_NAME_MAX
Alex Richardson
2021-07-15
1
-2
/
+11
*
Fix logging in daemonized tl-session
Pierre Ossman
2021-03-11
1
-17
/
+17
*
Change to user's home directory before starting session
Pierre Ossman
2020-12-04
1
-0
/
+3
*
Fix incorrect daemonization by vncsession
Pierre Ossman
2020-11-25
1
-1
/
+1
*
Use /run instead of /var/run which is just a symlink
Jan Grulich
2020-09-29
1
-1
/
+1
*
Remove incorrect umask change
Pierre Ossman
2020-09-07
1
-3
/
+0
*
Use standard install dir variable names
Pierre Ossman
2020-03-12
1
-1
/
+1
*
Start sessions via PAM
Pierre Ossman
2020-03-12
1
-0
/
+592