xrdp/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
2017-06-12 16:57:04 +09:00
..
arch.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
crc16.h misc fixes for Xorg and compile 2014-03-14 12:23:12 -07:00
defines.h common: small fix for 32 bit color 2014-06-10 16:58:25 -07:00
fifo.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
fifo.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
file.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
file.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
list16.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
list16.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
list.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
list.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
log.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
log.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
Makefile.am Rename file_loc.h to xrdp_sockets.h, install it 2017-03-28 00:59:16 -07:00
os_calls.c Log user-friendly message when certificate/privkey is inaccessible 2017-06-12 16:57:04 +09:00
os_calls.h Log user-friendly message when certificate/privkey is inaccessible 2017-06-12 16:57:04 +09:00
parse.h work on main loop changes 2015-07-05 23:14:46 -07:00
pixman-region16.c Include stdint.h, don't redefine MAX/MIN constants if already defined 2016-08-12 12:16:14 -07:00
pixman-region.c Include config_ac.h from all source files 2017-03-04 00:52:34 -08:00
pixman-region.h add region intersect 2016-08-08 23:12:52 -07:00
rail.h common: no logic change, update comments 2014-03-01 23:26:40 -08:00
ssl_calls.c common: if SSL_shutdown fails, only call one more time 2017-05-10 14:56:20 -07:00
ssl_calls.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
thread_calls.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
thread_calls.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
trans.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
trans.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_client_info.h Allocate space for tls_ciphers dynamically 2017-03-21 10:39:40 -07:00
xrdp_constants.h Constify MCS connectionType 2017-06-06 10:04:48 +09:00
xrdp_rail.h common: indent, not logic change 2014-07-25 22:24:40 -07:00
xrdp_sockets.h common: separate sockets macros into basename and fullpath 2017-05-16 10:41:06 +09:00