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 a01aaa19b8 Fix help text to match the manual and the actual behavior
The help text mentions "LIST" and "KILL" commands, but the manual says
"list" and "kill", and the command line parser expects the later.
8 years ago
..
chansrv Distribute all files except git and github specific data 8 years ago
libscp vnc: change password file to use guid hash 8 years ago
sessvc Fix incorrect use of "it's" and "its", adjust wording 9 years ago
tools Fix help text to match the manual and the actual behavior 8 years ago
Doxyfile preparing sources to add new sesman control protocol 19 years ago
Makefile.am Merge pull request #545 from moobyfr/fix-xauth 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 Use per-display VNC password files, remove old style password if found 8 years ago
env.h - move function related to xauth in own file 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 sesman: must save guid in session data 8 years ago
scp_v0.h copyright year update 12 years ago
scp_v1.c vnc: change password file to use guid hash 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 - move function related to xauth in own file 8 years ago
sesman.ini Change default Xorg logfile to .xorgxrdp.%s.log 8 years ago
session.c - Update copyright 8 years ago
session.h sesman: must save guid in session data 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 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
xauth.c Fix typo 8 years ago
xauth.h - Removed tailing space 8 years ago