xrdp/sesman
Jan Losinski 844f01b937 Simplify session match logic.
The session match logic had two versions - one for the
SESMAN_SESSION_TYPE_XRDP and SESMAN_SESSION_TYPE_XORG sessions and one
for every other type. The only difference was, that different display
sizes where ignored when searching for sessions to reconnect if the
policy does not have the SESMAN_CFG_SESS_POLICY_D flag set and the type
is SESMAN_SESSION_TYPE_XRDP or SESMAN_SESSION_TYPE_XORG.

The reason was that xvnc cannot resize and the others can do. This two
versions where not necessary because we set the
SESMAN_CFG_SESS_POLICY_D flag every time we have a xvnc session a few
lines above. So the two branches for the different types can be reduced
to one.

Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
2015-10-25 23:25:19 +01:00
..
chansrv add more missing files into extra_dist 2015-07-14 12:16:25 -03:00
libscp coverity: Resource leak (2nd round) 2014-07-27 15:29:12 -07:00
sessvc copyright year update 2013-06-08 10:51:53 -07:00
tools add historic GPLv2+ to Simone’s files 2015-08-26 23:33:00 +02:00
access.c copyright year update 2013-06-08 10:51:53 -07: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
lock.c copyright year update 2013-06-08 10:51:53 -07:00
lock.h copyright year update 2013-06-08 10:51:53 -07:00
Makefile.am Enable authenticate user using BSD password system 2014-11-21 14:22:15 +01:00
scp_v0.c tabs to spaces, no logic change 2015-10-10 22:16:16 -07: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 coverity: fixed resolution leak issues 2014-07-19 11:56:00 -07:00
scp_v1.h copyright year update 2013-06-08 10:51:53 -07:00
scp.c copyright year update 2013-06-08 10:51:53 -07:00
scp.h copyright year update 2013-06-08 10:51:53 -07:00
sesman.c sesman: void function should not return a value 2015-03-12 16:48:20 +00:00
sesman.h sesman: remove rfbDes calls 2015-08-18 17:33:13 -07:00
sesman.ini sesman: change from using PULSE_CONFIG to PULSE_SCRIPT 2014-05-10 16:08:58 -07:00
session.c Simplify session match logic. 2015-10-25 23:25:19 +01:00
session.h sesman: more options for session lookup from Fredy Paquet 2014-04-20 00:42:19 -07: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
thread.c copyright year update 2013-06-08 10:51:53 -07:00
thread.h copyright year update 2013-06-08 10:51:53 -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