summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added g_close_wait_obj and size parameter to g_write_ip_addressJay Sorg2012-05-265-19/+39
* xrdp: fix memory leak in forkJay Sorg2012-05-261-9/+15
* xrdp: added -f command line option to fork on connectionsJay Sorg2012-05-266-12/+103
* chansrv: simple pulse audio supportJay Sorg2012-05-254-28/+625
* Merge pull request #15 from ArvidNorr/minorfixMarc-André Moreau2012-05-241-1/+10
|\
| * freeRDP debug improvementsnorrarvid2012-05-161-1/+10
* | Merge pull request #17 from ArvidNorr/upsidedownMarc-André Moreau2012-05-241-3/+31
|\ \
| * | turn uncompressed bitmapV2 upside downnorrarvid2012-05-241-3/+31
|/ /
* | offscreen bitmaps: implement the delete listJay Sorg2012-05-228-13/+35
* | don't jpeg compress fontsJay Sorg2012-05-215-8/+13
* | xorg: need length in all messages nowJay Sorg2012-05-211-1/+2
* | xorg: check for if off screen bitmaps are offJay Sorg2012-05-211-0/+8
* | -xorg: work on off screen bitmapsJay Sorg2012-05-206-49/+78
* | xorg: work on offscreen bitmapsJay Sorg2012-05-1930-190/+267
* | xorg: work on offscreen bitmapsJay Sorg2012-05-1716-118/+598
* | xorg: work on offscreen bitmapsJay Sorg2012-05-163-21/+61
|/
* xorg: work on offscreen bitmapsJay Sorg2012-05-1527-803/+2108
* xorg: work on offscreen bitmapsJay Sorg2012-05-159-160/+481
* xorg: work on offscreen bitmapsJay Sorg2012-05-1518-615/+1818
* xorg: change all orders to use code, size style messagesJay Sorg2012-05-131-23/+40
* started work on off screen bitmap supportJay Sorg2012-05-135-0/+141
* xrdp: xrdp_painter_copy width, height fixJay Sorg2012-05-131-4/+4
* pass the client_info(caps) on to module and xserverJay Sorg2012-05-1310-51/+168
* xup: add more forgiving X11rdp / xup messages with sizeJay Sorg2012-05-121-93/+127
* freerdp1: coding style and ifdef changeJay Sorg2012-05-121-54/+52
* xorg: change default resolution to 1024x768Jay Sorg2012-05-112-4/+5
* update common/xrdp_constants.hJay Sorg2012-05-101-21/+104
* rfx: work on rfxJay Sorg2012-05-103-12/+24
* libxrdp: added xrdp_surface.cJay Sorg2012-05-081-0/+155
* libxrdp: added xrdp_fastpath.cJay Sorg2012-05-081-0/+196
* freerdp1: fixes from ArvidNorrJay Sorg2012-05-072-0/+15
* fixes from ArvidNorrJay Sorg2012-05-074-23/+40
* Merge pull request #14 from ArvidNorr/freerdpconnecterrorMarc-André Moreau2012-05-071-1/+55
|\
| * added connect error messages for freerdp1norrarvid2012-04-131-1/+55
* | check for pkg-config in bootstrapJay Sorg2012-05-041-0/+7
* | Merge pull request #13 from hyeshik/masterMarc-André Moreau2012-05-031-1/+1
|\ \
| * | Fix endianness of virtual channel flags. This fixes the clipboard compatibili...Hyeshik Chang2012-05-041-1/+1
|/ /
* | Merge pull request #12 from Osirium/masterMarc-André Moreau2012-05-021-1/+1
|\ \
| * | to build xrdp with freerdp1 you need another library for libxrdpLawrenceK2012-05-021-1/+1
|/ /
* | xorg: added start of X11rdp / xup capsJay Sorg2012-04-143-2/+119
|/
* added non standard jpeg support off by defaultJay Sorg2012-04-077-5/+295
* libxrdp: added #ifdef for mppcJay Sorg2012-04-061-1/+4
* xorg: complete CopyPlane Xserver functionJay Sorg2012-04-062-8/+52
* xorg: copy X11rdp to install destination after buildingJay Sorg2012-04-051-0/+5
* libxrdp: user freerdp mppc compressorJay Sorg2012-04-054-11/+101
* xorg: change buildx.sh parameter, added drop for debugging buildsJay Sorg2012-03-291-2/+2
* xrdp: added xrdp.ini options to auto execute a modules and hide log windowJay Sorg2012-03-165-13/+52
* xrdp: added override setting for chansrv portJay Sorg2012-03-163-41/+75
* common: allow env vars to override .ini settings when value start with $Jay Sorg2012-03-161-2/+18
* use unix domain socket for xrdp-X11rdp connectionJay Sorg2012-03-153-3/+40