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
Pavel Roskin 0d72cced46 Omit numbers from the "param" keys, they are not needed
Users assume that they need to renumber the parameters. That makes
parameter editing more involved than it needs to be.
8 years ago
..
chansrv chansrv: change chansrv log path to ${XDG_DATA_HOME}/xrdp 8 years ago
libscp Fix memory leak: free session data 8 years ago
sessvc Fix incorrect use of "it's" and "its", adjust wording 9 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 19 years ago
Makefile.am Use SCRIPTS for executable scripts, don't use "chmod 755" 9 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 Use const pointers in function arguments when possible 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 12 years ago
scp_v0.c Call auth_end() exactly once in scp_v0_process() 8 years ago
scp_v0.h copyright year update 12 years ago
scp_v1.c Fix memory leak: free session data 8 years ago
scp_v1.h copyright year update 12 years ago
scp_v1_mng.c Fix memory leak: free session data 8 years ago
scp_v1_mng.h copyright year update 12 years ago
sesman.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 9 years ago
sesman.h sesman: remove the thread 9 years ago
sesman.ini Omit numbers from the "param" keys, they are not needed 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 12 years ago
startwm.sh startwm.sh: make sure sourced scripts are readable 9 years ago
verify_user.c Use const pointers in function arguments when possible 8 years ago
verify_user_bsd.c Use const pointers in function arguments when possible 8 years ago
verify_user_kerberos.c Use const pointers in function arguments when possible 8 years ago
verify_user_pam.c Use const pointers in function arguments when possible 8 years ago
verify_user_pam_userpass.c Use const pointers in function arguments when possible 8 years ago