summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Hand-apply patch (Update cursor location whenever receiving mouse down ↵Jim Grandy2013-08-221-0/+10
| | | | events) from Authentic8: 19f1718
* Hand-apply patch (chansrv: handle ReparentNotify) from Authentic8: 68cdc07Jim Grandy2013-08-221-3/+23
|
* Hand-apply patch (reduce logging in xorg/X11R7.6/rdp/rdpdraw.c) from ↵Jim Grandy2013-08-221-1/+1
| | | | Authentic8: 44a1390
* Hand-apply patches (glyph cache) from Authentic8: d9641daJim Grandy2013-08-222-20/+164
|
* Hand-apply patch (added special meta keys) from Authentic8: c22b7d7Jim Grandy2013-08-221-0/+8
|
* Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 ↵Jim Grandy2013-08-224-58/+79
| | | | 0552905 00b08a0
* Fix merge errors introduced in 3ae1b415 and 20ec9ee3Jim Grandy2013-08-221-1/+3
|
* Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵Jim Grandy2013-08-2230-74/+1406
| | | | 74b015d 4e51e6d 2829087
* Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵Jim Grandy2013-08-227-21/+60
| | | | f994298 38e2def
* Hand-apply patches (rail) from Authentic8 branch: e94d059 c36dc61Jim Grandy2013-08-221-4/+16
|
* Hand-apply patches (rail) from Authentic8: b01207f b9807e9 42f0128 0f0750c ↵Jim Grandy2013-08-221-21/+375
| | | | aef2dce
* Hand-apply patches (rail) from Authentic8: bc68076Jim Grandy2013-08-222-18/+294
|
* Hand-apply patches (X11rdp: add cleanx.sh script) from Authentic8 branch: ↵Jim Grandy2013-08-221-0/+102
| | | | 88d3aa1 28044b3
* Hand-apply patches (X11rdp: fix for frame buffer getting smaller in randr) ↵Jim Grandy2013-08-223-3/+11
| | | | from Authentic8 branch: 1e92a08
* Hand-apply patches (framebuffer alloc) from Authentic8 branch: ↵Jay Sorg2013-08-222-1/+3
| | | | 15ba9cc409e8f57e1800abcd52e77ed409b6cc17
* Hand-apply patches (keyboard autorepeat) from Authentic8 branch: ↵Jay Sorg2013-08-221-0/+48
| | | | b5b58fcbbd9eb57ff1ff4b8df8f4426c1c2881fb
* Hand-apply patches (rail improvements) from Authentic8 branch: 6d97878Jim Grandy2013-08-221-7/+15
|
* Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a ↵Jim Grandy2013-08-227-146/+636
| | | | 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
* Hand-apply patches (keyboard fix for alt,shift on focus in) from Authentic8 ↵Jim Grandy2013-08-221-1/+6
| | | | branch: 108e625 29947e5
* Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵Jim Grandy2013-08-229-16/+342
| | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
* Merge pull request #90 from neutrinolabs/masterjsorg712013-08-1687-1059/+3056
|\ | | | | xorg driver, smart card, etc
| * Merge branch 'master' of github.com:neutrinolabs/xrdpJay Sorg2013-08-162-285/+340
| |\
| | * Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-08-141-105/+8
| | |\
| | * | clipboard: enabled module loggingLaxmikant Rashinkar2013-08-142-285/+340
| | | |
| * | | X11rdp: fix drawing issues, turn on screen delay remotingJay Sorg2013-08-1611-78/+121
| | |/ | |/|
| * | X11rdp: download from xrdp.orgJay Sorg2013-08-131-105/+8
| |/
| * FUSE: changed architecture to use opendir/readdir instead of just readdirLaxmikant Rashinkar2013-08-113-286/+260
| |
| * Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-08-097-2/+414
| |\
| | * chansrv: work on smartcardJay Sorg2013-08-051-12/+31
| | |
| | * added in_uint64_leJay Sorg2013-08-051-0/+25
| | |
| | * chansrv: work on smartcard redirJay Sorg2013-08-056-2/+370
| | |
| * | fuse: added support for detecting files/directories deleted locallyLaxmikant Rashinkar2013-08-092-7/+139
| |/
| * xrdp: added support for forcing credentials on command lineLaxmikant Rashinkar2013-08-034-0/+11
| |
| * xorg driver, added rdpMain.hJay Sorg2013-08-011-0/+30
| |
| * xorg driver, work on rdpupJay Sorg2013-08-017-28/+78
| |
| * xorg driver, work on client connectionJay Sorg2013-08-015-3/+248
| |
| * xorg driver, keyboard / mouse cleanupJay Sorg2013-08-015-127/+153
| |
| * xorg driver, add xrdp connectionJay Sorg2013-07-315-1/+238
| |
| * xorg driver, mouse fix for newer xorgJay Sorg2013-07-311-29/+2
| |
| * xorg driver, PROLOGUE / EPILOGUE changesJay Sorg2013-07-3128-95/+66
| |
| * sesman: added a env var to know when xrdp sessionJay Sorg2013-07-301-0/+1
| |
| * X11rdp: fix for dragging text in Firefox, more loggingJay Sorg2013-07-2718-61/+109
| |
| * xorg driver, mouse inputJay Sorg2013-07-236-10/+187
| |
| * xorg driver, include cleanupJay Sorg2013-07-2326-143/+261
| |
| * xorg driver, work on inputJay Sorg2013-07-2315-13/+540
| |
| * xorg driver, added rdpPixmap.c/hJay Sorg2013-07-216-74/+138
| |
* | Merge pull request #89 from neutrinolabs/masterjsorg712013-07-2193-144/+6322
|\ \ | |/ | | neutrinordp
| * xorg tests, randr, call XRRUpdateConfiguration on configure notify on root ↵Jay Sorg2013-07-211-1/+3
| | | | | | | | window
| * xorg driver, wrap composite and glyphsJay Sorg2013-07-218-2/+239
| |
| * xorg driver, randrJay Sorg2013-07-203-16/+71
| |