| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | libxrdp: some ISO_PDU_CR changes | Jay Sorg | 2013-10-09 | 2 | -51/+28 |
* | | libxrdp: some ISO_PDU_CR changes | Jay Sorg | 2013-10-09 | 1 | -59/+112 |
* | | from last merge | Jay Sorg | 2013-10-09 | 1 | -1/+1 |
* | | Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon | Jay Sorg | 2013-10-09 | 8 | -33/+314 |
|\ \ |
|
| * | | libxrdp: iso_send_rdpnegrdp fix + notes. | speidy | 2013-10-09 | 1 | -11/+5 |
| * | | libxrdp: add clientRequestedProtocol only when RDPNEGDATA occurs. | speidy | 2013-10-09 | 2 | -15/+31 |
| * | | libxrdp: work on RDP negotiation, add legacy non-nego support. | speidy | 2013-10-09 | 1 | -31/+65 |
| * | | libxrdp: work on multimon, fix monitor debug msg | speidy | 2013-10-05 | 1 | -2/+2 |
| * | | libxrdp: work on multimon, added monitor data processing | speidy | 2013-10-05 | 3 | -21/+40 |
| * | | libxrdp: work on RDP negotiation, add clientRequestedProtocol to MCS | speidy | 2013-10-01 | 2 | -5/+3 |
| * | | libxrdp: work on RDP negotiation part | speidy | 2013-09-25 | 1 | -8/+17 |
| * | | libxrdp: work on RDP negotiation, not working yet. | speidy | 2013-09-25 | 1 | -28/+109 |
| * | | libxrdp: work on RDP negotiation | speidy | 2013-09-20 | 2 | -9/+56 |
| * | | X11rdp: makefile missing seperator fix | speidy | 2013-07-16 | 1 | -1/+1 |
| * | | libxrdp: work on multi-mon, x.224 confirm packet | speidy | 2013-07-15 | 2 | -9/+10 |
| * | | libxrdp: add xrdp.ini multi-mon config | speidy | 2013-07-15 | 1 | -0/+2 |
| * | | libxrdp: work on multi-mon support | speidy | 2013-07-15 | 7 | -13/+93 |
* | | | log client ip with pid, etc | Jay Sorg | 2013-10-02 | 7 | -4/+60 |
* | | | added options to set tcp send and recv buffer sizes | Jay Sorg | 2013-10-02 | 5 | -0/+159 |
* | | | xup: pid logging, use log_message | Jay Sorg | 2013-10-02 | 1 | -4/+6 |
* | | | add pid logging | Jay Sorg | 2013-10-01 | 3 | -0/+63 |
* | | | X11rdp: fix for composite on screen delay and fixes for shared memory order | Jay Sorg | 2013-10-01 | 4 | -8/+25 |
* | | | sesman: Fedora bug 821569 | Jay Sorg | 2013-10-01 | 5 | -70/+123 |
* | | | X11rdp: disable glyph cache for now | Jay Sorg | 2013-09-26 | 1 | -1/+2 |
* | | | X11rdp: fix after a8 merge | Jay Sorg | 2013-09-26 | 2 | -34/+0 |
* | | | xrdp: fix after a8 merge | Jay Sorg | 2013-09-26 | 1 | -4/+4 |
* | | | merges from authentic8 | Jay Sorg | 2013-09-26 | 50 | -409/+5563 |
|\ \ \ |
|
| * | | | fix merge error in xorg/X11R7.6/rdp/rdp.h | Jim Grandy | 2013-08-22 | 1 | -1/+0 |
| * | | | Another merge error in sesman/chansrv/clipboar.c | Jim Grandy | 2013-08-22 | 1 | -8/+8 |
| * | | | fix merge error in sesman/chansrv/clipboard.c | Jim Grandy | 2013-08-22 | 1 | -4/+4 |
| * | | | Merge branch 'merge-a8' of a8git:xrdp into merge-a8 | Jim Grandy | 2013-08-22 | 0 | -0/+0 |
| |\ \ \ |
|
| | * | | | X11rdp: fixes for the merge, offscreen fix | Jay Sorg | 2013-08-09 | 3 | -13/+20 |
| | * | | | X11rdp: valgrind font fix | Jay Sorg | 2013-08-08 | 1 | -0/+4 |
| | * | | | Fix errors cause by previous merge (2361914) | Jim Grandy | 2013-08-08 | 4 | -2/+5 |
| | * | | | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9... | Jim Grandy | 2013-08-07 | 9 | -86/+422 |
| | * | | | xrdp: disable freerdp proxy build | Jay Sorg | 2013-08-02 | 1 | -1/+1 |
| | * | | | Merge: add /opt/xrdp/lib to rpath in xrdp, for libfreerdp | jgrandy | 2013-07-28 | 1 | -1/+14 |
| | * | | | Merge branch 'merge-a8' of a8git:xrdp into merge-a8 | Jim Grandy | 2013-07-26 | 0 | -0/+0 |
| | |\ \ \ |
|
| | | * | | | part of merge, no logic change, add -g to Makefile and LLOGLN to xup.c | Jay Sorg | 2013-07-12 | 2 | -1/+7 |
| | | * | | | part of merge, composite, out_uint8s fixes | Jay Sorg | 2013-07-12 | 3 | -17/+22 |
| | | * | | | part of merge, move all glyph calls to rdpglyph.c | Jay Sorg | 2013-07-12 | 3 | -68/+73 |
| | | * | | | rdpup: use out_uint8s instead of out_uint8; rdpdraw.c: resolve bad merge with... | Jim Grandy | 2013-07-08 | 2 | -67/+8 |
| | | * | | | Add xorg/X11R7.6/rdp/rdpComposite.c, missed from previous commit (a27cbdd) | Jim Grandy | 2013-07-07 | 1 | -0/+908 |
| | | * | | | Merge branch 'merge-a8' of a8git:xrdp into merge-a8 | Jim Grandy | 2013-07-06 | 1 | -1/+2 |
| | | |\ \ \ |
|
| | | | * | | | fix typo introduced in cb1efca6 | Jim Grandy | 2013-07-06 | 1 | -0/+1 |
| | | | * | | | Fix typo introduced in cb1efca6 | Jim Grandy | 2013-07-06 | 1 | -1/+1 |
| | | * | | | | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a... | Jim Grandy | 2013-07-06 | 18 | -302/+1087 |
| | | |/ / / |
|
| | | * | | | Hand-apply patch (rail: send ShowState when window order changes) from Authen... | Jim Grandy | 2013-07-06 | 1 | -0/+12 |
| | | * | | | Hand-apply patches (X11rdp text) from Authentic8: d25c23d f977cd9 | Jim Grandy | 2013-07-06 | 1 | -2/+29 |
| | | * | | | Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99 | Jim Grandy | 2013-07-06 | 3 | -91/+212 |