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
ilsimo 2637efd4ee
Adding MaxLoginRetry configuration option
18 years ago
..
Doxyfile preparing sources to add new sesman control protocol 19 years ago
Makefile first try for a scp protocol layer (aka libscp) 18 years ago
access.c
access.h
auth.h
config.c Adding MaxLoginRetry configuration option 18 years ago
config.h Adding MaxLoginRetry configuration option 18 years ago
env.c minor fixes and indent 19 years ago
env.h
libscp.h first try for a scp protocol layer (aka libscp) 18 years ago
libscp_types.h first try for a scp protocol layer (aka libscp) 18 years ago
libscp_v0.c adding missing license notes 18 years ago
libscp_v0.h first try for a scp protocol layer (aka libscp) 18 years ago
libscp_v1c.h adding missing license notes 18 years ago
libscp_v1s.c adding missing license notes 18 years ago
libscp_v1s.h adding missing license notes 18 years ago
libscp_vX.c first try for a scp protocol layer (aka libscp) 18 years ago
libscp_vX.h first try for a scp protocol layer (aka libscp) 18 years ago
lock.c making sesman multithread 19 years ago
lock.h making sesman multithread 19 years ago
scp.c fixed missink break in switch 18 years ago
scp.h first try for a scp protocol layer (aka libscp) 18 years ago
scp_v0.c first try for a scp protocol layer (aka libscp) 18 years ago
scp_v0.h first try for a scp protocol layer (aka libscp) 18 years ago
sesman.c added ability to put extra Xserver parameters in sesman.ini 18 years ago
sesman.h first try for a scp protocol layer (aka libscp) 18 years ago
sesman.ini Adding MaxLoginRetry configuration option 18 years ago
sesrun.c
session.c added ability to put extra Xserver parameters in sesman.ini 18 years ago
session.h
sig.c first try for a scp protocol layer (aka libscp) 18 years ago
sig.h making sesman multithread 19 years ago
startwm.sh debian package build fixes 19 years ago
tcp.c making sesman multithread 19 years ago
tcp.h
thread.c minor fixes and indent 19 years ago
thread.h making sesman multithread 19 years ago
verify_user.c include stdio.h for newer gcc 19 years ago
verify_user_kerberos.c
verify_user_pam.c include stdio.h for newer gcc 19 years ago
verify_user_pam_userpass.c