xrdp/sesman/sesexec
matt335672 675dd77807 Parameterise the sockdir with the UID of the user
The top level socket directory is now called XRDP_SOCKET_ROOT_PATH.
Below that are user-specific directories referred to with the
XRDP_SOCKET_PATH macro - this name is hard-coded into xorgxrdp and
the audio modules as an environment variable.

XRDP_SOCKET_PATH now looks like $XRDP_SOCKET_ROOT_PATH/<uid>

XRDP_SOCKET_PATH is only writeable by the user, and readable by the user
and the xrdp process.
2023-10-23 18:14:46 +01:00
..
eicp_server.c New files for sesexec 2023-05-02 11:55:23 +01:00
eicp_server.h New files for sesexec 2023-05-02 11:55:23 +01:00
env.c Parameterise the sockdir with the UID of the user 2023-10-23 18:14:46 +01:00
env.h Move files from sesman to sesexec directory 2023-05-02 11:55:22 +01:00
ercp_server.c New files for sesexec 2023-05-02 11:55:23 +01:00
ercp_server.h New files for sesexec 2023-05-02 11:55:23 +01:00
login_info.c Parameterise the sockdir with the UID of the user 2023-10-23 18:14:46 +01:00
login_info.h New files for sesexec 2023-05-02 11:55:23 +01:00
Makefile.am Parameterise the sockdir with the UID of the user 2023-10-23 18:14:46 +01:00
sesexec.c Fix compile errors detected by the older gcc 4.8.5 compiler:- 2023-06-07 20:21:54 +01:00
sesexec.h New files for sesexec 2023-05-02 11:55:23 +01:00
session.c Parameterise the sockdir with the UID of the user 2023-10-23 18:14:46 +01:00
session.h sesexec: Changes to existing files from sesman 2023-05-02 11:55:23 +01:00
xauth.c Move files from sesman to sesexec directory 2023-05-02 11:55:22 +01:00
xauth.h Move files from sesman to sesexec directory 2023-05-02 11:55:22 +01:00
xwait.c Replace g_strsignal() with g_sig2text() 2023-06-12 16:19:17 +01:00
xwait.h Move files from sesman to sesexec directory 2023-05-02 11:55:22 +01:00