xrdp/sesman
matt335672 ab0e141fa9
Merge pull request #2011 from matt335672/unify_scpv0_code
Unify scpv0 code #2011
2022-01-05 11:06:42 +00:00
..
chansrv Use LOG instead of LOG_DEVEL 2021-12-23 12:58:35 +09:00
libscp Changes to libtrans interface 2021-11-25 13:30:34 +00:00
tools Modify sesrun to use common SCP V0 interface 2021-11-25 13:30:34 +00: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 Create shared GUID module to simplify session guid handling 2021-11-25 13:29:55 +00: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-10-25 11:35:35 +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 Create shared GUID module to simplify session guid handling 2021-11-25 13:29:55 +00:00
session.h Create shared GUID module to simplify session guid handling 2021-11-25 13:29:55 +00: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 Adding (working) stanza for Apline to startwm.sh 2021-09-27 14:41:44 +01: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