You cannot 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
Koichiro IWAO 35bc7c1d65 sesman: unbreak FreeBSD build after #523 9 years ago
..
chansrv Fix C++ errors and warnings in FUSE code 9 years ago
libscp vnc: change password file to use guid hash 9 years ago
sessvc Fix incorrect use of "it's" and "its", adjust wording 10 years ago
tools Don't use final newline in log calls, it's already appended 9 years ago
Doxyfile preparing sources to add new sesman control protocol 20 years ago
Makefile.am Use SCRIPTS for executable scripts, don't use "chmod 755" 10 years ago
access.c Use const pointers in function arguments when possible 9 years ago
access.h Use const pointers in function arguments when possible 9 years ago
auth.h Use const pointers in function arguments when possible 9 years ago
config.c Fix memory leak in xrdp-sesman on config reload 9 years ago
config.h Fix memory leak in xrdp-sesman on config reload 9 years ago
env.c Don't try to create .vnc directory if it exists 9 years ago
env.h Use const pointers in function arguments when possible 9 years ago
scp.c Fix memory leak: free session data 9 years ago
scp.h copyright year update 13 years ago
scp_v0.c sesman: must save guid in session data 9 years ago
scp_v0.h copyright year update 13 years ago
scp_v1.c vnc: change password file to use guid hash 9 years ago
scp_v1.h copyright year update 13 years ago
scp_v1_mng.c Fix memory leak: free session data 9 years ago
scp_v1_mng.h copyright year update 13 years ago
sesman.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 10 years ago
sesman.h sesman: remove the thread 10 years ago
sesman.ini Change default Xorg logfile to .xorgxrdp.%s.log 9 years ago
session.c sesman: unbreak FreeBSD build after #523 9 years ago
session.h sesman: must save guid in session data 9 years ago
sig.c Fix memory leak in xrdp-sesman on config reload 9 years ago
sig.h copyright year update 13 years ago
startwm.sh startwm.sh: make sure sourced scripts are readable 10 years ago
verify_user.c Fix compile warnings for non-default authentication methods 9 years ago
verify_user_bsd.c Fix compile warnings for non-default authentication methods 9 years ago
verify_user_kerberos.c Fix compile warnings for non-default authentication methods 9 years ago
verify_user_pam.c Use const pointers in function arguments when possible 9 years ago
verify_user_pam_userpass.c Fix compile warnings for non-default authentication methods 9 years ago