You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/sesman
Jay Sorg 25fd585d55
chansrv: some fixes to log file path
8 years ago
..
chansrv chansrv: some fixes to log file path 8 years ago
libscp Fix memory leak: free session data 8 years ago
sessvc Fix incorrect use of "it's" and "its", adjust wording 8 years ago
tools Don't use final newline in log calls, it's already appended 8 years ago
Doxyfile preparing sources to add new sesman control protocol 18 years ago
Makefile.am Use SCRIPTS for executable scripts, don't use "chmod 755" 8 years ago
access.c Use const pointers in function arguments when possible 8 years ago
access.h Use const pointers in function arguments when possible 8 years ago
auth.h Use const pointers in function arguments when possible 8 years ago
config.c Fix memory leak in xrdp-sesman on config reload 8 years ago
config.h Fix memory leak in xrdp-sesman on config reload 8 years ago
env.c Don't try to create .vnc directory if it exists 8 years ago
env.h Use const pointers in function arguments when possible 8 years ago
scp.c Fix memory leak: free session data 8 years ago
scp.h copyright year update 11 years ago
scp_v0.c Call auth_end() exactly once in scp_v0_process() 8 years ago
scp_v0.h copyright year update 11 years ago
scp_v1.c Fix memory leak: free session data 8 years ago
scp_v1.h copyright year update 11 years ago
scp_v1_mng.c Fix memory leak: free session data 8 years ago
scp_v1_mng.h copyright year update 11 years ago
sesman.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 8 years ago
sesman.h sesman: remove the thread 9 years ago
sesman.ini config: use semicolon to comment out descriptions in config files 8 years ago
session.c Memory leak fix: keep X server path in the parameter list 8 years ago
session.h Use const pointers in function arguments when possible 8 years ago
sig.c Fix memory leak in xrdp-sesman on config reload 8 years ago
sig.h copyright year update 11 years ago
startwm.sh startwm.sh: make sure sourced scripts are readable 8 years ago
verify_user.c Fix compile warnings for non-default authentication methods 8 years ago
verify_user_bsd.c Fix compile warnings for non-default authentication methods 8 years ago
verify_user_kerberos.c Fix compile warnings for non-default authentication methods 8 years ago
verify_user_pam.c Use const pointers in function arguments when possible 8 years ago
verify_user_pam_userpass.c Fix compile warnings for non-default authentication methods 8 years ago