summaryrefslogtreecommitdiffstats
path: root/freerdp1
Commit message (Collapse)AuthorAgeFilesLines
* layoutfixArvidNorr2013-02-011-1/+1
|
* freeRDP Connection status to logArvidNorr2013-02-011-1/+7
|
* Layout fixesArvidNorr2013-01-311-32/+37
|
* mouse pointer and text cursor fixesArvidNorr2013-01-152-42/+135
|
* update/fix some debug log calls and add the test of XRDP_DEBUG to make files ↵LawrenceK2012-12-202-2/+15
| | | | so controlled by the autoconf option --enable-xrdpdebug
* Whoops got one of the security flags wrongLawrenceK2012-12-061-1/+1
|
* Chnages due to the refctoring of freerdp, mainly the rdp settings object. ↵LawrenceK2012-12-062-120/+112
| | | | Also use FREERDP_LIBS in the make file for xrdplib to handle the shared libraries not being in a system directyory (private build?)
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-192-1541/+1654
| | | | | o applied new coding standards to all .c files o moved some files around
* autotools: change top_srcdir to top_builddir for LIBADDJay Sorg2012-07-131-1/+1
|
* rail: proxy railJay Sorg2012-06-242-22/+342
|
* Merge pull request #27 from ArvidNorr/deadlockArvidNorr2012-06-171-1/+1
|\ | | | | Deadlock
| * Deadlock situation bug fix and improved debug informationnorrarvid2012-06-011-1/+1
| |
* | Merge pull request #23 from ArvidNorr/disconnectArvidNorr2012-06-171-1/+7
|\ \ | | | | | | freerdp disconnect added in exit
| * | layout fix + fix potential memory leaknorrarvid2012-06-181-1/+2
| | |
| * | freerdp disconnect added in exitnorrarvid2012-05-301-2/+7
| |/
* | no logic changes, remove warnings and coding style changesJay Sorg2012-06-101-17/+23
| |
* | Support for invalidate request sent from clients addednorrarvid2012-06-051-3/+42
|/
* Merge pull request #15 from ArvidNorr/minorfixMarc-André Moreau2012-05-241-1/+10
|\ | | | | freeRDP debug improvements
| * freeRDP debug improvementsnorrarvid2012-05-161-1/+10
| |
* | turn uncompressed bitmapV2 upside downnorrarvid2012-05-241-3/+31
|/
* freerdp1: coding style and ifdef changeJay Sorg2012-05-121-54/+52
|
* freerdp1: fixes from ArvidNorrJay Sorg2012-05-072-0/+15
|
* added connect error messages for freerdp1norrarvid2012-04-131-1/+55
|
* freerdp1: nlaJay Sorg2012-02-122-1/+50
|
* freerdp1: fix memory leaksJay Sorg2012-02-102-5/+36
|
* freerdp1: fixed crash, added loggingJay Sorg2012-02-091-1/+11
|
* freerdp memory leak fixJay Sorg2012-02-071-16/+19
|
* forward channel data in freerdp moduleJay Sorg2012-02-072-3/+122
|
* freerdp module, color conversionJay Sorg2012-02-075-23/+404
|
* added freerdp1 moduleJay Sorg2012-02-073-0/+1118