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
Koichiro IWAO 9f277e4445 chansrv: pathname also should be URL decoded
because 1st argument to clipboard_get_file() is given as URL encoded.
Decoding only filename is incomplete.

Without this fix, clipboard file doesn't work in case pathname
contains non-ASCII characters or non-alphanumeric ASCII characters.
10 years ago
..
chansrv chansrv: pathname also should be URL decoded 10 years ago
libscp Use g_new or g_new0 when C++ compiler would complain about implicit cast 10 years ago
sessvc Fix incorrect use of "it's" and "its", adjust wording 10 years ago
tools Use enum logLevels consistently for log levels 10 years ago
Doxyfile preparing sources to add new sesman control protocol 20 years ago
Makefile.am Use SCRIPTS for executable scripts, don't use "chmod 755" 10 years ago
access.c Add missing spaces in the strings that are split for line wrapping 10 years ago
access.h copyright year update 13 years ago
auth.h sesman: Fedora bug 821569 13 years ago
config.c Remove commented out config_read_logging(), the code is long dead 10 years ago
config.h Rename SESMAN_CFG_X11DISPLAYOFFSET to SESMAN_CFG_SESS_X11DISPLAYOFFSET 10 years ago
env.c Merge pull request #388 from metalefty/freebsd/fuse 10 years ago
env.h sesman: env_set_user, fix potential bof issues 10 years ago
scp.c sesman: remove the thread 10 years ago
scp.h copyright year update 13 years ago
scp_v0.c sesman: remove the thread 10 years ago
scp_v0.h copyright year update 13 years ago
scp_v1.c Fix warnings detected by -Wwrite-strings 10 years ago
scp_v1.h copyright year update 13 years ago
scp_v1_mng.c Fix warnings detected by -Wwrite-strings 10 years ago
scp_v1_mng.h copyright year update 13 years ago
sesman.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 10 years ago
sesman.h sesman: remove the thread 10 years ago
sesman.ini sesman: do not hardcode Xorg/X11rdp/Xvnc executables 10 years ago
session.c Merge pull request #390 from proski/june21 10 years ago
session.h sesman: remove the thread 10 years ago
sig.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 10 years ago
sig.h copyright year update 13 years ago
startwm.sh startwm.sh: make sure sourced scripts are readable 10 years ago
verify_user.c sesman: fix so shadow accounts aren't incorrectly classified "inactive" 11 years ago
verify_user_bsd.c sesman: verify_user_bsd.c license change and indent 12 years ago
verify_user_kerberos.c sesman: Fedora bug 821569 13 years ago
verify_user_pam.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 10 years ago
verify_user_pam_userpass.c sesman: Fedora bug 821569 13 years ago