| Commit message (Expand) | Author | Age | Files | Lines |
* | Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552... | Jim Grandy | 2013-08-22 | 1 | -32/+32 |
* | Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b0... | Jim Grandy | 2013-08-22 | 2 | -6/+18 |
* | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9... | Jim Grandy | 2013-08-22 | 3 | -4/+16 |
* | xrdp: added support for forcing credentials on command line | Laxmikant Rashinkar | 2013-08-03 | 2 | -0/+6 |
* | libxrdp: started adding fastpath support | Jay Sorg | 2013-07-09 | 1 | -3/+21 |
* | libxrdp: no logic change, warnings and code cleanup | Jay Sorg | 2013-06-23 | 2 | -13/+19 |
* | copyright year update | Jay Sorg | 2013-06-08 | 15 | -18/+18 |
* | enable new_cursors xrdp.ini setting | Jay Sorg | 2013-06-08 | 1 | -0/+8 |
* | adding xrdp.ini option to turn off new cursors | Jay Sorg | 2013-06-07 | 2 | -1/+6 |
* | xrdp: fix for non 'new' cursor clients like rdesktop | Jay Sorg | 2013-05-20 | 1 | -5/+7 |
* | Merge pull request #54 from bartw72/rgborder | jsorg71 | 2013-04-17 | 1 | -4/+4 |
|\ |
|
| * | Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=... | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 |
| * | Revert "Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p19... | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 |
| * | Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), RED=... | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 |
* | | sync client_info struct with A8 | Jay Sorg | 2013-03-26 | 1 | -5/+10 |
* | | work on new(color) cursors | Jay Sorg | 2013-03-12 | 1 | -35/+56 |
* | | work on new(color) cursors | Jay Sorg | 2013-03-12 | 2 | -13/+51 |
* | | libxrdp: started adding new(color) cursor support | Jay Sorg | 2013-03-12 | 1 | -2/+17 |
* | | Comments and debug when blocking channels added. Fix for potential vulnerabil... | ArvidNorr | 2013-02-01 | 2 | -4/+5 |
* | | Merge pull request #59 from ArvidNorr/morelogging | ArvidNorr | 2013-01-31 | 1 | -3/+4 |
|\ \ |
|
| * | | More logging added | ArvidNorr | 2013-01-18 | 1 | -3/+4 |
| |/ |
|
* | | Merge pull request #58 from ArvidNorr/pam-cont | ArvidNorr | 2013-01-31 | 1 | -3/+25 |
|\ \
| |/
|/| |
|
| * | Display PAM error in gateway setup, use domain name as IP/DNS, changed how th... | ArvidNorr | 2013-01-16 | 1 | -3/+25 |
* | | refactor and use test2bool instead of duplicated code testing for on,yes,true... | LawrenceK | 2013-01-17 | 1 | -25/+6 |
|/ |
|
* | libxrdp: added ini settings for bulk compressor | Jay Sorg | 2013-01-06 | 2 | -1/+18 |
* | libxrdp: add our own mppc compression instead of using the freerdp mppc | Jay Sorg | 2012-12-28 | 4 | -12/+1079 |
* | fixes, logging for off screen | Jay Sorg | 2012-12-23 | 1 | -0/+1 |
* | update/fix some debug log calls and add the test of XRDP_DEBUG to make files ... | LawrenceK | 2012-12-20 | 3 | -2/+4 |
* | Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012 | Marc-André Moreau | 2012-12-20 | 2 | -2/+4 |
|\ |
|
| * | Use FREERDP_LIBS variable to access the frerdp libs, includes location | LawrenceK | 2012-12-06 | 1 | -1/+1 |
| * | fix SSE2 debug line, and add some debug of config settings. | LawrenceK | 2012-12-06 | 1 | -1/+3 |
* | | when processing a text order we where not correctly using the text length thi... | LawrenceK | 2012-12-06 | 1 | -3/+15 |
|/ |
|
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 15 | -7656/+8497 |
* | remove rail loggin, minor hints change | Jay Sorg | 2012-08-17 | 1 | -0/+8 |
* | jpeg: fix for when building without --enable-jpeg | Jay Sorg | 2012-07-26 | 1 | -1/+1 |
* | no logic change, remove tabs | Jay Sorg | 2012-07-24 | 1 | -2/+2 |
* | added option(cap) to set default cache v3 codec | Jay Sorg | 2012-07-24 | 1 | -4/+24 |
* | codecs: move jpeg hack to bitmap cache v3 | Jay Sorg | 2012-07-24 | 4 | -109/+165 |
* | user rfx for cache v3 if client supports | Jay Sorg | 2012-07-23 | 2 | -10/+109 |
* | work on bitmap cache v3 | Jay Sorg | 2012-07-17 | 4 | -0/+34 |
* | work on rdp codecs | Jay Sorg | 2012-07-17 | 1 | -2/+57 |
* | added support for bitmap cache v3 | Jay Sorg | 2012-07-17 | 1 | -6/+87 |
* | fix a define conflict with freerdp | Jay Sorg | 2012-07-17 | 1 | -3/+3 |
* | autotools: change top_srcdir to top_builddir for LIBADD | Jay Sorg | 2012-07-13 | 1 | -1/+1 |
* | rail: proxy rail | Jay Sorg | 2012-06-24 | 3 | -17/+132 |
* | Merge pull request #27 from ArvidNorr/deadlock | ArvidNorr | 2012-06-17 | 5 | -23/+114 |
|\ |
|
| * | layout fix | norrarvid | 2012-06-18 | 3 | -5/+11 |
| * | Deadlock situation bug fix and improved debug information | norrarvid | 2012-06-01 | 5 | -23/+108 |
* | | libxrdp: added RAIL caps | Jay Sorg | 2012-06-14 | 1 | -0/+64 |
* | | libxrdp: started adding RAIL support | Jay Sorg | 2012-06-14 | 5 | -2/+680 |