Commit Graph

366 Commits

Author SHA1 Message Date
Laxmikant Rashinkar
0ef89c02ab scard: changed the way we store and pass context 2013-09-15 15:20:16 -07:00
Laxmikant Rashinkar
a1352b62e3 scard: added more messages 2013-09-15 13:52:07 -07:00
Jay Sorg
68371ed361 chansrv: work on smartcard 2013-09-14 12:59:42 -07:00
Jay Sorg
edf483ecb6 chansrv: work on smartcard 2013-09-14 12:57:34 -07:00
Laxmikant Rashinkar
215956353f scard: added support for connect call 2013-09-13 10:20:35 -07:00
Laxmikant Rashinkar
188ca68adb scard: added GetStatusChange() msg 2013-09-11 19:42:42 -07:00
Jay Sorg
2d112bac8f chansrv: work on smart card 2013-09-09 12:30:58 -07:00
Jay Sorg
a9f37229ac chansrv: work on smartcard 2013-09-08 14:22:53 -07:00
Jay Sorg
d22b8b5ed0 chansrv: added timeout callback 2013-09-07 23:54:36 -07:00
Jay Sorg
5ef6aa20a4 pulse notes 2013-09-05 10:42:18 -07:00
Laxmikant Rashinkar
ece8f1fb47 gracefully handle segfaults in chansrv code 2013-09-03 19:44:20 -07:00
Jim Grandy
b3ee3cbd4b Another merge error in sesman/chansrv/clipboar.c 2013-08-22 13:58:43 -07:00
Jim Grandy
72ec05d37e fix merge error in sesman/chansrv/clipboard.c 2013-08-22 13:50:04 -07:00
Jim Grandy
a308d2e25c Fix errors cause by previous merge (2361914) 2013-08-22 12:57:00 -07:00
Jim Grandy
b7b3d9ef28 Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce 2013-08-22 12:56:51 -07:00
Jim Grandy
81d206ba68 Hand-apply patch (rail: send ShowState when window order changes) from Authentic8: c36a2d7 2013-08-22 12:52:32 -07:00
Jim Grandy
142a93829b Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99 2013-08-22 12:52:32 -07:00
Jim Grandy
9d4205ba7a Hand-apply patch (chansrv: handle ReparentNotify) from Authentic8: 68cdc07 2013-08-22 12:52:31 -07:00
Jim Grandy
bd8083d7e2 Fix merge errors introduced in 3ae1b415 and 20ec9ee3 2013-08-22 12:52:31 -07:00
Jim Grandy
a32669f3ef Hand-apply patches (rail) from Authentic8 branch: e94d059 c36dc61 2013-08-22 12:49:41 -07:00
Jim Grandy
173ed7056f Hand-apply patches (rail) from Authentic8: b01207f b9807e9 42f0128 0f0750c aef2dce 2013-08-22 12:49:41 -07:00
Jim Grandy
af4e42a08d Hand-apply patches (rail) from Authentic8: bc68076 2013-08-22 12:49:40 -07:00
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
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
e602a28d5c common: transport aware when app is terminating 2013-08-17 13:32:53 -07:00
Laxmikant Rashinkar
09dd58c5e1 clipboard: enabled module logging 2013-08-14 20:00:52 -07:00
Laxmikant Rashinkar
6381941c78 FUSE: changed architecture to use opendir/readdir instead of just readdir 2013-08-11 18:06:39 -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
8b48e2274e chansrv: work on smartcard 2013-08-05 20:16:18 -07:00
Jay Sorg
e427113fa8 chansrv: work on smartcard redir 2013-08-05 01:10:57 -07:00
Jay Sorg
17bf2abe30 xorg driver, include cleanup 2013-07-23 20:57:38 -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
Jay Sorg
4f6cbfd3fe xrdpapi: use header for server to client writes 2012-12-17 17:29:24 -08:00
Jay Sorg
60322a3a42 chansrv: cleanup some clipboard code 2012-11-14 19:02:54 -08:00
Jay Sorg
2902fd651c chansrv: change for pasting over a wan 2012-11-14 09:44:43 -08:00
Jay Sorg
b60ee35a34 chansrv: work on clipboard c2s for wan 2012-11-11 19:33:53 -08:00
Laxmikant Rashinkar
0d3a2c7207 Merge branch 'master' of github.com:FreeRDP/xrdp 2012-11-09 19:55:42 -08:00
Laxmikant Rashinkar
edf5971cef o in login dialog set sesman-X11rdp as the default module
o added support for video redirection without using TSMF
2012-11-09 19:55:21 -08:00
Jay Sorg
0e111e64de chansrv: ignore directory clipboard copies for now and clean up logging 2012-11-07 23:38:28 -08:00
Jay Sorg
514c9ad846 chansrv: make sure ~/xrdp_client exists, other cleanups 2012-11-07 22:48:18 -08:00
Jay Sorg
8a700017ba chansrv: fix build without --enable-fuse 2012-11-07 20:08:58 -08:00
Jay Sorg
77e74e8e68 chansrv: clipboard file copy / paste working now 2012-11-05 01:04:04 -08:00
Jay Sorg
e2ef19098b chansrv: work on clipboard file copy 2012-11-04 13:52:33 -08:00
Jay Sorg
900d66dc6e chansrv: work on clipboard file copy paste 2012-11-03 18:47:04 -07:00
Jay Sorg
cdb039080f chansrv: added --enable-fuse option 2012-11-02 23:10:36 -07:00
Jay Sorg
02d52444c3 chansrv: debug fix 2012-11-01 23:24:10 -07:00
Jay Sorg
45bcd67fb6 chansrv: fix for event processing 2012-10-31 10:04:33 -07:00
Jay Sorg
8b802191ce chansrv: added define for fuse 2012-10-29 22:12:44 -07:00
Jay Sorg
6e25a5e600 chansrv: work on clipboard 2012-10-29 20:12:24 -07:00
Jay Sorg
159e240845 chansrv: dvc_chan_id should be signed 2012-10-21 22:16:14 -07:00
Jay Sorg
91be5fe9ad chansrv: work on clipboard 2012-10-21 22:15:31 -07:00
Jay Sorg
b349c03e22 chansrv: work on clipboard 2012-10-20 20:23:01 -07:00
Jay Sorg
82d3f817fb chansrv: work on clipboard 2012-10-18 18:43:04 -07:00
Jay Sorg
71e535e915 chansrv: work on clipboard 2012-10-18 09:58:23 -07:00
Jay Sorg
1fb3305460 chansrv: work on clipboard 2012-10-17 21:23:31 -07:00
Jay Sorg
7d959c99d8 chansrv: work on clipboard 2012-10-17 01:13:37 -07:00
Jay Sorg
453a101ab3 chansrv: work on clipboard 2012-10-14 22:13:22 -07:00
Jay Sorg
faec53b7f3 chansrv: work on clipboard 2012-10-14 18:08:06 -07:00
Jay Sorg
37d4f5725c chansrv: split out clipboard code, getting big 2012-10-14 11:46:01 -07:00
Jay Sorg
3624a6bb96 work on clipboard 2012-10-13 22:48:29 -07:00
Jay Sorg
c1dfea1613 chansrv: work on clipboard 2012-10-05 10:13:53 -07:00
Jay Sorg
5e271a02ac chansrv: work on file copy / paste 2012-10-04 22:55:06 -07:00
Laxmikant Rashinkar
5b0eaa4a9b o added support for dynamic virtual channels
o added echo test routine in simple.c for testing DVC using Microsoft's ECHO protocol
2012-09-27 19:48:44 -07:00
Laxmikant Rashinkar
1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
2012-09-19 20:51:34 -07:00
Jay Sorg
fa3088af57 channels: add drdynvc 2012-09-01 00:18:23 -07:00
Jay Sorg
087ea0176d chansrv: work on image clipboard 2012-08-19 19:45:31 -07:00
Jay Sorg
68ef36cc02 clipboard: added image support 2012-08-12 10:51:45 -07:00
Jay Sorg
7539d7271e chansrv: work on dynamic channels 2012-08-08 22:21:32 -07:00
Jay Sorg
f43e0eb68f chansrv: fix for writing to non existing channel goes to first channel 2012-08-08 17:20:04 -07:00
Jay Sorg
279dc1bbbd chansrv: xrdpapi working 2012-08-02 22:34:00 -07:00
Jay Sorg
02751f91a3 rail: implement TS_RAIL_ORDER_EXEC 2012-07-31 16:54:54 -07:00
Jay Sorg
05bb56b676 chansrv: rail, open X later, release window manager on rail disconnect 2012-07-31 11:09:23 -07:00
Jay Sorg
cc882a0eff chansrv: init xcommon 2012-07-28 19:50:58 -07:00
Jay Sorg
00f1a5d85e more work on rail 2012-07-26 21:37:48 -07:00
Jay Sorg
eafef9cd09 rail: work on splitting X11 calls out to xcommon 2012-07-26 14:38:02 -07:00
Jay Sorg
90bf3f8171 chansrv: started work on rail channel 2012-07-24 20:47:53 -07:00
Jay Sorg
fdc6aaad8b chansrv: update license 2012-07-24 19:16:00 -07:00
Jay Sorg
bae50c9ca1 chansrv: changes for running as user, not root 2012-07-22 23:20:38 -07:00
Jay Sorg
58f5dcc030 autotools: change top_srcdir to top_builddir for LIBADD 2012-07-13 16:18:02 -07:00
ArvidNorr
1011b4a256 Merge pull request #22 from ArvidNorr/moduleload
Moduleload
2012-06-17 23:14:40 -07:00
Jay Sorg
856783ba95 no logic changes, remove warnings and coding style changes 2012-06-10 23:47:08 -07:00
Jay Sorg
5cd7e29a9f Merge remote branch 'syslog3/syslog3' 2012-06-04 01:11:16 -07:00
norrarvid
2109d7a044 merge comments defines and simplified function 2012-05-29 13:24:23 +02:00
norrarvid
a45f993bfe added comments, added define, removed unused inparameter 2012-05-29 12:46:56 +02:00
norrarvid
4d4ebbf363 Initial syslog support in XRDP 2012-05-27 17:17:39 +02:00
Jay Sorg
7fa4f936e4 chansrv: simple pulse audio support 2012-05-25 12:36:55 -07:00
Jay Sorg
d8f9e8310d move temp files from /tmp to /tmp/.xrdp 2012-02-11 13:56:27 -08:00
Jay Sorg
f10e5bbfd5 fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619 2012-02-05 23:26:15 -08:00
Itamar Reis Peixoto
cade938a0d more files to fix make dist 2010-11-20 22:13:50 -02:00
Nicola Ruggero
4cf06dbbcb Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
2010-11-03 16:59:26 +01:00
jsorg71
b37ea27144 unsigned output log 2010-08-16 04:05:03 +00:00
jsorg71
d83ebaa97a use do ... while (0) style for parse.h 2010-08-09 23:02:06 +00:00
jsorg71
d70d80a33d update copyright year 2010-07-04 07:20:56 +00:00
jsorg71
f02566c7c5 remove some dead code 2009-12-26 22:08:54 +00:00
jsorg71
dc26b98025 read config file 2009-09-06 05:58:26 +00:00
jsorg71
9a12982a69 improvements for when a session is disconnected 2009-09-05 19:11:03 +00:00
jsorg71
90ce47855c use unix socket for chansrv 2009-09-05 03:42:50 +00:00
jsorg71
e11dce79dc don't set error handlers for now 2009-09-04 18:31:39 +00:00
jsorg71
5a47736ec8 add lib path for old X server install 2009-09-04 01:34:29 +00:00
jsorg71
278d65282e clipboard work 2009-09-02 02:52:30 +00:00
jsorg71
e0dec1eb02 clipboard work 2009-09-01 20:39:06 +00:00
jsorg71
2293410d7e clipboard work 2009-09-01 06:42:40 +00:00
jsorg71
b26da5af83 fix crash with large clipboards 2009-09-01 01:42:34 +00:00
jsorg71
0dee85d982 clipboard work 2009-08-31 21:25:06 +00:00
jsorg71
9fd0ddc722 function names 2009-08-31 18:47:46 +00:00
jsorg71
30f87388bb clipboard 2009-08-29 21:40:15 +00:00
jsorg71
64fde0e24f clipboard work 2009-08-29 21:20:27 +00:00
jsorg71
23068b5fa1 work on clipboard 2009-08-27 02:15:49 +00:00
jsorg71
9fc138380b work on clipboard 2009-08-23 00:48:20 +00:00
jsorg71
c7838641cf handle X server crash better 2009-08-21 17:30:14 +00:00
jsorg71
3fd42d808a added SECONDARY 2009-08-19 07:24:20 +00:00
jsorg71
fa91c84668 first clipboard checkin 2009-08-15 02:47:51 +00:00
jsorg71
23ffdb0c5f autotools fix and file_loc.h simplified 2009-05-19 04:23:49 +00:00
jsorg71
e1eb8bfcbc added device redir start files 2009-04-22 04:34:45 +00:00
jsorg71
c6b9952fa2 work on chansrv 2009-04-20 04:31:24 +00:00
jsorg71
631a7c16e1 added chansrv 2009-04-19 17:16:46 +00:00