Laxmikant Rashinkar
|
4c67aad4c4
|
o development checkin
o added vrplayer
|
2012-12-08 16:36:41 -08:00 |
|
jsorg71
|
309f2225b1
|
Merge pull request #43 from Osirium/bug/xrdp-orders-text-2
Bug/xrdp orders text 2
|
2012-12-06 12:08:36 -08:00 |
|
LawrenceK
|
cd847eafa1
|
when processing a text order we where not correctly using the text length this resulted in overrunning the order buffer and eventually corrupting the heap. Two fixes uses the data length and if the size is greater than max_packet_size attempt to send anyway otherwise you break the protocol.
|
2012-12-06 16:03:41 +00:00 |
|
LawrenceK
|
b86a80aca6
|
Merge branch 'master' of git://github.com/FreeRDP/xrdp
|
2012-12-04 10:27:21 +00:00 |
|
Jay Sorg
|
60322a3a42
|
chansrv: cleanup some clipboard code
|
2012-11-14 19:02:54 -08:00 |
|
Jay Sorg
|
6d7012a0ae
|
Merge branch 'master' of github.com:FreeRDP/xrdp
|
2012-11-14 09:44:53 -08:00 |
|
Jay Sorg
|
2902fd651c
|
chansrv: change for pasting over a wan
|
2012-11-14 09:44:43 -08:00 |
|
Laxmikant Rashinkar
|
a6a68e00f1
|
Merge branch 'master' of github.com:FreeRDP/xrdp
|
2012-11-13 14:55:24 -08:00 |
|
Laxmikant Rashinkar
|
78a05415b2
|
added cplusplus guards to header file xrdpvr.h
|
2012-11-13 14:53:41 -08:00 |
|
Jay Sorg
|
b60ee35a34
|
chansrv: work on clipboard c2s for wan
|
2012-11-11 19:33:53 -08:00 |
|
Jay Sorg
|
585beebf3e
|
do not build xrdpvr unless --enable-xrdpvr is used
|
2012-11-10 17:53:08 -08:00 |
|
Jay Sorg
|
55f0bfd0b9
|
xrdpvr: build fix, don't need AVDictionary
|
2012-11-10 17:24:08 -08:00 |
|
Laxmikant Rashinkar
|
c147d88b99
|
Merge branch 'master' of github.com:FreeRDP/xrdp
|
2012-11-10 16:56:36 -08:00 |
|
Laxmikant Rashinkar
|
f31ef14b89
|
forgot to add xrdpvr directory and files
|
2012-11-10 16:56:15 -08:00 |
|
Jay Sorg
|
49c4ee8c8c
|
Merge branch 'master' of github.com:FreeRDP/xrdp
|
2012-11-10 16:43:55 -08:00 |
|
Jay Sorg
|
d9765c0783
|
fix for odd error when disconecting client
|
2012-11-10 16:43:37 -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
|
82a8366fc0
|
added getgid to os_calls
|
2012-10-29 20:30:48 -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 |
|
LawrenceK
|
9530caa4ff
|
Merge branch 'master' of git://github.com/FreeRDP/xrdp
|
2012-10-18 10:45:35 +01: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
|
e07dd5afb5
|
added a file open funtion
|
2012-10-13 22:48:05 -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
|
42a56cd33e
|
o Previous merge had too many issues. Hence all files in .../xorg/X11R7.6/rdp were copied
from master branch and then astyle was run on the files
|
2012-09-22 18:12:40 -07:00 |
|
Laxmikant Rashinkar
|
70d535211b
|
o fixed some issues that may have cropped up due to mistakes I did during the merge
or these issues could have been a result of astyle not working correctly (unlikely though)
|
2012-09-20 15:29:40 -07:00 |
|
Laxmikant Rashinkar
|
03f47098e4
|
o fixed merge conflicts
|
2012-09-19 21:18:03 -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 |
|