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 309fca35ac Don't use a symlink where #include would suffice
Absolute symlinks break when the source is moved to another location. In
the best case, the symlink will be replaced with a copy, but that creates
code duplication. A user who got the packaged source may decide to change
one config.c without realizing that another config.c will get the same
changes.

Don't ignore config.c, it's a regular source file now, albeit very
short.

Testing done: compiled inside and outside build directory.
9 years ago
..
chansrv Run through codespell 9 years ago
libscp coverity: Resource leak (2nd round) 11 years ago
sessvc Run through codespell 9 years ago
tools Don't use a symlink where #include would suffice 9 years ago
Doxyfile preparing sources to add new sesman control protocol 19 years ago
Makefile.am sesman: remove the thread 9 years ago
access.c sesman: remove the thread 9 years ago
access.h copyright year update 12 years ago
auth.h sesman: Fedora bug 821569 12 years ago
config.c sesman: added SessionVariables to sesman.ini and some indent cleanup 11 years ago
config.h sesman: added SessionVariables to sesman.ini and some indent cleanup 11 years ago
env.c for Xvnc sesman session, use hash of password for vnc auth 10 years ago
env.h sesman: added SessionVariables to sesman.ini and some indent cleanup 11 years ago
scp.c sesman: remove the thread 9 years ago
scp.h copyright year update 12 years ago
scp_v0.c sesman: remove the thread 9 years ago
scp_v0.h copyright year update 12 years ago
scp_v1.c sesman: remove the thread 9 years ago
scp_v1.h copyright year update 12 years ago
scp_v1_mng.c copyright year update 12 years ago
scp_v1_mng.h copyright year update 12 years ago
sesman.c sesman: remove the thread 9 years ago
sesman.h sesman: remove the thread 9 years ago
sesman.ini sesman: change from using PULSE_CONFIG to PULSE_SCRIPT 11 years ago
session.c sesman: remove the thread 9 years ago
session.h sesman: remove the thread 9 years ago
sig.c coverity: fixed resolution leak issues 11 years ago
sig.h copyright year update 12 years ago
startwm.sh startwm.sh add back startup logic 12 years ago
verify_user.c sesman: fix so shadow accounts aren't incorrectly classified "inactive" 10 years ago
verify_user_bsd.c sesman: verify_user_bsd.c license change and indent 10 years ago
verify_user_kerberos.c sesman: Fedora bug 821569 12 years ago
verify_user_pam.c sesman: hand merge #176 from v0.6 branch, indent changes 10 years ago
verify_user_pam_userpass.c sesman: Fedora bug 821569 12 years ago