xrdp/sesman
aquesnel 0ec471b02d
Add detailed logging to libxrdp (#1742)
* Added s_rem(s) for getting the remaining bytes in a stream
* Added s_rem_out() macro
* Fixed 15bpp pointer error checking
* Combined the 512 and 2048 bit certificate sending  code paths
* Other detailed comments and logging added following MS-RDPBCGR
2021-02-04 10:11:54 +00:00
..
chansrv Add detailed logging to libxrdp (#1742) 2021-02-04 10:11:54 +00:00
libscp Moved a lot of string funcs to string_calls module 2020-12-22 11:57:24 +00:00
tools Moved a lot of string funcs to string_calls module 2020-12-22 11:57:24 +00:00
Doxyfile preparing sources to add new sesman control protocol 2006-05-26 13:10:14 +00:00
Makefile.am Fix regressions in auth modules 2020-12-29 09:48:01 +00: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 Added --config/-c to sesman 2020-12-09 10:19:14 +00:00
env.c Moved a lot of string funcs to string_calls module 2020-12-22 11:57:24 +00:00
env.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
reconnectwm.sh sesman: install empty reconnectwm.sh as a template 2017-06-20 13:40:05 +09:00
scp.c Migrating logging to LOG() and LOG_DEVEL() in sesman/* 2020-11-30 00:36:20 +00:00
scp.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
scp_v0.c Migrating logging to LOG() and LOG_DEVEL() in sesman/* 2020-11-30 00:36:20 +00:00
scp_v0.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
scp_v1.c Migrating logging to LOG() and LOG_DEVEL() in sesman/* 2020-11-30 00:36:20 +00:00
scp_v1.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
scp_v1_mng.c Migrating logging to LOG() and LOG_DEVEL() in sesman/* 2020-11-30 00:36:20 +00:00
scp_v1_mng.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
sesman.c Remove output on stdout by default on daemon startuip 2021-01-07 10:50:16 +00:00
sesman.h Rename file_loc.h to xrdp_sockets.h, install it 2017-03-28 00:59:16 -07:00
sesman.ini.in Allow FuseMountName for chansrv to be absolute path 2020-12-21 12:36:31 +00:00
session.c Moved a lot of string funcs to string_calls module 2020-12-22 11:57:24 +00:00
session.h Copy the PAM session environment for the reconnect script 2018-05-31 10:54:38 +01:00
sig.c Remove output on stdout by default on daemon startuip 2021-01-07 10:50:16 +00:00
sig.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
startwm.sh startwm.sh: Additionally support /usr/etc/X11/xdm/Xsession in SUSE 2020-10-19 09:35:03 +08: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 Moved a lot of string funcs to string_calls module 2020-12-22 11:57:24 +00: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