xrdp/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.
2016-01-26 23:22:05 -08:00
..
chansrv Run through codespell 2016-01-14 08:47:50 -08:00
libscp coverity: Resource leak (2nd round) 2014-07-27 15:29:12 -07:00
sessvc Run through codespell 2016-01-14 08:47:50 -08:00
tools Don't use a symlink where #include would suffice 2016-01-26 23:22:05 -08:00
access.c sesman: remove the thread 2015-12-11 20:41:17 -08:00
access.h copyright year update 2013-06-08 10:51:53 -07:00
auth.h sesman: Fedora bug 821569 2013-10-01 10:42:00 -07:00
config.c sesman: added SessionVariables to sesman.ini and some indent cleanup 2014-05-09 16:02:19 -07:00
config.h sesman: added SessionVariables to sesman.ini and some indent cleanup 2014-05-09 16:02:19 -07:00
Doxyfile preparing sources to add new sesman control protocol 2006-05-26 13:10:14 +00:00
env.c for Xvnc sesman session, use hash of password for vnc auth 2015-10-10 15:44:31 -07:00
env.h sesman: added SessionVariables to sesman.ini and some indent cleanup 2014-05-09 16:02:19 -07:00
Makefile.am sesman: remove the thread 2015-12-11 20:41:17 -08:00
scp_v0.c sesman: remove the thread 2015-12-11 20:41:17 -08:00
scp_v0.h copyright year update 2013-06-08 10:51:53 -07:00
scp_v1_mng.c copyright year update 2013-06-08 10:51:53 -07:00
scp_v1_mng.h copyright year update 2013-06-08 10:51:53 -07:00
scp_v1.c sesman: remove the thread 2015-12-11 20:41:17 -08:00
scp_v1.h copyright year update 2013-06-08 10:51:53 -07:00
scp.c sesman: remove the thread 2015-12-11 20:41:17 -08:00
scp.h copyright year update 2013-06-08 10:51:53 -07:00
sesman.c sesman: remove the thread 2015-12-11 20:41:17 -08:00
sesman.h sesman: remove the thread 2015-12-11 20:41:17 -08:00
sesman.ini sesman: change from using PULSE_CONFIG to PULSE_SCRIPT 2014-05-10 16:08:58 -07:00
session.c sesman: remove the thread 2015-12-11 20:41:17 -08:00
session.h sesman: remove the thread 2015-12-11 20:41:17 -08:00
sig.c coverity: fixed resolution leak issues 2014-07-19 11:56:00 -07:00
sig.h copyright year update 2013-06-08 10:51:53 -07:00
startwm.sh startwm.sh add back startup logic 2013-05-29 01:01:27 -07:00
verify_user_bsd.c sesman: verify_user_bsd.c license change and indent 2014-11-24 09:23:48 -08:00
verify_user_kerberos.c sesman: Fedora bug 821569 2013-10-01 10:42:00 -07:00
verify_user_pam_userpass.c sesman: Fedora bug 821569 2013-10-01 10:42:00 -07:00
verify_user_pam.c sesman: hand merge #176 from v0.6 branch, indent changes 2014-10-20 13:39:38 -07:00
verify_user.c sesman: fix so shadow accounts aren't incorrectly classified "inactive" 2015-02-18 17:32:12 +00:00