Commit Graph

1745 Commits

Author SHA1 Message Date
Jim Grandy
2036010e0c Hand-apply patches (rail improvements) from Authentic8 branch: 6d97878 2013-08-22 12:49:40 -07:00
Jim Grandy
53311f2b25 Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a 2013-08-22 12:49:40 -07:00
Jim Grandy
3fdd9bc378 Hand-apply patches (keyboard fix for alt,shift on focus in) from Authentic8 branch: 108e625 29947e5 2013-08-22 12:49:40 -07:00
Jim Grandy
dfe5911b55 Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f 2013-08-22 12:49:40 -07:00
Jay Sorg
4a66be133f CRC optimize 2013-08-19 10:48:38 -07:00
Jay Sorg
f17692adaa added out_uint64_le 2013-08-19 10:47:26 -07:00
Jay Sorg
d96d8aa5ad xup: add shared memory option for X11rdp and xrdp 2013-08-18 22:36:18 -07:00
Jay Sorg
e602a28d5c common: transport aware when app is terminating 2013-08-17 13:32:53 -07:00
Jay Sorg
ee98f1cdd4 X11rdp: input delay motion 2013-08-16 22:23:09 -07:00
jsorg71
b8388a65a2 Merge pull request #90 from neutrinolabs/master
xorg driver, smart card, etc
2013-08-16 12:13:52 -07:00
Jay Sorg
fa40106a69 Merge branch 'master' of github.com:neutrinolabs/xrdp 2013-08-16 10:54:06 -07:00
Jay Sorg
9357addde5 X11rdp: fix drawing issues, turn on screen delay remoting 2013-08-16 10:53:55 -07:00
Laxmikant Rashinkar
9ee39bf8f3 Merge branch 'master' of github.com:neutrinolabs/xrdp 2013-08-14 20:01:03 -07:00
Laxmikant Rashinkar
09dd58c5e1 clipboard: enabled module logging 2013-08-14 20:00:52 -07:00
Jay Sorg
25ee064340 X11rdp: download from xrdp.org 2013-08-13 11:06:25 -07:00
Laxmikant Rashinkar
6381941c78 FUSE: changed architecture to use opendir/readdir instead of just readdir 2013-08-11 18:06:39 -07:00
Jay Sorg
f4b8798a1d X11rdp: fixes for the merge, offscreen fix 2013-08-09 20:07:24 -07:00
Laxmikant Rashinkar
d2de1b703b Merge branch 'master' of github.com:neutrinolabs/xrdp 2013-08-09 19:44:05 -07:00
Laxmikant Rashinkar
23433c9c7e fuse: added support for detecting files/directories deleted locally 2013-08-09 19:43:45 -07:00
Jay Sorg
8086b59477 X11rdp: valgrind font fix 2013-08-08 12:17:46 -07:00
Jim Grandy
8582b4a1b6 Fix errors cause by previous merge (2361914) 2013-08-08 09:21:40 -07:00
Jim Grandy
23619142b0 Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce 2013-08-07 21:02:22 -07:00
Jay Sorg
8b48e2274e chansrv: work on smartcard 2013-08-05 20:16:18 -07:00
Jay Sorg
6c07ee0ba3 added in_uint64_le 2013-08-05 20:14:20 -07:00
Jay Sorg
e427113fa8 chansrv: work on smartcard redir 2013-08-05 01:10:57 -07:00
Laxmikant Rashinkar
474d17d556 xrdp: added support for forcing credentials on command line 2013-08-03 15:47:26 -07:00
Jay Sorg
7842958e30 xrdp: disable freerdp proxy build 2013-08-02 08:56:13 -07:00
Jay Sorg
9c237d1cc6 xorg driver, added rdpMain.h 2013-08-01 23:52:14 -07:00
Jay Sorg
4865b1dc6b xorg driver, work on rdpup 2013-08-01 23:30:23 -07:00
Jay Sorg
6e3b7245aa xorg driver, work on client connection 2013-08-01 20:28:10 -07:00
Jay Sorg
a8c3a05e50 xorg driver, keyboard / mouse cleanup 2013-08-01 18:05:13 -07:00
Jay Sorg
f0a91c444d xorg driver, add xrdp connection 2013-07-31 23:03:38 -07:00
Jay Sorg
635e2dba38 xorg driver, mouse fix for newer xorg 2013-07-31 01:23:55 -07:00
Jay Sorg
61d51cea60 xorg driver, PROLOGUE / EPILOGUE changes 2013-07-31 00:41:44 -07:00
Jay Sorg
2515caa66a sesman: added a env var to know when xrdp session 2013-07-30 15:03:34 -07:00
jgrandy
9de772bde9 Merge: add /opt/xrdp/lib to rpath in xrdp, for libfreerdp 2013-07-28 13:07:24 -07:00
Jay Sorg
af4dbdc75a X11rdp: fix for dragging text in Firefox, more logging 2013-07-27 17:20:19 -07:00
Jim Grandy
80d04ba2e1 Merge branch 'merge-a8' of a8git:xrdp into merge-a8 2013-07-26 12:27:44 -07:00
Jay Sorg
023995e938 part of merge, no logic change, add -g to Makefile and LLOGLN to xup.c 2013-07-26 12:25:04 -07:00
Jay Sorg
75eba7858c part of merge, composite, out_uint8s fixes 2013-07-26 12:25:04 -07:00
Jay Sorg
39e69956a6 part of merge, move all glyph calls to rdpglyph.c 2013-07-26 12:25:03 -07:00
Jim Grandy
504fad026e rdpup: use out_uint8s instead of out_uint8; rdpdraw.c: resolve bad merge with rdp_is_os, and use a temporary value as final parameter to draw_item_add_img_region 2013-07-26 12:25:03 -07:00
Jim Grandy
e820488e54 Add xorg/X11R7.6/rdp/rdpComposite.c, missed from previous commit (a27cbdd) 2013-07-26 12:25:03 -07:00
Jim Grandy
c42ae35252 Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 2013-07-26 12:25:03 -07:00
Jim Grandy
eef1ca3937 fix typo introduced in cb1efca6 2013-07-26 12:25:03 -07:00
Jim Grandy
e0b1c754ac Fix typo introduced in cb1efca6 2013-07-26 12:25:02 -07:00
Jim Grandy
2d6a2a1607 Hand-apply patch (rail: send ShowState when window order changes) from Authentic8: c36a2d7 2013-07-26 12:25:02 -07:00
Jim Grandy
9598685d4b Hand-apply patches (X11rdp text) from Authentic8: d25c23d f977cd9 2013-07-26 12:25:02 -07:00
Jim Grandy
29e61134c3 Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99 2013-07-26 12:25:02 -07:00
Jim Grandy
8c4019b908 Hand-apply patch (Update cursor location whenever receiving mouse down events) from Authentic8: 19f1718 2013-07-26 12:25:02 -07:00