summaryrefslogtreecommitdiffstats
path: root/xorg/X11R7.6/rdp/rdpup.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove x11rdp from xrdp repositoryKoichiro IWAO2018-04-171-2990/+0
| | | | | Now x11rdp is replaced with xorgxrdp. Deprecating it. Repository moved to https://github.com/neutrinolabs/x11rdp.
* X11rdp: respect XRDP_SOCKET_PATH environment variablePavel Roskin2017-03-171-6/+9
|
* x11rdp: respect disconnect timeout set by XRDP_SESMAN_MAX_DISC_TIMEKoichiro IWAO2017-01-161-1/+0
| | | | | The old code overwrites disconnect timeout to 60 sec when XRDP_SESMAN_KILL_DISCONNECT is set to truthy value.
* Typo fixesPavel Roskin2016-05-041-1/+1
|
* multimon fixJay Sorg2016-04-201-4/+0
|
* X11rdp: merge multimon from Xorg driverJay Sorg2016-04-191-0/+31
|
* Fix typosPavel Roskin2016-02-131-1/+1
|
* Replace "charactor" with "character" everywherePavel Roskin2016-01-301-4/+4
|
* Run through codespellPavel Roskin2016-01-141-1/+1
|
* X11rdp: check for errors from shmem callsJay Sorg2015-03-171-10/+24
|
* load the rdp to X11 keybaord mappings from fileJay Sorg2014-07-311-1/+1
|
* more fixes for 32 bit colorJay Sorg2014-06-101-2/+2
|
* X11rdp: run setxkbmap when client connectsJay Sorg2013-11-221-6/+9
|
* X11rdp: starting to add multimonspeidy2013-11-051-0/+13
|
* X11rdp: fix for composite on screen delay and fixes for shared memory orderJay Sorg2013-10-011-4/+8
|
* X11rdp: disable glyph cache for nowJay Sorg2013-09-261-1/+2
|
* merges from authentic8Jay Sorg2013-09-261-26/+466
|\
| * Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c ↵Jim Grandy2013-08-221-20/+48
| | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
| * part of merge, composite, out_uint8s fixesJay Sorg2013-08-221-6/+11
| |
| * rdpup: use out_uint8s instead of out_uint8; rdpdraw.c: resolve bad merge ↵Jim Grandy2013-08-221-6/+6
| | | | | | | | with rdp_is_os, and use a temporary value as final parameter to draw_item_add_img_region
| * Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵Jim Grandy2013-08-221-5/+250
| | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
| * Hand-apply patch (Update cursor location whenever receiving mouse down ↵Jim Grandy2013-08-221-0/+10
| | | | | | | | events) from Authentic8: 19f1718
| * Hand-apply patches (glyph cache) from Authentic8: d9641daJim Grandy2013-08-221-1/+4
| |
| * Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 ↵Jim Grandy2013-08-221-0/+7
| | | | | | | | 0552905 00b08a0
| * Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵Jim Grandy2013-08-221-0/+119
| | | | | | | | 74b015d 4e51e6d 2829087
| * Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a ↵Jim Grandy2013-08-221-0/+2
| | | | | | | | 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
| * Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵Jim Grandy2013-08-221-1/+22
| | | | | | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
* | X11rdp: fixes for off screen bitmap limitsJay Sorg2013-09-241-12/+22
| |
* | X11rdp: work on off screen bitmap, size limit, use ack for screen delayed ↵Jay Sorg2013-09-091-27/+143
| | | | | | | | drawing
* | kill disconencted, make work like man page and update man pageJay Sorg2013-08-241-12/+23
| |
* | hook up the kill disconnect timeout to the sesman config fileJay Sorg2013-08-241-0/+23
| |
* | X11rdp: work on kill disconnect, drawinging fixes, off screen, don't remote ↵Jay Sorg2013-08-221-1/+69
| | | | | | | | till used twice
* | xup: add shared memory option for X11rdp and xrdpJay Sorg2013-08-181-2/+163
|/
* X11rdp: fix drawing issues, turn on screen delay remotingJay Sorg2013-08-161-4/+4
|
* X11rdp: fix for dragging text in Firefox, more loggingJay Sorg2013-07-271-1/+2
|
* X11rdp: log client cursor capsJay Sorg2013-06-081-0/+8
|
* work on new(color) cursorsJay Sorg2013-03-181-1/+31
|
* X11rdp: keyboard and offscreen bitmap fixJay Sorg2012-12-291-0/+1
|
* off screen bitmap creation, don't invalidate whole areaJay Sorg2012-12-281-2/+1
|
* X11rdp: create off screen pixmap if not created on useJay Sorg2012-12-231-2/+3
|
* if mstsc, don't do pixmap to pixmap blitsJay Sorg2012-12-161-2/+15
|
* o Previous merge had too many issues. Hence all files in ↵Laxmikant Rashinkar2012-09-221-80/+89
| | | | | | .../xorg/X11R7.6/rdp were copied from master branch and then astyle was run on the files
* o fixed some issues that may have cropped up due to mistakes I did during ↵Laxmikant Rashinkar2012-09-201-14/+10
| | | | | | the merge or these issues could have been a result of astyle not working correctly (unlikely though)
* o fixed merge conflictsLaxmikant Rashinkar2012-09-191-90/+272
|\
| * xorg: work on screen dirty update, still off by defualt, fix for railJay Sorg2012-09-181-5/+169
| |
* | o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-1296/+1448
|/ | | | | o applied new coding standards to all .c files o moved some files around
* remove rail loggin, minor hints changeJay Sorg2012-08-171-2/+2
|
* xorg: work on dirty updates for bandwidthJay Sorg2012-08-151-10/+47
|
* xorg: offscreen bitmaps, don't remote until usedJay Sorg2012-08-091-0/+76
|
* xorg: added the rail functionsJay Sorg2012-07-311-43/+161
|