xrdp/sesman
matt335672 32d5d7cc27
Merge pull request #2001 from metalefty/clipfile-fail
clipboard file: Implement MS-RDPECLIP 3.1.5.4.7 compliance (#2001)
2021-09-21 10:37:35 +01:00
..
chansrv Merge pull request #2001 from metalefty/clipfile-fail 2021-09-21 10:37:35 +01:00
libscp Address review comments 2021-07-27 13:36:34 +01:00
tools Module testing now OK 2021-07-27 13:36:34 +01:00
Doxyfile preparing sources to add new sesman control protocol 2006-05-26 13:10:14 +00:00
Makefile.am Split development option into separate things 2021-05-28 10:57:12 +01:00
access.c Moved a lot of string funcs to string_calls module 2020-12-22 11:57:24 +00:00
access.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
auth.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
config.c Allow FuseMountName for chansrv to be absolute path 2020-12-21 12:36:31 +00:00
config.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
env.c Minor const and comment fixes 2021-07-27 13:36:34 +01:00
env.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
notes.txt Address review comments 2021-07-27 13:36:34 +01:00
reconnectwm.sh sesman: install empty reconnectwm.sh as a template 2017-06-20 13:40:05 +09:00
scp.c Module testing now OK 2021-07-27 13:36:34 +01:00
scp.h Module testing now OK 2021-07-27 13:36:34 +01:00
scp_v0.c work on moving to trans for scp v1 2021-07-27 13:36:32 +01:00
scp_v0.h work on moving to trans for scp v1 2021-07-27 13:36:32 +01:00
scp_v1.c Address review comments 2021-07-27 13:36:34 +01:00
scp_v1.h work on moving to trans for scp v1 2021-07-27 13:36:32 +01:00
scp_v1_mng.c Removed struct SCP_CONNECTION type entirely 2021-07-27 13:36:34 +01:00
scp_v1_mng.h Removed struct SCP_CONNECTION type entirely 2021-07-27 13:36:34 +01:00
sesman.c Address review comments 2021-07-27 13:36:34 +01:00
sesman.h Module testing now OK 2021-07-27 13:36:34 +01:00
sesman.ini.in Add Nautilus 3 compatibility 2021-09-16 10:02:02 +01:00
session.c Module testing now OK 2021-07-27 13:36:34 +01:00
session.h sesman: work on moving sesman to trans, v0 scp working 2021-07-27 13:35:43 +01:00
sig.c sesman: work on moving sesman to trans, v0 scp working 2021-07-27 13:35:43 +01:00
sig.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
startwm.sh sesman/startwm.sh : add support for Alpine Linux 2021-08-09 16:52:11 +02:00
verify_user.c Fix regressions in auth modules 2020-12-29 09:48:01 +00:00
verify_user_bsd.c Migrating logging to LOG() and LOG_DEVEL() in sesman/* 2020-11-30 00:36:20 +00:00
verify_user_kerberos.c Fix regressions in auth modules 2020-12-29 09:48:01 +00:00
verify_user_pam.c Replace snprintf() with g_snprintf() 2021-06-17 15:15:59 +01:00
verify_user_pam_userpass.c Fix regressions in auth modules 2020-12-29 09:48:01 +00:00
xauth.c Moved a lot of string funcs to string_calls module 2020-12-22 11:57:24 +00:00
xauth.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00