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.
Pavel Roskin
dcab7552db
Stop redefining libdir, use moduledir for ${libdir}/xrdp
...
libdir is for shared and static libraries. Some xrdp libraries are loaded
dynamically from a non-standard directory, so they are used like modules.
Having separate libdir and moduledir would eventually allow to separate
dynamically loaded modules from shared libraries.
9 years ago
..
Makefile.am
Stop redefining libdir, use moduledir for ${libdir}/xrdp
9 years ago
arch.h
More spelling fixes found by codespell and aspell
9 years ago
crc16.h
misc fixes for Xorg and compile
11 years ago
defines.h
common: small fix for 32 bit color
11 years ago
fifo.c
common: no logic change, remove spaces
10 years ago
fifo.h
common: no logic change, remove spaces
10 years ago
file.c
common: updates for file.c
9 years ago
file.h
common: no logic change, update comments
11 years ago
file_loc.h
Stop redefining libdir, use moduledir for ${libdir}/xrdp
9 years ago
list.c
common: no logic change, update comments
11 years ago
list.h
common: indent, not logic change
10 years ago
list16.c
common: fix for list16_insert_item
10 years ago
list16.h
reduce the memory needed for crc16 bitmap cache lists
11 years ago
log.c
common: set log file fd to close on exec
9 years ago
log.h
common: indent, not logic change
10 years ago
os_calls.c
Merge pull request #254 from metalefty/freebsd/ipv6
9 years ago
os_calls.h
common: change wait objs to use 'pipe' and remove per process temp directories in /tmp/.xrdp/
9 years ago
parse.h
work on main loop changes
10 years ago
rail.h
common: no logic change, update comments
11 years ago
ssl_calls.c
rename g_tcp_can_recv to g_sck_can_recv
9 years ago
ssl_calls.h
common: move tls calls to ssl_calls
10 years ago
thread_calls.c
common: no logic change, update comments
11 years ago
thread_calls.h
common: no logic change, update comments
11 years ago
trans.c
common: check for term in force send and recv
9 years ago
trans.h
add timeout to trans_get_wait_objs_rw
9 years ago
xrdp_client_info.h
add frame acks and h264 codec mode basics
10 years ago
xrdp_constants.h
add frame acks and h264 codec mode basics
10 years ago
xrdp_rail.h
common: indent, not logic change
10 years ago