xrdp/sesman
Koichiro IWAO 06ce0d7ee3 sesman: LOGNAME should be set to username
which is used to store login name. The login name shall be the string
that would be returned by the getlogin() function [1]. Some applications
only refers LOGNAME environment variable and don't fallback to other
variables such as USER.

Fixes #725.  Reported by @seidler2547.

[1] The Single UNIX Specification, Issue 7
2017-04-06 09:25:02 +09:00
..
chansrv Rename file_loc.h to xrdp_sockets.h, install it 2017-03-28 00:59:16 -07:00
libscp Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
tools Rename file_loc.h to xrdp_sockets.h, install it 2017-03-28 00:59:16 -07:00
access.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
access.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
auth.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
config.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
config.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
Doxyfile preparing sources to add new sesman control protocol 2006-05-26 13:10:14 +00:00
env.c sesman: LOGNAME should be set to username 2017-04-06 09:25:02 +09:00
env.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
Makefile.am sesman: remove sessvc, one less process to manage 2017-03-19 17:16:36 -07:00
scp_v0.c sesman: move auth/pam calls to main process 2017-03-21 21:56:28 -07:00
scp_v0.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
scp_v1_mng.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
scp_v1_mng.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
scp_v1.c sesman: move auth/pam calls to main process 2017-03-21 21:56:28 -07:00
scp_v1.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
scp.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
scp.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
sesman.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
sesman.h Rename file_loc.h to xrdp_sockets.h, install it 2017-03-28 00:59:16 -07:00
sesman.ini docs: remove IdleTimeLimit until it is actually implemented 2017-01-31 05:07:06 -03:00
session.c Rename file_loc.h to xrdp_sockets.h, install it 2017-03-28 00:59:16 -07:00
session.h sesman: remove sessvc, one less process to manage 2017-03-19 17:16:36 -07:00
sig.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
sig.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
startwm.sh startwm.sh: make sure sourced scripts are readable 2016-02-12 23:52:45 -08:00
verify_user_bsd.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
verify_user_kerberos.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
verify_user_pam_userpass.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
verify_user_pam.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
verify_user.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xauth.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xauth.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00