| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo introduced in cb1efca6 | Jim Grandy | 2013-08-22 | 1 | -0/+1 |
* | Fix typo introduced in cb1efca6 | Jim Grandy | 2013-08-22 | 1 | -1/+1 |
* | Hand-apply patch (rail: send ShowState when window order changes) from Authen... | Jim Grandy | 2013-08-22 | 1 | -0/+12 |
* | Hand-apply patches (X11rdp text) from Authentic8: d25c23d f977cd9 | Jim Grandy | 2013-08-22 | 1 | -2/+29 |
* | Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99 | Jim Grandy | 2013-08-22 | 3 | -91/+212 |
* | Hand-apply patch (Update cursor location whenever receiving mouse down events... | Jim Grandy | 2013-08-22 | 1 | -0/+10 |
* | Hand-apply patch (chansrv: handle ReparentNotify) from Authentic8: 68cdc07 | Jim Grandy | 2013-08-22 | 1 | -3/+23 |
* | Hand-apply patch (reduce logging in xorg/X11R7.6/rdp/rdpdraw.c) from Authenti... | Jim Grandy | 2013-08-22 | 1 | -1/+1 |
* | Hand-apply patches (glyph cache) from Authentic8: d9641da | Jim Grandy | 2013-08-22 | 2 | -20/+164 |
* | Hand-apply patch (added special meta keys) from Authentic8: c22b7d7 | Jim Grandy | 2013-08-22 | 1 | -0/+8 |
* | Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552... | Jim Grandy | 2013-08-22 | 4 | -58/+79 |
* | Fix merge errors introduced in 3ae1b415 and 20ec9ee3 | Jim Grandy | 2013-08-22 | 1 | -1/+3 |
* | Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b0... | Jim Grandy | 2013-08-22 | 30 | -74/+1406 |
* | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9... | Jim Grandy | 2013-08-22 | 7 | -21/+60 |
* | Hand-apply patches (rail) from Authentic8 branch: e94d059 c36dc61 | Jim Grandy | 2013-08-22 | 1 | -4/+16 |
* | Hand-apply patches (rail) from Authentic8: b01207f b9807e9 42f0128 0f0750c ae... | Jim Grandy | 2013-08-22 | 1 | -21/+375 |
* | Hand-apply patches (rail) from Authentic8: bc68076 | Jim Grandy | 2013-08-22 | 2 | -18/+294 |
* | Hand-apply patches (X11rdp: add cleanx.sh script) from Authentic8 branch: 88d... | Jim Grandy | 2013-08-22 | 1 | -0/+102 |
* | Hand-apply patches (X11rdp: fix for frame buffer getting smaller in randr) fr... | Jim Grandy | 2013-08-22 | 3 | -3/+11 |
* | Hand-apply patches (framebuffer alloc) from Authentic8 branch: 15ba9cc409e8f5... | Jay Sorg | 2013-08-22 | 2 | -1/+3 |
* | Hand-apply patches (keyboard autorepeat) from Authentic8 branch: b5b58fcbbd9e... | Jay Sorg | 2013-08-22 | 1 | -0/+48 |
* | Hand-apply patches (rail improvements) from Authentic8 branch: 6d97878 | Jim Grandy | 2013-08-22 | 1 | -7/+15 |
* | Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e6... | Jim Grandy | 2013-08-22 | 7 | -146/+636 |
* | Hand-apply patches (keyboard fix for alt,shift on focus in) from Authentic8 b... | Jim Grandy | 2013-08-22 | 1 | -1/+6 |
* | Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d... | Jim Grandy | 2013-08-22 | 9 | -16/+342 |
* | Merge pull request #90 from neutrinolabs/master | jsorg71 | 2013-08-16 | 87 | -1059/+3056 |
|\ |
|
| * | Merge branch 'master' of github.com:neutrinolabs/xrdp | Jay Sorg | 2013-08-16 | 2 | -285/+340 |
| |\ |
|
| | * | Merge branch 'master' of github.com:neutrinolabs/xrdp | Laxmikant Rashinkar | 2013-08-14 | 1 | -105/+8 |
| | |\ |
|
| | * | | clipboard: enabled module logging | Laxmikant Rashinkar | 2013-08-14 | 2 | -285/+340 |
| * | | | X11rdp: fix drawing issues, turn on screen delay remoting | Jay Sorg | 2013-08-16 | 11 | -78/+121 |
| | |/
| |/| |
|
| * | | X11rdp: download from xrdp.org | Jay Sorg | 2013-08-13 | 1 | -105/+8 |
| |/ |
|
| * | FUSE: changed architecture to use opendir/readdir instead of just readdir | Laxmikant Rashinkar | 2013-08-11 | 3 | -286/+260 |
| * | Merge branch 'master' of github.com:neutrinolabs/xrdp | Laxmikant Rashinkar | 2013-08-09 | 7 | -2/+414 |
| |\ |
|
| | * | chansrv: work on smartcard | Jay Sorg | 2013-08-05 | 1 | -12/+31 |
| | * | added in_uint64_le | Jay Sorg | 2013-08-05 | 1 | -0/+25 |
| | * | chansrv: work on smartcard redir | Jay Sorg | 2013-08-05 | 6 | -2/+370 |
| * | | fuse: added support for detecting files/directories deleted locally | Laxmikant Rashinkar | 2013-08-09 | 2 | -7/+139 |
| |/ |
|
| * | xrdp: added support for forcing credentials on command line | Laxmikant Rashinkar | 2013-08-03 | 4 | -0/+11 |
| * | xorg driver, added rdpMain.h | Jay Sorg | 2013-08-01 | 1 | -0/+30 |
| * | xorg driver, work on rdpup | Jay Sorg | 2013-08-01 | 7 | -28/+78 |
| * | xorg driver, work on client connection | Jay Sorg | 2013-08-01 | 5 | -3/+248 |
| * | xorg driver, keyboard / mouse cleanup | Jay Sorg | 2013-08-01 | 5 | -127/+153 |
| * | xorg driver, add xrdp connection | Jay Sorg | 2013-07-31 | 5 | -1/+238 |
| * | xorg driver, mouse fix for newer xorg | Jay Sorg | 2013-07-31 | 1 | -29/+2 |
| * | xorg driver, PROLOGUE / EPILOGUE changes | Jay Sorg | 2013-07-31 | 28 | -95/+66 |
| * | sesman: added a env var to know when xrdp session | Jay Sorg | 2013-07-30 | 1 | -0/+1 |
| * | X11rdp: fix for dragging text in Firefox, more logging | Jay Sorg | 2013-07-27 | 18 | -61/+109 |
| * | xorg driver, mouse input | Jay Sorg | 2013-07-23 | 6 | -10/+187 |
| * | xorg driver, include cleanup | Jay Sorg | 2013-07-23 | 26 | -143/+261 |
| * | xorg driver, work on input | Jay Sorg | 2013-07-23 | 15 | -13/+540 |