Philipp Hahn
|
8f5005f43e
|
sesman/tools: Disable debug tools
sestest and xcon look like debugging tools.
Don't install them by default.
|
2013-01-28 11:04:28 +01:00 |
|
Philipp Hahn
|
ab60300e9a
|
xrdp: Ignore channels and logging sections
Ignore two more sections in xrdp.ini when looking for default session.
|
2013-01-28 11:04:28 +01:00 |
|
Philipp Hahn
|
1a4ed6d3fd
|
xrdp: Fix format string vulnerability
The the string being printer contains a "%", this could crash xrdp.
|
2013-01-28 11:04:28 +01: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 |
|
jsorg71
|
ffc7e7ff27
|
Merge pull request #52 from Osirium/patch/text2bool
Patch/text2bool - use common function when converting string to bool
|
2013-01-17 12:30:17 -08:00 |
|
LawrenceK
|
bdc678bdc3
|
Merge branch 'patch/text2bool' of github.com:Osirium/xrdp into patch/text2bool
|
2013-01-17 11:32:00 +00:00 |
|
LawrenceK
|
266db3150b
|
refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero
|
2013-01-17 11:31:01 +00:00 |
|
LawrenceK
|
e47a9cea97
|
Allow for any non 0 and the string to also be true. These are the tests used elsewhere in the xrdp code.
|
2013-01-17 11:31:01 +00:00 |
|
Jay Sorg
|
e632bc794b
|
Merge branch 'master' of github.com:FreeRDP/xrdp
|
2013-01-16 10:31:23 -08:00 |
|
Jay Sorg
|
6daec38c65
|
vrplayer fixes
|
2013-01-16 10:31:11 -08:00 |
|
Marc-André Moreau
|
01330445ce
|
Merge pull request #51 from Osirium/bug/channel-enables
Bug/channel enables
|
2013-01-16 07:06:21 -08:00 |
|
LawrenceK
|
c9e934c320
|
bug in find_name_in_lists
|
2013-01-16 14:06:57 +00:00 |
|
LawrenceK
|
09dba93bb5
|
refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero
|
2013-01-16 13:41:57 +00:00 |
|
LawrenceK
|
9335ba3db8
|
Allow for any non 0 and the string to also be true. These are the tests used elsewhere in the xrdp code.
|
2013-01-16 13:40:36 +00:00 |
|
LawrenceK
|
36cf7532fa
|
Keep osirium master the same as freerdp master
Revert "Make this the osirium default xrdp file"
This reverts commit d26cb83a4f .
|
2013-01-16 13:22:20 +00:00 |
|
LawrenceK
|
fd2d098f68
|
Merge branch 'master' of git://github.com/FreeRDP/xrdp
|
2013-01-15 11:13:04 +00:00 |
|
Jay Sorg
|
88be8505a9
|
vrplayer: fix for building with older ffmpeg
|
2013-01-14 10:22:10 -08:00 |
|
Jay Sorg
|
13327df86f
|
vrplayer: change to get screen position
|
2013-01-13 20:13:27 -08:00 |
|
Jay Sorg
|
b2c242f50e
|
update for xrdp.ini
|
2013-01-07 00:05:46 -08:00 |
|
Jay Sorg
|
eb4209e932
|
libxrdp: added ini settings for bulk compressor
|
2013-01-06 23:56:40 -08:00 |
|
Jay Sorg
|
b6fb300954
|
xrdpvr: compile fix for older ffmpeg
|
2013-01-02 23:07:23 -08:00 |
|
LawrenceK
|
d26cb83a4f
|
Make this the osirium default xrdp file
|
2013-01-02 14:02:53 +00:00 |
|
Jay Sorg
|
fb01994dbb
|
vrplayer: path and close changes
|
2012-12-30 23:02:06 -08:00 |
|
Jay Sorg
|
0013072938
|
vrplayer: rpath change
|
2012-12-30 17:33:17 -08:00 |
|
Jay Sorg
|
3eb3f65e41
|
X11rdp: keyboard and offscreen bitmap fix
|
2012-12-29 00:49:00 -08:00 |
|
Jay Sorg
|
b3dcfdaa37
|
libxrdp: add our own mppc compression instead of using the freerdp mppc
|
2012-12-28 22:37:48 -08:00 |
|
Jay Sorg
|
f91b33ed13
|
off screen bitmap creation, don't invalidate whole area
|
2012-12-28 10:54:49 -08:00 |
|
Laxmikant Rashinkar
|
f3cc2a5154
|
Merge branch 'master' of https://github.com/FreeRDP/xrdp
|
2012-12-26 18:58:31 -08:00 |
|
Laxmikant Rashinkar
|
cae2adb75e
|
o developer checkin
o modified vrplayer to use threads
|
2012-12-26 18:48:17 -08:00 |
|
Jay Sorg
|
cce4f773d8
|
fixes, logging for off screen
|
2012-12-23 14:07:37 -08:00 |
|
Jay Sorg
|
842fbc43e0
|
X11rdp: create off screen pixmap if not created on use
|
2012-12-23 14:03:05 -08:00 |
|
Marc-André Moreau
|
6ed3d10096
|
Merge pull request #45 from Osirium/patch/debug-logging
update/fix some debug log calls and add the test of XRDP_DEBUG to make f...
|
2012-12-20 09:56:54 -08:00 |
|
Marc-André Moreau
|
8ef52fed92
|
Merge pull request #46 from Osirium/patch/channel-enables
Update allowed channel lists from entries in the connection entry prefix...
|
2012-12-20 09:56:39 -08:00 |
|
LawrenceK
|
64ca201fd8
|
Update allowed channel lists from entries in the connection entry prefixed channel. Allows different settings for each preset connection.
|
2012-12-20 17:36:16 +00:00 |
|
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
|
2012-12-20 16:21:50 +00:00 |
|
Marc-André Moreau
|
cc03ff6704
|
Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012
Freerdp refactor 06 dec 2012
|
2012-12-20 08:05:08 -08:00 |
|
Marc-André Moreau
|
6e7f9caea3
|
Merge pull request #44 from Osirium/pull/add-strchr
Add g_strchr to os_calls
|
2012-12-20 08:04:39 -08:00 |
|
LawrenceK
|
a52dbba1a5
|
Add g_strchr to os_calls
|
2012-12-20 07:02:41 +00:00 |
|
Jay Sorg
|
d1fc67102a
|
xrdpapi: send for all bytes
|
2012-12-17 19:06:28 -08:00 |
|
Jay Sorg
|
4f6cbfd3fe
|
xrdpapi: use header for server to client writes
|
2012-12-17 17:29:24 -08:00 |
|
Jay Sorg
|
8a3ecc2a72
|
if mstsc, don't do pixmap to pixmap blits
|
2012-12-16 17:29:08 -08:00 |
|
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
|
963a3faed7
|
Whoops got one of the security flags wrong
|
2012-12-06 16:10:59 +00: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
|
f4cd548ded
|
Use FREERDP_LIBS variable to access the frerdp libs, includes location
|
2012-12-06 09:09:46 +00:00 |
|
LawrenceK
|
d834533dfb
|
fix SSE2 debug line, and add some debug of config settings.
|
2012-12-06 09:07:40 +00:00 |
|
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?)
|
2012-12-06 08:56:08 +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 |
|