Commit Graph

1289 Commits (5db47b08c6655a12b3931568a3ef3f58850b63a3)
 

Author SHA1 Message Date
jsorg71 ffc7e7ff27 Merge pull request #52 from Osirium/patch/text2bool
12 years ago
LawrenceK bdc678bdc3 Merge branch 'patch/text2bool' of github.com:Osirium/xrdp into patch/text2bool
12 years ago
LawrenceK 266db3150b refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero
12 years ago
LawrenceK e47a9cea97 Allow for any non 0 and the string to also be true. These are the tests used elsewhere in the xrdp code.
12 years ago
Jay Sorg e632bc794b Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Jay Sorg 6daec38c65 vrplayer fixes
12 years ago
Marc-André Moreau 01330445ce Merge pull request #51 from Osirium/bug/channel-enables
12 years ago
LawrenceK c9e934c320 bug in find_name_in_lists
12 years ago
LawrenceK 09dba93bb5 refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero
12 years ago
LawrenceK 9335ba3db8 Allow for any non 0 and the string to also be true. These are the tests used elsewhere in the xrdp code.
12 years ago
LawrenceK 36cf7532fa Keep osirium master the same as freerdp master
12 years ago
ArvidNorr a2bbbd8cc3 Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed
12 years ago
ArvidNorr c3e403022a mouse pointer and text cursor fixes
12 years ago
LawrenceK fd2d098f68 Merge branch 'master' of git://github.com/FreeRDP/xrdp
12 years ago
Jay Sorg 88be8505a9 vrplayer: fix for building with older ffmpeg
12 years ago
Jay Sorg 13327df86f vrplayer: change to get screen position
12 years ago
Jay Sorg b2c242f50e update for xrdp.ini
12 years ago
Jay Sorg eb4209e932 libxrdp: added ini settings for bulk compressor
12 years ago
Jay Sorg b6fb300954 xrdpvr: compile fix for older ffmpeg
12 years ago
LawrenceK d26cb83a4f Make this the osirium default xrdp file
12 years ago
Jay Sorg fb01994dbb vrplayer: path and close changes
12 years ago
Jay Sorg 0013072938 vrplayer: rpath change
12 years ago
Jay Sorg 3eb3f65e41 X11rdp: keyboard and offscreen bitmap fix
12 years ago
Jay Sorg b3dcfdaa37 libxrdp: add our own mppc compression instead of using the freerdp mppc
12 years ago
Jay Sorg f91b33ed13 off screen bitmap creation, don't invalidate whole area
12 years ago
Laxmikant Rashinkar f3cc2a5154 Merge branch 'master' of https://github.com/FreeRDP/xrdp
12 years ago
Laxmikant Rashinkar cae2adb75e o developer checkin
12 years ago
Jay Sorg cce4f773d8 fixes, logging for off screen
12 years ago
Jay Sorg 842fbc43e0 X11rdp: create off screen pixmap if not created on use
12 years ago
Marc-André Moreau 6ed3d10096 Merge pull request #45 from Osirium/patch/debug-logging
12 years ago
Marc-André Moreau 8ef52fed92 Merge pull request #46 from Osirium/patch/channel-enables
12 years ago
LawrenceK 64ca201fd8 Update allowed channel lists from entries in the connection entry prefixed channel. Allows different settings for each preset connection.
12 years ago
LawrenceK 4c189ec3b4 update/fix some debug log calls and add the test of XRDP_DEBUG to make files so controlled by the autoconf option --enable-xrdpdebug
12 years ago
Marc-André Moreau cc03ff6704 Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012
12 years ago
Marc-André Moreau 6e7f9caea3 Merge pull request #44 from Osirium/pull/add-strchr
12 years ago
LawrenceK a52dbba1a5 Add g_strchr to os_calls
12 years ago
Jay Sorg d1fc67102a xrdpapi: send for all bytes
12 years ago
Jay Sorg 4f6cbfd3fe xrdpapi: use header for server to client writes
12 years ago
Jay Sorg 8a3ecc2a72 if mstsc, don't do pixmap to pixmap blits
12 years ago
Laxmikant Rashinkar 4c67aad4c4 o development checkin
12 years ago
jsorg71 309f2225b1 Merge pull request #43 from Osirium/bug/xrdp-orders-text-2
12 years ago
LawrenceK 963a3faed7 Whoops got one of the security flags wrong
12 years ago
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