xrdp/xrdpapi
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
..
Makefile.am Parameterise the sockdir with the UID of the user 2023-10-23 18:14:46 +01:00
simple.c Add xrdpapi/simple.c to the CI 2022-05-19 13:25:00 +01:00
vrplayer.c fixed Cppcheck `unusedVariable` warnings 2023-09-04 23:47:56 +02:00
vrplayer.mk o in login dialog set sesman-X11rdp as the default module 2012-11-09 19:55:21 -08:00
xrdp-ssh-agent.c Replace select() system call with poll() 2023-02-13 14:28:29 +00:00
xrdpapi.c Parameterise the sockdir with the UID of the user 2023-10-23 18:14:46 +01:00
xrdpapi.h Unify logging in xrdpapi/* (#1812) 2021-03-01 10:09:26 +00:00