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/rdp
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.
10 years ago
..
Makefile.am Stop redefining libdir, use moduledir for ${libdir}/xrdp 10 years ago
rdp.c copyright year update 13 years ago
rdp.h Replace "charactor" with "character" everywhere 10 years ago
rdp_bitmap.c coverity: fixed missing break in switch 12 years ago
rdp_iso.c copyright year update 13 years ago
rdp_lic.c coverity: fixed missing break in switch 12 years ago
rdp_mcs.c Fix building outside the source tree 10 years ago
rdp_orders.c Run through codespell 10 years ago
rdp_rdp.c coverity: improper use of negative value 12 years ago
rdp_sec.c copyright year update 13 years ago
rdp_tcp.c rename g_tcp_can_recv to g_sck_can_recv 10 years ago