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/common
Koichiro IWAO 65c1fe87d7 Log user-friendly message when certificate/privkey is inaccessible
We shouldn't assume that xrdp daemon is running under root privilege.
In many cases, root privilege is not really needed for xrdp daemon.
xrdp may fail to load certificate/privkey due to lack of permissions
when running under user privilege. Checking existence of files is not
enough and xrdp should output user-friendly log in such case.

Reported by Debian user in bug 856436 [1].

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856436
9 years ago
..
Makefile.am Rename file_loc.h to xrdp_sockets.h, install it 9 years ago
arch.h Eliminate APP_CC and DEFAULT_CC 9 years ago
crc16.h misc fixes for Xorg and compile 12 years ago
defines.h common: small fix for 32 bit color 12 years ago
fifo.c Eliminate APP_CC and DEFAULT_CC 9 years ago
fifo.h Eliminate APP_CC and DEFAULT_CC 9 years ago
file.c Eliminate APP_CC and DEFAULT_CC 9 years ago
file.h Eliminate APP_CC and DEFAULT_CC 9 years ago
list.c Eliminate APP_CC and DEFAULT_CC 9 years ago
list.h Eliminate APP_CC and DEFAULT_CC 9 years ago
list16.c Eliminate APP_CC and DEFAULT_CC 9 years ago
list16.h Eliminate APP_CC and DEFAULT_CC 9 years ago
log.c Eliminate APP_CC and DEFAULT_CC 9 years ago
log.h Eliminate APP_CC and DEFAULT_CC 9 years ago
os_calls.c Log user-friendly message when certificate/privkey is inaccessible 9 years ago
os_calls.h Log user-friendly message when certificate/privkey is inaccessible 9 years ago
parse.h work on main loop changes 11 years ago
pixman-region.c Include config_ac.h from all source files 9 years ago
pixman-region.h add region intersect 10 years ago
pixman-region16.c Include stdint.h, don't redefine MAX/MIN constants if already defined 10 years ago
rail.h common: no logic change, update comments 12 years ago
ssl_calls.c common: if SSL_shutdown fails, only call one more time 9 years ago
ssl_calls.h Eliminate APP_CC and DEFAULT_CC 9 years ago
thread_calls.c Eliminate APP_CC and DEFAULT_CC 9 years ago
thread_calls.h Eliminate APP_CC and DEFAULT_CC 9 years ago
trans.c Eliminate APP_CC and DEFAULT_CC 9 years ago
trans.h Eliminate APP_CC and DEFAULT_CC 9 years ago
xrdp_client_info.h Allocate space for tls_ciphers dynamically 9 years ago
xrdp_constants.h Constify MCS connectionType 9 years ago
xrdp_rail.h common: indent, not logic change 12 years ago
xrdp_sockets.h common: separate sockets macros into basename and fullpath 9 years ago