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
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
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