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
Pavel Roskin 945833a94f
Don't close socket in scp_process_start(), the caller closes it
8 years ago
..
chansrv chansrv: pathname also should be URL decoded 8 years ago
libscp Use g_new or g_new0 when C++ compiler would complain about implicit cast 8 years ago
sessvc Fix incorrect use of "it's" and "its", adjust wording 8 years ago
tools sesrun: remove unused g_sck and write-only g_pid 8 years ago
Doxyfile preparing sources to add new sesman control protocol 18 years ago
Makefile.am Use SCRIPTS for executable scripts, don't use "chmod 755" 8 years ago
access.c Add missing spaces in the strings that are split for line wrapping 8 years ago
access.h copyright year update 11 years ago
auth.h sesman: Fedora bug 821569 11 years ago
config.c Remove commented out config_read_logging(), the code is long dead 8 years ago
config.h Rename SESMAN_CFG_X11DISPLAYOFFSET to SESMAN_CFG_SESS_X11DISPLAYOFFSET 8 years ago
env.c Merge pull request #388 from metalefty/freebsd/fuse 8 years ago
env.h sesman: env_set_user, fix potential bof issues 8 years ago
scp.c Don't close socket in scp_process_start(), the caller closes it 8 years ago
scp.h copyright year update 11 years ago
scp_v0.c sesman: remove the thread 9 years ago
scp_v0.h copyright year update 11 years ago
scp_v1.c Fix warnings detected by -Wwrite-strings 8 years ago
scp_v1.h copyright year update 11 years ago
scp_v1_mng.c Fix warnings detected by -Wwrite-strings 8 years ago
scp_v1_mng.h copyright year update 11 years ago
sesman.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 8 years ago
sesman.h sesman: remove the thread 9 years ago
sesman.ini sesman: do not hardcode Xorg/X11rdp/Xvnc executables 8 years ago
session.c g_term_event is a wait object, not TCP socket, delete it correctly 8 years ago
session.h sesman: remove the thread 9 years ago
sig.c sesman: don't close listening socket in signal handler 8 years ago
sig.h copyright year update 11 years ago
startwm.sh startwm.sh: make sure sourced scripts are readable 8 years ago
verify_user.c sesman: fix so shadow accounts aren't incorrectly classified "inactive" 9 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 11 years ago
verify_user_pam.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 8 years ago
verify_user_pam_userpass.c sesman: Fedora bug 821569 11 years ago