Commit Graph

1492 Commits

Author SHA1 Message Date
Laxmikant Rashinkar
551cf6a7fe Merge branch 'master' of github.com:FreeRDP/xrdp 2013-05-21 12:57:20 -07:00
Laxmikant Rashinkar
652bacf07f file system redirection:
o vi now works with freerdp and rdesktop
2013-05-21 12:57:06 -07:00
Jay Sorg
2039bbe397 xrdp: fix for non 'new' cursor clients like rdesktop 2013-05-20 11:50:05 -07:00
Jay Sorg
bc2c50602e X11rdp: only remove pixmap if usage_hint is zero 2013-05-19 19:19:18 -07:00
Laxmikant Rashinkar
0f15c482e1 file system redirection:
o vi now works when connected via freerdp but does not fully work with rdesktop
2013-05-19 17:23:18 -07:00
Laxmikant Rashinkar
315ef8ad71 file system redirection:
o touch <file> was not working - fixed
    o echo "this is a string" > filename was not working - fixed
    o echo "this is a string" >> filename was not working - fixed
    o vi was not working - working now but swap files are not
      being deleted automatically - work in progress
2013-05-18 19:44:16 -07:00
Laxmikant Rashinkar
262bb7e813 Merge branch 'xrdp_smartcard' 2013-05-15 17:08:10 -07:00
Laxmikant Rashinkar
89b7cd269e smartcard: developer checkin for smartcard support 2013-05-15 17:06:05 -07:00
Jay Sorg
c668b745d9 neutrinordp module, use SendInvalidate on invalidate 2013-05-13 20:48:27 -07:00
Jay Sorg
21df0406d7 pulse work and cleanup 2013-05-12 18:03:32 -07:00
Jay Sorg
8c9fe9452f pulse sink changes 2013-05-11 19:36:12 -07:00
Jay Sorg
01bb4d97f9 X11rdp: fix an error in scrolling / CopyArea 2013-05-11 16:35:54 -07:00
Jay Sorg
1674108d8d use dx, dy in CopyArea PixToPix, not WndToPix 2013-05-11 13:46:55 -07:00
Jay Sorg
172a8b9f17 turn off subtract region for now 2013-05-11 13:45:59 -07:00
Jay Sorg
8449ac4b55 pam: added xrdp-sesman.other 2013-05-07 21:58:00 -07:00
Jay Sorg
1f1e8a5159 startwm.sh: forgot to remove org Xsession call 2013-05-07 20:32:06 -07:00
Jay Sorg
4960accf8e pulse sink, use buffer so not sending too small or too big audio packets 2013-05-07 16:27:32 -07:00
Jay Sorg
4871ffa666 pulse sink, don't need i18n.h 2013-05-07 12:42:08 -07:00
Jay Sorg
cd0a8721d1 disable ipv6 for now 2013-05-06 17:45:30 -07:00
Laxmikant Rashinkar
ca61050b74 file system redirection: resolved merge conflicts 2013-05-05 19:38:32 -07:00
Laxmikant Rashinkar
771e2248b2 file system redirection: made changes to support rdesktop 2013-05-05 18:42:17 -07:00
Jay Sorg
2086cc25e7 startwm.sh should look for Xsession 2013-05-03 20:07:31 -07:00
Jay Sorg
e4b19abd1d chanarv: x prefix for stream functions to avoid name collision 2013-05-03 02:25:13 -07:00
Jay Sorg
64fabbad68 got neutrinordp module building 2013-05-03 02:07:02 -07:00
Jay Sorg
862ee8b914 started adding neutrinordp module 2013-05-03 00:37:11 -07:00
Jay Sorg
4544554c3b chansrv: fix for close message 2013-05-01 23:41:44 -07:00
Jay Sorg
19a9ed47dc xrdp: use full path for loading xrdp modules 2013-05-01 22:26:34 -07:00
Jay Sorg
be44e0be4b Merge branch 'master' of github.com:FreeRDP/xrdp 2013-04-28 22:37:58 -07:00
Jay Sorg
6d5ffee12b work on pulse sink, added close message 2013-04-28 22:37:47 -07:00
Laxmikant Rashinkar
8715433732 Merge branch 'master' of github.com:FreeRDP/xrdp 2013-04-27 11:11:13 -07:00
Laxmikant Rashinkar
c3df38dca1 added makefile 2013-04-27 11:10:36 -07:00
Laxmikant Rashinkar
96c5596b99 added hexdump function 2013-04-26 21:01:38 -07:00
Laxmikant Rashinkar
284d441245 Merge branch 'master' of github.com:FreeRDP/xrdp 2013-04-26 18:55:49 -07:00
Laxmikant Rashinkar
58158e6a3b hooked up clipboard code with FUSE 2013-04-26 18:55:28 -07:00
Jay Sorg
8acdc403e3 common: fix for when [] is in comment 2013-04-25 00:19:14 -07:00
Laxmikant Rashinkar
1f1b6e8738 Merge branch 'master' of github.com:FreeRDP/xrdp 2013-04-22 12:55:38 -07:00
Laxmikant Rashinkar
1d1e804a1c first checkin for gtcp-proxy, a man-in-the-middle program to monitor network traffice 2013-04-22 12:54:57 -07:00
Jay Sorg
d4f72c52ae pam changes to use system default 2013-04-22 10:56:20 -07:00
Jay Sorg
9afa221f71 Merge branch 'master' of github.com:FreeRDP/xrdp 2013-04-22 10:55:13 -07:00
Laxmikant Rashinkar
c5ebc9ae51 a debug version of xrdp/xrdp.ini was previously commited 2013-04-20 18:44:11 -07:00
Laxmikant Rashinkar
ef32626a9b Merge branch 'fuse_speedup' 2013-04-20 16:46:06 -07:00
Laxmikant Rashinkar
97c483c8b3 swapped cb_lookup and cb_readdir 2013-04-20 16:42:49 -07:00
jsorg71
f10d789b8a Merge pull request #54 from bartw72/rgborder
The RGB ordering in uncompressed bitmaps reversed
2013-04-17 23:09:38 -07:00
Jay Sorg
214a7b52bc merge from ghomem 2013-04-17 22:59:50 -07:00
Jay Sorg
2ed8b31a11 ipv6 2013-04-04 01:31:51 -07:00
Jay Sorg
a1ca415615 ipv6 2013-04-03 23:06:40 -07:00
Jay Sorg
d9c0af1e78 ipv6 2013-04-03 23:06:08 -07:00
Jay Sorg
b4ce83a685 ipv6 fix for sesman 2013-04-03 20:49:01 -07:00
Jay Sorg
54463affaf autodetect ipv6 2013-04-03 00:54:52 -07:00
Jay Sorg
8b71f48f7b adding ipv6 support 2013-04-03 00:16:52 -07:00