summaryrefslogtreecommitdiffstats
path: root/libxrdp
Commit message (Expand)AuthorAgeFilesLines
* libxrdp: work on multimon, fix monitor debug msgspeidy2013-10-051-2/+2
* libxrdp: work on multimon, added monitor data processingspeidy2013-10-053-21/+40
* libxrdp: work on RDP negotiation, add clientRequestedProtocol to MCSspeidy2013-10-012-5/+3
* libxrdp: work on RDP negotiation partspeidy2013-09-251-8/+17
* libxrdp: work on RDP negotiation, not working yet.speidy2013-09-251-28/+109
* libxrdp: work on RDP negotiationspeidy2013-09-201-9/+33
* libxrdp: work on multi-mon, x.224 confirm packetspeidy2013-07-152-9/+10
* libxrdp: work on multi-mon supportspeidy2013-07-155-10/+86
* 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