summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* missing init of variable addednorrarvid2012-06-041-1/+1
|
* Improved error handling for module load and init, fixed bug in logwindownorrarvid2012-05-305-2/+55
|
* merge comments defines and simplified functionnorrarvid2012-05-2910-50/+95
|\
| * added comments, added define, removed unused inparameternorrarvid2012-05-2910-49/+94
| |
* | Merge pull request #20 from ArvidNorr/widerloginMarc-André Moreau2012-05-281-4/+4
|\ \ | | | | | | Support for long user and DNS name
| * | Support for long user and DNS namenorrarvid2012-05-281-4/+4
| |/
* | xrdp: pid file fixesJay Sorg2012-05-263-13/+59
| |
* | xrdp: add fork option to xrdp.iniJay Sorg2012-05-263-10/+15
| |
* | Merge branch 'master' of github.com:FreeRDP/xrdpJay Sorg2012-05-264-1/+45
|\ \
| * \ Merge pull request #18 from itamarjp/masterMarc-André Moreau2012-05-264-1/+45
| |\ \ | | | | | | | | add systemd support into xrdp.
| | * | add systemd support into xrdpItamar Reis Peixoto2012-05-264-1/+45
| | | |
* | | | 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 improvements
| * | freeRDP debug improvementsnorrarvid2012-05-161-1/+10
| | |
* | | Merge pull request #17 from ArvidNorr/upsidedownMarc-André Moreau2012-05-241-3/+31
|\ \ \ | |_|/ |/| | turn uncompressed bitmapV2 upside down
| * | 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 freerdp1
| * 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
|\ \ | | | | | | Fixing clipboard incompatibility with MSTSC in freerdp1 sessions
| * | Fix endianness of virtual channel flags. This fixes the clipboard ↵Hyeshik Chang2012-05-041-1/+1
|/ / | | | | | | compatibility issue with Microsoft RDP clients.
* | Merge pull request #12 from Osirium/masterMarc-André Moreau2012-05-021-1/+1
|\ \ | | | | | | Add missing freerdp1 library to xrdp (libxrdp) build
| * | to build xrdp with freerdp1 you need another library for libxrdpLawrenceK2012-05-021-1/+1
|/ /