summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://github.com/FreeRDP/xrdpLawrenceK2013-01-157-22/+73
|\
| * vrplayer: fix for building with older ffmpegJay Sorg2013-01-141-8/+14
| * vrplayer: change to get screen positionJay Sorg2013-01-131-7/+13
| * update for xrdp.iniJay Sorg2013-01-071-2/+2
| * libxrdp: added ini settings for bulk compressorJay Sorg2013-01-063-1/+19
| * xrdpvr: compile fix for older ffmpegJay Sorg2013-01-022-4/+25
* | Make this the osirium default xrdp fileLawrenceK2013-01-021-56/+3
|/
* vrplayer: path and close changesJay Sorg2012-12-301-6/+13
* vrplayer: rpath changeJay Sorg2012-12-302-0/+7
* X11rdp: keyboard and offscreen bitmap fixJay Sorg2012-12-292-2/+6
* libxrdp: add our own mppc compression instead of using the freerdp mppcJay Sorg2012-12-284-12/+1079
* off screen bitmap creation, don't invalidate whole areaJay Sorg2012-12-284-11/+21
* Merge branch 'master' of https://github.com/FreeRDP/xrdpLaxmikant Rashinkar2012-12-2638-202/+353
|\
| * fixes, logging for off screenJay Sorg2012-12-232-0/+19
| * X11rdp: create off screen pixmap if not created on useJay Sorg2012-12-2323-47/+86
| * Merge pull request #45 from Osirium/patch/debug-loggingMarc-André Moreau2012-12-207-5/+34
| |\
| | * update/fix some debug log calls and add the test of XRDP_DEBUG to make files ...LawrenceK2012-12-207-5/+34
| * | Merge pull request #46 from Osirium/patch/channel-enablesMarc-André Moreau2012-12-202-28/+83
| |\ \ | | |/ | |/|
| | * Update allowed channel lists from entries in the connection entry prefixed ch...LawrenceK2012-12-202-28/+83
| |/
| * Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012Marc-André Moreau2012-12-204-122/+116
| |\
| | * Whoops got one of the security flags wrongLawrenceK2012-12-061-1/+1
| | * 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
| | * Chnages due to the refctoring of freerdp, mainly the rdp settings object. Als...LawrenceK2012-12-062-120/+112
| * | Merge pull request #44 from Osirium/pull/add-strchrMarc-André Moreau2012-12-202-0/+15
| |\ \
| | * | Add g_strchr to os_callsLawrenceK2012-12-202-0/+15
| |/ /
* | | o developer checkinLaxmikant Rashinkar2012-12-2619-256/+1458
|/ /
* | xrdpapi: send for all bytesJay Sorg2012-12-171-3/+29
* | xrdpapi: use header for server to client writesJay Sorg2012-12-172-2/+41
* | if mstsc, don't do pixmap to pixmap blitsJay Sorg2012-12-162-3/+18
* | o development checkinLaxmikant Rashinkar2012-12-0813-55/+1058
* | Merge pull request #43 from Osirium/bug/xrdp-orders-text-2jsorg712012-12-061-3/+15
|\ \
| * | when processing a text order we where not correctly using the text length thi...LawrenceK2012-12-061-3/+15
| |/
| * Merge branch 'master' of git://github.com/FreeRDP/xrdpLawrenceK2012-12-04222-50128/+56278
| |\ | |/ |/|
* | chansrv: cleanup some clipboard codeJay Sorg2012-11-141-46/+60
* | Merge branch 'master' of github.com:FreeRDP/xrdpJay Sorg2012-11-141-0/+8
|\ \
| * \ Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2012-11-135-11/+155
| |\ \
| * | | added cplusplus guards to header file xrdpvr.hLaxmikant Rashinkar2012-11-131-0/+8
* | | | chansrv: change for pasting over a wanJay Sorg2012-11-142-54/+111
| |/ / |/| |
* | | chansrv: work on clipboard c2s for wanJay Sorg2012-11-112-5/+141
* | | do not build xrdpvr unless --enable-xrdpvr is usedJay Sorg2012-11-102-2/+12
* | | xrdpvr: build fix, don't need AVDictionaryJay Sorg2012-11-101-4/+2
|/ /
* | Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2012-11-101-5/+12
|\ \
| * \ Merge branch 'master' of github.com:FreeRDP/xrdpJay Sorg2012-11-109-64/+179
| |\ \
| * | | fix for odd error when disconecting clientJay Sorg2012-11-101-5/+12
* | | | forgot to add xrdpvr directory and filesLaxmikant Rashinkar2012-11-104-0/+779
| |/ / |/| |
* | | Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2012-11-093-88/+123
|\ \ \ | |/ /
| * | chansrv: ignore directory clipboard copies for now and clean up loggingJay Sorg2012-11-073-47/+55
| * | chansrv: make sure ~/xrdp_client exists, other cleanupsJay Sorg2012-11-072-43/+68
| * | chansrv: fix build without --enable-fuseJay Sorg2012-11-071-0/+2