xrdp/sesman
matt335672 a58c895d1b Allow longer UserWindowManager strings
The UserWindowManager is limited to 31 characters. There appears
to be no good reason for this.
2023-05-02 12:06:30 +01:00
..
chansrv chansrv: don't free item on stack 2023-03-27 10:11:23 +01:00
libscp Fix CI failure after 8484767 2022-12-09 23:21:26 +09:00
tools Make pam.d directory configurable 2023-02-27 10:49:08 +00:00
access.c sesman : Move global declarations to sesman.h 2022-03-03 17:01:55 +00:00
access.h
auth.h
config.c Allow longer UserWindowManager strings 2023-05-02 12:06:30 +01:00
config.h Allow longer UserWindowManager strings 2023-05-02 12:06:30 +01:00
Doxyfile
env.c sesman : Move global declarations to sesman.h 2022-03-03 17:01:55 +00:00
env.h
Makefile.am Make pam.d directory configurable 2023-02-27 10:49:08 +00:00
notes.txt Address review comments 2021-07-27 13:36:34 +01:00
reconnectwm.sh
scp_v0.c sesman : Move global declarations to sesman.h 2022-03-03 17:01:55 +00:00
scp_v0.h work on moving to trans for scp v1 2021-07-27 13:36:32 +01:00
scp_v1_mng.c sesman : Move global declarations to sesman.h 2022-03-03 17:01:55 +00:00
scp_v1_mng.h Removed struct SCP_CONNECTION type entirely 2021-07-27 13:36:34 +01:00
scp_v1.c sesman : Move global declarations to sesman.h 2022-03-03 17:01:55 +00:00
scp_v1.h work on moving to trans for scp v1 2021-07-27 13:36:32 +01:00
scp.c sesman : Move global declarations to sesman.h 2022-03-03 17:01:55 +00:00
scp.h Module testing now OK 2021-07-27 13:36:34 +01:00
sesman.c sesman: fix help message alignment 2023-03-08 13:07:33 +09:00
sesman.h Fix signal handling in sesman 2022-03-04 11:37:45 +00:00
sesman.ini.in sesman: Prevent the use of 'alternate shell' 2023-04-17 22:34:19 +02:00
session.c sesman: Prevent the use of 'alternate shell' 2023-04-17 22:34:19 +02:00
session.h Create shared GUID module to simplify session guid handling 2021-11-25 13:29:55 +00:00
sig.c Fix signal handling in sesman 2022-03-04 11:37:45 +00:00
sig.h Fix signal handling in sesman 2022-03-04 11:37:45 +00:00
startwm.sh Tiny fix in pseudocode description of startwm.sh 2023-01-18 15:07:10 +00:00
verify_user_bsd.c sesman : Move global declarations to sesman.h 2022-03-03 17:01:55 +00:00
verify_user_kerberos.c Fix regressions in auth modules 2020-12-29 09:48:01 +00:00
verify_user_pam_userpass.c Fix regressions in auth modules 2020-12-29 09:48:01 +00:00
verify_user_pam.c Make pam.d directory configurable 2023-02-27 10:49:08 +00:00
verify_user.c sesman : Move global declarations to sesman.h 2022-03-03 17:01:55 +00:00
xauth.c Moved a lot of string funcs to string_calls module 2020-12-22 11:57:24 +00:00
xauth.h