Commit Graph

41 Commits (master)

Author SHA1 Message Date
jsorg71 ae1514c167
dynamic virtual channel improvements
6 years ago
Ben Cohen b9ff75e50e xrdp-ssh-agent: Remove vim modeline
7 years ago
Ben Cohen a2b008f63e xrdp-ssh-agent.c: Fix braces for coding style
7 years ago
Ben Cohen 6fb3fcfc66 Handle EINTR for send() in handle_connection()
7 years ago
Ben Cohen 1d5aa8cc97 Forward ssh-agent data between ssh clients and RDP
7 years ago
speidy d15d32c593 xrdpapi: change WTSVirtualChannelWrite return values to be consistent with WTSVirtualChannelRead
7 years ago
Pavel Roskin 148afd1170 Rename file_loc.h to xrdp_sockets.h, install it
7 years ago
Pavel Roskin 58c9cb43e9 Make socket directory configurable, don't hardcode /tmp/.xrdp
7 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
7 years ago
Pavel Roskin 6664aac00f Use "void" for empty argument list in declarations
7 years ago
Pavel Roskin c21b9a78f4 Distribute all files except git and github specific data
7 years ago
Pavel Roskin a370306f75 Get rid of EXTRA_LIBS, use variables with more specific names
8 years ago
Pavel Roskin 5c69f3cd57 Eliminate EXTRA_FLAGS, it's a poor name, use AM_LDFLAGS
8 years ago
Pavel Roskin 0422734fc7 Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGS
8 years ago
Pavel Roskin aaa89ad4e6 Use const unsigned for hex arrays
8 years ago
Pavel Roskin 9057ad0bba Remove unused variables in get_display_num_from_display()
8 years ago
Pavel Roskin ca9cbcafc8 Typo fixes
8 years ago
Pavel Roskin 59a5fb0ddb Move headers from EXTRA_DIST to sources, sort alphabetically
8 years ago
Pavel Roskin 92a6833e9b Fix typos
8 years ago
Pavel Roskin dcab7552db Stop redefining libdir, use moduledir for ${libdir}/xrdp
8 years ago
Pavel Roskin 5d9dae24c5 xrdpapi: fix MacOS compilation - use SO_NOSIGPIPE instead of MSG_NOSIGNAL
8 years ago
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
8 years ago
Jay Sorg 040c3a3327 don't use g_free in xrdpapi
8 years ago
Laxmikant Rashinkar 119fd3031c buffer not null terminated
10 years ago
Laxmikant Rashinkar 0915d33d70 coverity: dead code
10 years ago
Laxmikant Rashinkar fde7be5151 coverity: fixed issue argument cannot be negative
10 years ago
Laxmikant Rashinkar a990287c46 coverity: fixed unchecked return value from library
10 years ago
Koichiro IWAO 53e360b5ed xrdpapi: Fix comment, no logic change
11 years ago
Jay Sorg c6fa03102f copyright year update
11 years ago
Jay Sorg b7af404030 xrdpapi: cast fix
11 years ago
Jay Sorg d1fc67102a xrdpapi: send for all bytes
12 years ago
Jay Sorg 4f6cbfd3fe xrdpapi: use header for server to client writes
12 years ago
Laxmikant Rashinkar edf5971cef o in login dialog set sesman-X11rdp as the default module
12 years ago
Laxmikant Rashinkar 5b0eaa4a9b o added support for dynamic virtual channels
12 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
Jay Sorg 7539d7271e chansrv: work on dynamic channels
12 years ago
Jay Sorg 9b9d2304fd xrdpapi: got simple test working
12 years ago
Jay Sorg 2aa53cbdd1 xrdpapi: add cplusplus for header
12 years ago
Jay Sorg 97ec29f9ff xrdpapi: complete basic WTSVirtual* functions
12 years ago
Jay Sorg e9aa5df420 xrdpapi: added library skel
12 years ago
Jay Sorg 0e6210fb13 added xrdpapi
12 years ago