Commit Graph

1297 Commits (a1ca4156158111ced62a3bb6968dc49bf7665bd0)
 

Author SHA1 Message Date
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.
12 years ago
LawrenceK f4cd548ded Use FREERDP_LIBS variable to access the frerdp libs, includes location
12 years ago
LawrenceK d834533dfb fix SSE2 debug line, and add some debug of config settings.
12 years ago
LawrenceK 9d541ebf1a Chnages due to the refctoring of freerdp, mainly the rdp settings object. Also use FREERDP_LIBS in the make file for xrdplib to handle the shared libraries not being in a system directyory (private build?)
12 years ago
LawrenceK b86a80aca6 Merge branch 'master' of git://github.com/FreeRDP/xrdp
12 years ago
Jay Sorg 60322a3a42 chansrv: cleanup some clipboard code
12 years ago
Jay Sorg 6d7012a0ae Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Jay Sorg 2902fd651c chansrv: change for pasting over a wan
12 years ago
Laxmikant Rashinkar a6a68e00f1 Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Laxmikant Rashinkar 78a05415b2 added cplusplus guards to header file xrdpvr.h
12 years ago
Jay Sorg b60ee35a34 chansrv: work on clipboard c2s for wan
12 years ago
Jay Sorg 585beebf3e do not build xrdpvr unless --enable-xrdpvr is used
12 years ago
Jay Sorg 55f0bfd0b9 xrdpvr: build fix, don't need AVDictionary
12 years ago
Laxmikant Rashinkar c147d88b99 Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Laxmikant Rashinkar f31ef14b89 forgot to add xrdpvr directory and files
12 years ago
Jay Sorg 49c4ee8c8c Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Jay Sorg d9765c0783 fix for odd error when disconecting client
12 years ago
Laxmikant Rashinkar 0d3a2c7207 Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Laxmikant Rashinkar edf5971cef o in login dialog set sesman-X11rdp as the default module
12 years ago
Jay Sorg 0e111e64de chansrv: ignore directory clipboard copies for now and clean up logging
12 years ago
Jay Sorg 514c9ad846 chansrv: make sure ~/xrdp_client exists, other cleanups
12 years ago
Jay Sorg 8a700017ba chansrv: fix build without --enable-fuse
12 years ago
Jay Sorg 77e74e8e68 chansrv: clipboard file copy / paste working now
12 years ago
Jay Sorg e2ef19098b chansrv: work on clipboard file copy
12 years ago
Jay Sorg 900d66dc6e chansrv: work on clipboard file copy paste
12 years ago
Jay Sorg cdb039080f chansrv: added --enable-fuse option
12 years ago
Jay Sorg 02d52444c3 chansrv: debug fix
12 years ago
Jay Sorg 45bcd67fb6 chansrv: fix for event processing
12 years ago
Jay Sorg 8b802191ce chansrv: added define for fuse
12 years ago
Jay Sorg 82a8366fc0 added getgid to os_calls
12 years ago
Jay Sorg 6e25a5e600 chansrv: work on clipboard
12 years ago
Jay Sorg 159e240845 chansrv: dvc_chan_id should be signed
12 years ago
Jay Sorg 91be5fe9ad chansrv: work on clipboard
12 years ago
Jay Sorg b349c03e22 chansrv: work on clipboard
12 years ago
Jay Sorg 82d3f817fb chansrv: work on clipboard
12 years ago
Jay Sorg 71e535e915 chansrv: work on clipboard
12 years ago
LawrenceK 9530caa4ff Merge branch 'master' of git://github.com/FreeRDP/xrdp
12 years ago
Jay Sorg 1fb3305460 chansrv: work on clipboard
12 years ago
Jay Sorg 7d959c99d8 chansrv: work on clipboard
12 years ago
Jay Sorg 453a101ab3 chansrv: work on clipboard
12 years ago
Jay Sorg faec53b7f3 chansrv: work on clipboard
12 years ago
Jay Sorg 37d4f5725c chansrv: split out clipboard code, getting big
12 years ago
Jay Sorg 3624a6bb96 work on clipboard
12 years ago
Jay Sorg e07dd5afb5 added a file open funtion
12 years ago
Jay Sorg c1dfea1613 chansrv: work on clipboard
12 years ago
Jay Sorg 5e271a02ac chansrv: work on file copy / paste
12 years ago
Laxmikant Rashinkar 5b0eaa4a9b o added support for dynamic virtual channels
12 years ago
Laxmikant Rashinkar 42a56cd33e o Previous merge had too many issues. Hence all files in .../xorg/X11R7.6/rdp were copied
12 years ago
Laxmikant Rashinkar 70d535211b o fixed some issues that may have cropped up due to mistakes I did during the merge
12 years ago
Laxmikant Rashinkar 03f47098e4 o fixed merge conflicts
12 years ago