xrdp/sesman/libsesman
matt335672 dd1dc7c630 Use proper define for sesman listen_port size
The size of the listen_port for sesman cannot exceed
XRDP_SOCKETS_MAXPATH. We should use this value rather than
an arbitrary value of 256.
2024-10-22 12:21:25 +01:00
..
Makefile.am Use proper define for sesman listen_port size 2024-10-22 12:21:25 +01:00
sesman_access.c Update logging in sesman access control 2023-10-05 13:22:49 +01:00
sesman_access.h
sesman_auth.h
sesman_clip_restrict.c
sesman_clip_restrict.h
sesman_config.c Parameterise the sockdir with the UID of the user 2023-10-23 18:14:46 +01:00
sesman_config.h Use proper define for sesman listen_port size 2024-10-22 12:21:25 +01:00
verify_user_bsd.c
verify_user_kerberos.c
verify_user_pam_userpass.c Check auth_start_session() result 2023-08-19 13:35:26 +01:00
verify_user_pam.c Check auth_start_session() result 2023-08-19 13:35:26 +01:00
verify_user.c