summaryrefslogtreecommitdiffstats
path: root/xrdpapi
Commit message (Expand)AuthorAgeFilesLines
* dynamic virtual channel improvementsjsorg712018-10-111-113/+156
* xrdp-ssh-agent: Remove vim modelineBen Cohen2017-10-171-2/+0
* xrdp-ssh-agent.c: Fix braces for coding styleBen Cohen2017-10-171-4/+12
* Handle EINTR for send() in handle_connection()Ben Cohen2017-10-171-1/+2
* Forward ssh-agent data between ssh clients and RDPBen Cohen2017-10-171-0/+398
* xrdpapi: change WTSVirtualChannelWrite return values to be consistent with WT...speidy2017-09-131-8/+12
* Rename file_loc.h to xrdp_sockets.h, install itPavel Roskin2017-03-281-1/+1
* Make socket directory configurable, don't hardcode /tmp/.xrdpPavel Roskin2017-03-172-1/+6
* Include config_ac.h from all source filesPavel Roskin2017-03-043-0/+12
* Use "void" for empty argument list in declarationsPavel Roskin2017-01-051-4/+4
* Distribute all files except git and github specific dataPavel Roskin2016-12-181-0/+5
* Get rid of EXTRA_LIBS, use variables with more specific namesPavel Roskin2016-10-201-5/+0
* Eliminate EXTRA_FLAGS, it's a poor name, use AM_LDFLAGSPavel Roskin2016-10-201-4/+0
* Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGSPavel Roskin2016-10-201-6/+0
* Use const unsigned for hex arraysPavel Roskin2016-07-081-2/+4
* Remove unused variables in get_display_num_from_display()Pavel Roskin2016-05-061-18/+0
* Typo fixesPavel Roskin2016-05-041-1/+1
* Move headers from EXTRA_DIST to sources, sort alphabeticallyPavel Roskin2016-02-211-3/+2
* Fix typosPavel Roskin2016-02-131-1/+1
* Stop redefining libdir, use moduledir for ${libdir}/xrdpPavel Roskin2016-02-121-1/+1
* xrdpapi: fix MacOS compilation - use SO_NOSIGPIPE instead of MSG_NOSIGNALPavel Roskin2016-01-301-0/+13
* Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGSPavel Roskin2016-01-291-4/+2
* don't use g_free in xrdpapiJay Sorg2015-12-261-1/+1
* buffer not null terminatedLaxmikant Rashinkar2014-07-261-1/+1
* coverity: dead codeLaxmikant Rashinkar2014-07-261-0/+2
* coverity: fixed issue argument cannot be negativeLaxmikant Rashinkar2014-07-231-1/+5
* coverity: fixed unchecked return value from libraryLaxmikant Rashinkar2014-07-201-1/+4
* xrdpapi: Fix comment, no logic changeKoichiro IWAO2013-12-271-1/+1
* copyright year updateJay Sorg2013-06-084-8/+8
* xrdpapi: cast fixJay Sorg2013-02-111-1/+1
* xrdpapi: send for all bytesJay Sorg2012-12-171-3/+29
* xrdpapi: use header for server to client writesJay Sorg2012-12-171-1/+16
* o in login dialog set sesman-X11rdp as the default moduleLaxmikant Rashinkar2012-11-095-48/+155
* o added support for dynamic virtual channelsLaxmikant Rashinkar2012-09-273-281/+386
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-193-346/+410
* chansrv: work on dynamic channelsJay Sorg2012-08-083-4/+21
* xrdpapi: got simple test workingJay Sorg2012-08-022-0/+103
* xrdpapi: add cplusplus for headerJay Sorg2012-08-022-0/+9
* xrdpapi: complete basic WTSVirtual* functionsJay Sorg2012-08-022-8/+318
* xrdpapi: added library skelJay Sorg2012-08-022-0/+88
* added xrdpapiJay Sorg2012-07-281-0/+50