xrdp/sesman/libsesman
matt335672 01648dbcff 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.

(cherry picked from commit dd1dc7c630)
2024-10-22 12:34:13 +01:00
..
Makefile.am Use proper define for sesman listen_port size 2024-10-22 12:34:13 +01:00
sesman_access.c Update logging in sesman access control 2023-10-05 13:22:49 +01:00
sesman_access.h Update sesman files moved to libsesman 2023-03-29 14:31:30 +01:00
sesman_auth.h Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00
sesman_clip_restrict.c Add new files to libsesman 2023-03-29 14:31:30 +01:00
sesman_clip_restrict.h Add new files to libsesman 2023-03-29 14:31:30 +01:00
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:34:13 +01:00
verify_user.c Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00
verify_user_bsd.c Update sesman files moved to libsesman 2023-03-29 14:31:30 +01:00
verify_user_kerberos.c Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00
verify_user_pam.c Check auth_start_session() result 2023-08-19 13:35:26 +01:00
verify_user_pam_userpass.c Check auth_start_session() result 2023-08-19 13:35:26 +01:00