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.
Koichiro IWAO
d0c27a2904
common: suppress log when closing log files
...
because if xrdp is running 'fork=yes' mode, the log message
'shutting down log subsystem...' is logged everytime when the child
process is exitting. In other words, everytime when clients are
disconnecting. This is a little bit too vebose.
7 years ago
..
Makefile.am
remove crc16.h from common/Makefile.am
7 years ago
arch.h
Eliminate APP_CC and DEFAULT_CC
8 years ago
base64.c
fix indent, no logic change
7 years ago
base64.h
move base64 functions to base64.c
7 years ago
defines.h
common: small fix for 32 bit color
11 years ago
fifo.c
Eliminate APP_CC and DEFAULT_CC
8 years ago
fifo.h
Eliminate APP_CC and DEFAULT_CC
8 years ago
file.c
pass through except for the first '='
7 years ago
file.h
Eliminate APP_CC and DEFAULT_CC
8 years ago
list.c
Eliminate APP_CC and DEFAULT_CC
8 years ago
list.h
Eliminate APP_CC and DEFAULT_CC
8 years ago
list16.c
Eliminate APP_CC and DEFAULT_CC
8 years ago
list16.h
Eliminate APP_CC and DEFAULT_CC
8 years ago
log.c
common: suppress log when closing log files
7 years ago
log.h
log: add log level TRACE
7 years ago
os_calls.c
Implements the accept/close logic for vsock
7 years ago
os_calls.h
vsock, move some defines
7 years ago
parse.h
work on main loop changes
10 years ago
pixman-region.c
Include config_ac.h from all source files
8 years ago
pixman-region.h
add region intersect
8 years ago
pixman-region16.c
Include stdint.h, don't redefine MAX/MIN constants if already defined
8 years ago
rail.h
common: no logic change, update comments
11 years ago
ssl_calls.c
common: avoid 100% cpu on ssl accept, can be fake client
7 years ago
ssl_calls.h
move base64 functions to base64.c
7 years ago
thread_calls.c
Eliminate APP_CC and DEFAULT_CC
8 years ago
thread_calls.h
Eliminate APP_CC and DEFAULT_CC
8 years ago
trans.c
use g_memcpy, braces
7 years ago
trans.h
vsock, move some defines
7 years ago
xrdp_client_info.h
Allocate space for tls_ciphers dynamically
8 years ago
xrdp_constants.h
common: add more references to constants' origin
7 years ago
xrdp_rail.h
common: indent, not logic change
10 years ago
xrdp_sockets.h
common: separate sockets macros into basename and fullpath
8 years ago