Commit Graph

134 Commits

Author SHA1 Message Date
Jim Grandy
2ba20213fe Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f 2013-07-26 12:24:01 -07:00
Jay Sorg
45492057c5 Merge branch 'master' of github.com:neutrinolabs/xrdp 2013-07-02 00:45:54 -07:00
Jay Sorg
29420b3134 chansrv: no logic change, work on warning 2013-07-02 00:45:40 -07:00
speidy
aab0176867 chansrv: fix for pulse simple method, to get it work again. 2013-06-25 00:00:32 +03:00
Jay Sorg
0aa3dbe738 chansrv: no logic change, EOL and coding style cleanup 2013-06-23 14:17:59 -07:00
Lukas Vacek
e7fe39a65b Fix sound and clipboard crashes
- In case clipboard is not initialized, clipboard_data_in returns
    (fixes a segfault)
- If less than 4 bytes are sent to sound_send_wave_data_chunk, it
  returns
    (fixes a segfault)
- When sending sound initiliazation messages set g_chan in chansrv to 0,
  so the server waits for client to reply (this makes sound work afte
  reconnecting)
- In process_message_channel_setup, clear any leftover data in
  chan_items
2013-06-22 21:57:16 +01:00
Laxmikant Rashinkar
78498f6682 Merge branch 'master' of github.com:neutrinolabs/xrdp 2013-06-08 18:44:34 -07:00
Laxmikant Rashinkar
6ad1d7f78d folder redirection: fixed language issues 2013-06-08 18:44:21 -07:00
Jay Sorg
b4ff5e1d88 Merge remote-tracking branch 'xrdp-org/master' 2013-06-06 11:08:04 -07:00
Jay Sorg
5098f8b0fe pulse: change some errors to debug 2013-06-06 11:05:39 -07:00
Jay Sorg
1b8b5daab5 more pulse notes 2013-06-06 10:57:17 -07:00
Jay Sorg
5223d1078f Merge remote branch 'xrdp-org/master' 2013-06-03 00:04:49 -07:00
Laxmikant Rashinkar
2029867510 folder redirection: made changes to read/write routines to avoid race conditions 2013-06-02 15:33:51 -07:00
Jay Sorg
d4d6a65adb merge from pmhahn 2013-05-29 00:11:14 -07:00
Laxmikant Rashinkar
652bacf07f file system redirection:
o vi now works with freerdp and rdesktop
2013-05-21 12:57:06 -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
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
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
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
e4b19abd1d chanarv: x prefix for stream functions to avoid name collision 2013-05-03 02:25:13 -07:00
Jay Sorg
4544554c3b chansrv: fix for close message 2013-05-01 23:41:44 -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
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
9afa221f71 Merge branch 'master' of github.com:FreeRDP/xrdp 2013-04-22 10:55:13 -07:00
Laxmikant Rashinkar
97c483c8b3 swapped cb_lookup and cb_readdir 2013-04-20 16:42:49 -07:00
Jay Sorg
d8d35f0513 chansrv: added some pulse sink notes 2013-03-31 19:50:12 -07:00
Jay Sorg
73b074d602 chansrv: work on pulse sink 2013-03-31 18:06:33 -07:00
Jay Sorg
2d89ae1f38 chansrv: work on pulse sink 2013-03-31 01:21:07 -07:00
Jay Sorg
b9f1c9fa26 chansrv: work on pulse sink 2013-03-30 17:40:33 -07:00
Laxmikant Rashinkar
3fbaa08aef Merge branch 'master' of github.com:FreeRDP/xrdp 2013-03-30 15:52:09 -07:00
Laxmikant Rashinkar
f021640369 folder redirection: we can now detect devices plugged in after a session has started 2013-03-30 15:51:50 -07:00
Jay Sorg
9301d19d88 chansrv: work on pulse sink 2013-03-30 13:11:48 -07:00
Jay Sorg
5e8e1856f1 chansrv: work on pulse sink 2013-03-29 22:14:51 -07:00
Laxmikant Rashinkar
debdb031f1 o in file system redirection, added support for renaming files and directories 2013-03-24 12:08:55 -07:00
Laxmikant Rashinkar
561b263b91 o added some dummy functions to stop build from breaking
when --enable-fuse is not specified
2013-03-18 19:55:26 -07:00
Laxmikant Rashinkar
5d7ffc1431 Merge branch 'master' of github.com:FreeRDP/xrdp 2013-03-18 19:44:53 -07:00
Laxmikant Rashinkar
5acc54cd1d o added support for deleteing files and directories 2013-03-18 19:43:20 -07:00
Jay Sorg
cf5646c472 chansrv: add header 2013-03-12 18:51:27 -07:00
Jay Sorg
05de2e592a chansrv: fix for building without fuse 2013-03-11 12:43:57 -07:00
Laxmikant Rashinkar
78d4e19258 o early checkin for drive redirection
o basic drive redirection is working
o functions currently supported: open:
  read, write, create, get/set attribute
o requires latest NeutrinoRDP to work
o note: clipboard is broken because of the move from
        linked lists to inodes in the FUSE code
2013-03-08 15:37:30 -08:00
Jay Sorg
898b8efdf2 chansrv: fix clipboard crash 2013-02-15 18:35:44 -08:00
Philipp Hahn
397089a207 sesman: Fix dist
Add missing header files to EXTRA_DIST.
Otherwise "make distcheck" fails.
2013-01-28 11:04:28 +01:00