summaryrefslogtreecommitdiffstats
path: root/xrdpapi/xrdpapi.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typosPavel Roskin2016-02-131-1/+1
* xrdpapi: fix MacOS compilation - use SO_NOSIGPIPE instead of MSG_NOSIGNALPavel Roskin2016-01-301-0/+13
* 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-081-2/+2
* 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-091-29/+30
* o added support for dynamic virtual channelsLaxmikant Rashinkar2012-09-271-181/+225
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-265/+303
* chansrv: work on dynamic channelsJay Sorg2012-08-081-1/+7
* xrdpapi: got simple test workingJay Sorg2012-08-021-0/+14
* xrdpapi: add cplusplus for headerJay Sorg2012-08-021-0/+1
* xrdpapi: complete basic WTSVirtual* functionsJay Sorg2012-08-021-5/+303
* xrdpapi: added library skelJay Sorg2012-08-021-0/+64