Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libxrdp: work on multimon, fix monitor debug msg | speidy | 2013-10-05 | 1 | -2/+2 |
| | |||||
* | libxrdp: work on multimon, added monitor data processing | speidy | 2013-10-05 | 3 | -21/+40 |
| | |||||
* | libxrdp: work on RDP negotiation, add clientRequestedProtocol to MCS | speidy | 2013-10-01 | 2 | -5/+3 |
| | | | response. (hardcoded values - temporarily) | ||||
* | libxrdp: work on RDP negotiation part | speidy | 2013-09-25 | 1 | -8/+17 |
| | |||||
* | libxrdp: work on RDP negotiation, not working yet. | speidy | 2013-09-25 | 1 | -28/+109 |
| | |||||
* | libxrdp: work on RDP negotiation | speidy | 2013-09-20 | 1 | -9/+33 |
| | |||||
* | libxrdp: work on multi-mon, x.224 confirm packet | speidy | 2013-07-15 | 2 | -9/+10 |
| | |||||
* | libxrdp: work on multi-mon support | speidy | 2013-07-15 | 5 | -10/+86 |
| | |||||
* | 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 |
|\ | | | | | The RGB ordering in uncompressed bitmaps reversed | ||||
| * | Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), ↵ | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 |
| | | | | | | | | RED=lsB, BLUE=msB | ||||
| * | Revert "Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr ↵ | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 |
| | | | | | | | | | | | | p192), RED=lsB, BLUE=msB" This reverts commit 4efe900f2d3ba4a2a3d60d2b68b1a90b739b9c2d. | ||||
| * | Use correct RGB byte odering for uncompressed bitmaps (ms-rdpbcgr p192), ↵ | Bart Warmerdam | 2013-01-20 | 1 | -4/+4 |
| | | | | | | | | RED=lsB, BLUE=msB | ||||
* | | 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 ↵ | ArvidNorr | 2013-02-01 | 2 | -4/+5 |
| | | | | | | | | vulnerability in log.c | ||||
* | | Merge pull request #59 from ArvidNorr/morelogging | ArvidNorr | 2013-01-31 | 1 | -3/+4 |
|\ \ | | | | | | | More logging for debug and trace. | ||||
| * | | 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 |
|\ \ | |/ |/| | PAM additions mostly for a gateway situation | ||||
| * | Display PAM error in gateway setup, use domain name as IP/DNS, changed how ↵ | ArvidNorr | 2013-01-16 | 1 | -3/+25 |
| | | | | | | | | the socket is closed | ||||
* | | refactor and use test2bool instead of duplicated code testing for ↵ | LawrenceK | 2013-01-17 | 1 | -25/+6 |
|/ | | | | on,yes,true, non zero | ||||
* | 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 |
| | | | | so controlled by the autoconf option --enable-xrdpdebug | ||||
* | Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012 | Marc-André Moreau | 2012-12-20 | 2 | -2/+4 |
|\ | | | | | Freerdp refactor 06 dec 2012 | ||||
| * | 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 ↵ | LawrenceK | 2012-12-06 | 1 | -3/+15 |
|/ | | | | this resulted in overrunning the order buffer and eventually corrupting the heap. Two fixes uses the data length and if the size is greater than max_packet_size attempt to send anyway otherwise you break the protocol. | ||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 15 | -7656/+8497 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | 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 |
|\ | | | | | Deadlock | ||||
| * | layout fix | norrarvid | 2012-06-18 | 3 | -5/+11 |
| | |