summaryrefslogtreecommitdiffstats
path: root/libxrdp
Commit message (Expand)AuthorAgeFilesLines
* Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552...Jim Grandy2013-08-221-32/+32
* Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b0...Jim Grandy2013-08-222-6/+18
* Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9...Jim Grandy2013-08-223-4/+16
* xrdp: added support for forcing credentials on command lineLaxmikant Rashinkar2013-08-032-0/+6
* libxrdp: started adding fastpath supportJay Sorg2013-07-091-3/+21
* libxrdp: no logic change, warnings and code cleanupJay Sorg2013-06-232-13/+19
* copyright year updateJay Sorg2013-06-0815-18/+18
* enable new_cursors xrdp.ini settingJay Sorg2013-06-081-0/+8
* adding xrdp.ini option to turn off new cursorsJay Sorg2013-06-072-1/+6
* xrdp: fix for non 'new' cursor clients like rdesktopJay Sorg2013-05-201-5/+7
* Merge pull request #54 from bartw72/rgborderjsorg712013-04-171-4/+4
|\
| * Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=...Bart Warmerdam2013-01-201-4/+4
| * Revert "Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p19...Bart Warmerdam2013-01-201-4/+4
| * Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=...Bart Warmerdam2013-01-201-4/+4
* | sync client_info struct with A8Jay Sorg2013-03-261-5/+10
* | work on new(color) cursorsJay Sorg2013-03-121-35/+56
* | work on new(color) cursorsJay Sorg2013-03-122-13/+51
* | libxrdp: started adding new(color) cursor supportJay Sorg2013-03-121-2/+17
* | Comments and debug when blocking channels added. Fix for potential vulnerabil...ArvidNorr2013-02-012-4/+5
* | Merge pull request #59 from ArvidNorr/moreloggingArvidNorr2013-01-311-3/+4
|\ \
| * | More logging addedArvidNorr2013-01-181-3/+4
| |/
* | Merge pull request #58 from ArvidNorr/pam-contArvidNorr2013-01-311-3/+25
|\ \ | |/ |/|
| * Display PAM error in gateway setup, use domain name as IP/DNS, changed how th...ArvidNorr2013-01-161-3/+25
* | refactor and use test2bool instead of duplicated code testing for on,yes,true...LawrenceK2013-01-171-25/+6
|/
* libxrdp: added ini settings for bulk compressorJay Sorg2013-01-062-1/+18
* libxrdp: add our own mppc compression instead of using the freerdp mppcJay Sorg2012-12-284-12/+1079
* fixes, logging for off screenJay Sorg2012-12-231-0/+1
* update/fix some debug log calls and add the test of XRDP_DEBUG to make files ...LawrenceK2012-12-203-2/+4
* Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012Marc-André Moreau2012-12-202-2/+4
|\
| * Use FREERDP_LIBS variable to access the frerdp libs, includes locationLawrenceK2012-12-061-1/+1
| * fix SSE2 debug line, and add some debug of config settings.LawrenceK2012-12-061-1/+3
* | when processing a text order we where not correctly using the text length thi...LawrenceK2012-12-061-3/+15
|/
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-1915-7656/+8497
* remove rail loggin, minor hints changeJay Sorg2012-08-171-0/+8
* jpeg: fix for when building without --enable-jpegJay Sorg2012-07-261-1/+1
* no logic change, remove tabsJay Sorg2012-07-241-2/+2
* added option(cap) to set default cache v3 codecJay Sorg2012-07-241-4/+24
* codecs: move jpeg hack to bitmap cache v3Jay Sorg2012-07-244-109/+165
* user rfx for cache v3 if client supportsJay Sorg2012-07-232-10/+109
* work on bitmap cache v3Jay Sorg2012-07-174-0/+34
* work on rdp codecsJay Sorg2012-07-171-2/+57
* added support for bitmap cache v3Jay Sorg2012-07-171-6/+87
* fix a define conflict with freerdpJay Sorg2012-07-171-3/+3
* autotools: change top_srcdir to top_builddir for LIBADDJay Sorg2012-07-131-1/+1
* rail: proxy railJay Sorg2012-06-243-17/+132
* Merge pull request #27 from ArvidNorr/deadlockArvidNorr2012-06-175-23/+114
|\
| * layout fixnorrarvid2012-06-183-5/+11
| * Deadlock situation bug fix and improved debug informationnorrarvid2012-06-015-23/+108
* | libxrdp: added RAIL capsJay Sorg2012-06-141-0/+64
* | libxrdp: started adding RAIL supportJay Sorg2012-06-145-2/+680