summaryrefslogtreecommitdiffstats
path: root/rdp
Commit message (Expand)AuthorAgeFilesLines
* Remove librdp.so sources, it's obsoleted by neutrinordpPavel Roskin2017-01-1911-6886/+0
* Constify the value argument to mod_set_paramPavel Roskin2017-01-112-2/+2
* Suppress versioning for modules, tell libtool they are modulesPavel Roskin2017-01-061-0/+2
* fix build with --enable-xrdpdebug=yesvolth2017-01-041-2/+0
* Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGSPavel Roskin2016-10-201-9/+6
* Declare unified module interface and use it in modulesPavel Roskin2016-07-081-4/+6
* Fix signed to unsigned comparisons reported by g++ 6.1.0Pavel Roskin2016-07-081-3/+3
* Use const unsigned for hex arraysPavel Roskin2016-07-081-5/+5
* Fix warnings detected by -Wwrite-stringsPavel Roskin2016-07-082-3/+3
* Typo fixesPavel Roskin2016-05-042-3/+3
* Fix warnings for unused variables read from byte streamsPavel Roskin2016-04-232-18/+9
* Fix all format warnings and some unused variable warningsJay Sorg2016-03-142-12/+13
* Move headers from EXTRA_DIST to sources, sort alphabeticallyPavel Roskin2016-02-211-1/+1
* Stop redefining libdir, use moduledir for ${libdir}/xrdpPavel Roskin2016-02-121-1/+1
* Replace "charactor" with "character" everywherePavel Roskin2016-01-301-1/+1
* Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGSPavel Roskin2016-01-291-4/+2
* Run through codespellPavel Roskin2016-01-141-1/+1
* Fix building outside the source treePavel Roskin2016-01-141-1/+1
* rename g_tcp_can_recv to g_sck_can_recvJay Sorg2015-10-071-1/+1
* coverity: fixed missing break in switchLaxmikant Rashinkar2014-07-282-1/+4
* coverity: dead codeLaxmikant Rashinkar2014-07-261-0/+3
* coverity: improper use of negative valueLaxmikant Rashinkar2014-07-262-0/+6
* coverity: fixed out of bounds read-writeLaxmikant Rashinkar2014-07-201-1/+7
* coverity: fixed unchecked return valueLaxmikant Rashinkar2014-07-191-1/+3
* copyright year updateJay Sorg2013-06-0810-10/+10
* update/fix some debug log calls and add the test of XRDP_DEBUG to make files ...LawrenceK2012-12-201-1/+9
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-1910-4812/+5303
* autotools: change top_srcdir to top_builddir for LIBADDJay Sorg2012-07-131-1/+1
* Deadlock situation bug fix and improved debug informationnorrarvid2012-06-011-0/+8
* include missing files in make distItamar Reis Peixoto2010-11-201-0/+1
* Fixed warning about wrong vnc* tructNicola Ruggero2010-11-201-1/+1
* fixes for bell functionJay Sorg2010-11-181-2/+3
* Major code cleanup:Nicola Ruggero2010-11-032-131/+141
* Added bell (pcspeaker) supportNicola Ruggero2010-10-261-1/+1
* update copyright yearjsorg712010-07-0410-10/+10
* remove some dead codejsorg712009-12-261-3/+1
* remove some dead codejsorg712009-12-261-2/+2
* channel fixesjsorg712009-08-152-1/+5
* change the order of params for keydown/up to be more backward compatiblejsorg712009-08-121-2/+2
* keymap changesjsorg712009-08-121-2/+2
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-0/+7
* update copyright yearjsorg712009-01-2510-10/+10
* fix some buffer overrunsjsorg712009-01-231-12/+33
* remove old makefilesjsorg712008-12-163-103/+0
* remove lib versionjsorg712008-08-151-3/+0
* version and common changejsorg712008-08-121-2/+2
* build common as a libraryjsorg712008-08-061-1/+1
* autotoolsjsorg712008-08-031-0/+22
* added more color conversionjsorg712008-06-151-0/+105
* added 24 bpp color supportjsorg712008-06-152-17/+61