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
ace7d2c822
Declare unified module interface and use it in modules
...
This fixes loading modules compiled with a C++ compiler. Remote thandle
type, it's unused. Use tintptr for module data. Don't cast pointers to
long, they won't fit on Win64.
9 years ago
..
Makefile.am
Move headers from EXTRA_DIST to sources, sort alphabetically
9 years ago
arch.h
Declare unified module interface and use it in modules
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
Fix more format warnings
9 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
Use g_new or g_new0 when C++ compiler would complain about implicit cast
9 years ago
log.h
Use enum logLevels consistently for log levels
9 years ago
os_calls.c
Fix signed to unsigned comparisons reported by g++ 6.1.0
9 years ago
os_calls.h
Introduce glib style macros for allocating memory with type
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
Use g_new or g_new0 when C++ compiler would complain about implicit cast
9 years ago
ssl_calls.h
Use correct types for ssl and ctx fields in struct ssl_tls
9 years ago
thread_calls.c
Add unnamed semaphore support on Mac OS
9 years ago
thread_calls.h
common: no logic change, update comments
11 years ago
trans.c
Use char* for TLS send and receive
9 years ago
trans.h
Use char* for TLS send and receive
9 years ago
xrdp_client_info.h
xrdp_wm: fix for multimon, draw login window and log window on primary
9 years ago
xrdp_constants.h
Use uniform comments for GUIDs
9 years ago
xrdp_rail.h
common: indent, not logic change
10 years ago