platform/upstream/freerdp.git
10 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Mon, 16 Sep 2013 21:11:21 +0000 (17:11 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

10 years agofreerdp: merge with master
Marc-André Moreau [Mon, 16 Sep 2013 21:10:27 +0000 (17:10 -0400)]
freerdp: merge with master

10 years agoMerge pull request #1482 from bmiklautz/pulls/1475
Bernhard Miklautz [Mon, 16 Sep 2013 20:53:41 +0000 (13:53 -0700)]
Merge pull request #1482 from bmiklautz/pulls/1475

Respond to DYNVC_CLOSE like described in MS-RDPEDYC

10 years agodrdynvc: fixed masked used in close request
Bernhard Miklautz [Mon, 16 Sep 2013 20:48:08 +0000 (22:48 +0200)]
drdynvc: fixed masked used in close request

10 years agoMerge branch 'xrdp-ng' of github.com:awakecoding/FreeRDP
Marc-André Moreau [Mon, 16 Sep 2013 20:46:33 +0000 (16:46 -0400)]
Merge branch 'xrdp-ng' of github.com:awakecoding/FreeRDP

10 years agoMerge pull request #1460 from akallabeth/thread_handle_fixes
Marc-André Moreau [Mon, 16 Sep 2013 20:40:32 +0000 (13:40 -0700)]
Merge pull request #1460 from akallabeth/thread_handle_fixes

Thread handle fixes

10 years agoMerge pull request #1467 from akallabeth/cmdline_enhanced
Marc-André Moreau [Mon, 16 Sep 2013 20:33:04 +0000 (13:33 -0700)]
Merge pull request #1467 from akallabeth/cmdline_enhanced

Cmdline enhanced

10 years agoMerge pull request #1480 from bmiklautz/issue/1479
Marc-André Moreau [Mon, 16 Sep 2013 20:32:10 +0000 (13:32 -0700)]
Merge pull request #1480 from bmiklautz/issue/1479

winpr/registry: Fixed double free

10 years agolibwinpr-utils: added custom prefix formatter in logger
Marc-André Moreau [Mon, 16 Sep 2013 20:30:49 +0000 (16:30 -0400)]
libwinpr-utils: added custom prefix formatter in logger

10 years agolibwinpr-utils: make use of logMessage structure and macro for logging
Marc-André Moreau [Mon, 16 Sep 2013 17:24:50 +0000 (13:24 -0400)]
libwinpr-utils: make use of logMessage structure and macro for logging

10 years agolibwinpr-utils: start implementing FileAppender
Marc-André Moreau [Mon, 16 Sep 2013 16:56:22 +0000 (12:56 -0400)]
libwinpr-utils: start implementing FileAppender

10 years agolibwinpr-utils: start implementing ConsoleAppender
Marc-André Moreau [Mon, 16 Sep 2013 16:05:08 +0000 (12:05 -0400)]
libwinpr-utils: start implementing ConsoleAppender

10 years agowinpr/registry: Fixed double free
Bernhard Miklautz [Mon, 16 Sep 2013 15:23:26 +0000 (17:23 +0200)]
winpr/registry: Fixed double free

fixes #1479

10 years agoMerge pull request #1436 from toddmck/master
Martin Fleisz [Mon, 16 Sep 2013 15:18:00 +0000 (08:18 -0700)]
Merge pull request #1436 from toddmck/master

Add Fit Screen option to resolution settings and fixing #1450

10 years agoClean up unneded includes and fix logic for display output to include fitscreen text
Todd McKinney [Mon, 16 Sep 2013 14:50:32 +0000 (09:50 -0500)]
Clean up unneded includes and fix logic for display output to include fitscreen text

10 years agoMerge pull request #1470 from bmiklautz/issue/773
Bernhard Miklautz [Mon, 16 Sep 2013 10:15:53 +0000 (03:15 -0700)]
Merge pull request #1470 from bmiklautz/issue/773

x11/client: win8/server 2k12 fix for kbd sync

10 years agolibwinpr-utils: introduce trace levels
Marc-André Moreau [Sun, 15 Sep 2013 20:48:09 +0000 (16:48 -0400)]
libwinpr-utils: introduce trace levels

10 years agolibwinpr-utils: start implementing WinPR logger
Marc-André Moreau [Sun, 15 Sep 2013 19:46:02 +0000 (15:46 -0400)]
libwinpr-utils: start implementing WinPR logger

11 years agoModify Fit Screen option to not require global context object
Todd McKinney [Fri, 13 Sep 2013 19:54:28 +0000 (14:54 -0500)]
Modify Fit Screen option to not require global context object

11 years agoModify Fit Screen option to not require global context object
Todd McKinney [Fri, 13 Sep 2013 19:22:16 +0000 (14:22 -0500)]
Modify Fit Screen option to not require global context object

11 years agoRespond to DYNVC_CLOSE like described in MS-RDPEDYC
Giacomo Rombaut [Fri, 13 Sep 2013 13:22:10 +0000 (15:22 +0200)]
Respond to DYNVC_CLOSE like described in MS-RDPEDYC

11 years agolibwinpr-wait: add support for waiting on named pipes (non-standard)
Marc-André Moreau [Wed, 11 Sep 2013 23:00:32 +0000 (19:00 -0400)]
libwinpr-wait: add support for waiting on named pipes (non-standard)

11 years agoFixing compilation script for support on 10.7, 10.6
Benoît LeBlanc [Wed, 11 Sep 2013 14:36:38 +0000 (10:36 -0400)]
Fixing compilation script for support on 10.7, 10.6

NOTE: Wayk-client still does not work on 10.6 because of a missing library used by Qt5.

Dyld Error Message:
  Library not loaded: /usr/lib/libc++.1.dylib
  Referenced from: /Applications/wayk-client.app/Contents/MacOS/../Frameworks/QtCore.framework/Versions/5/QtCore
  Reason: image not found

11 years agoMerge branch 'xrdp-ng' of github.com:awakecoding/FreeRDP into xrdp-ng
Marc-André Moreau [Tue, 10 Sep 2013 21:53:28 +0000 (17:53 -0400)]
Merge branch 'xrdp-ng' of github.com:awakecoding/FreeRDP into xrdp-ng

11 years agoMerge branch 'master' of github.com:awakecoding/FreeRDP into xrdp-ng
Marc-André Moreau [Tue, 10 Sep 2013 21:02:36 +0000 (17:02 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP into xrdp-ng

11 years agocmake: fix vendor-specific including
Marc-André Moreau [Tue, 10 Sep 2013 18:46:48 +0000 (14:46 -0400)]
cmake: fix vendor-specific including

11 years agocmake: remove vendor-specific options
Marc-André Moreau [Tue, 10 Sep 2013 18:03:15 +0000 (14:03 -0400)]
cmake: remove vendor-specific options

11 years agocmake: remove debug output
Marc-André Moreau [Tue, 10 Sep 2013 15:58:43 +0000 (11:58 -0400)]
cmake: remove debug output

11 years agoCaching CMAKE_OSX_DEPLOYMENT_TARGET variable to prevent error on subsequent compilations
Benoît LeBlanc [Tue, 10 Sep 2013 15:45:25 +0000 (11:45 -0400)]
Caching CMAKE_OSX_DEPLOYMENT_TARGET variable to prevent error on subsequent compilations

11 years agoMerge branch 'master' of git://github.com/awakecoding/FreeRDP
Benoît LeBlanc [Tue, 10 Sep 2013 13:31:49 +0000 (09:31 -0400)]
Merge branch 'master' of git://github.com/awakecoding/FreeRDP

# By Marc-André Moreau
# Via Marc-André Moreau
* 'master' of git://github.com/awakecoding/FreeRDP:
  cmake: remove debug output
  cmake: add vendor-specific packaging extension point
  cmake: fix package generation on Mac OS X

11 years agocmake: remove debug output
Marc-André Moreau [Tue, 10 Sep 2013 13:27:14 +0000 (09:27 -0400)]
cmake: remove debug output

11 years agoMerge pull request #3 from bmiklautz/xrdp-build-fix
Marc-André Moreau [Tue, 10 Sep 2013 12:00:43 +0000 (05:00 -0700)]
Merge pull request #3 from bmiklautz/xrdp-build-fix

link winpr/synch against librt

11 years agowinpr/synch: link against librt
Bernhard Miklautz [Tue, 10 Sep 2013 08:38:23 +0000 (10:38 +0200)]
winpr/synch: link against librt

11 years agoAdded a new flag to indicate the presence of a single not escaped argument
Armin Novak [Tue, 10 Sep 2013 08:29:45 +0000 (10:29 +0200)]
Added a new flag to indicate the presence of a single not escaped argument
allowing the legacy command line <server>:<port> syntax.

11 years agoMerge pull request #1448 from akallabeth/coverity_fixes
Bernhard Miklautz [Tue, 10 Sep 2013 07:56:30 +0000 (00:56 -0700)]
Merge pull request #1448 from akallabeth/coverity_fixes

Multiple resource leak and NULL pointer dereferencing fixes

11 years agocmake: add vendor-specific packaging extension point
Marc-André Moreau [Tue, 10 Sep 2013 02:25:47 +0000 (22:25 -0400)]
cmake: add vendor-specific packaging extension point

11 years agocmake: fix package generation on Mac OS X
Marc-André Moreau [Tue, 10 Sep 2013 01:42:25 +0000 (21:42 -0400)]
cmake: fix package generation on Mac OS X

11 years agoMoved setting CMAKE_OSX_DEPLOYMENT_TARGET at beginning of script file, otherwise...
Benoît LeBlanc [Mon, 9 Sep 2013 18:12:01 +0000 (14:12 -0400)]
Moved setting CMAKE_OSX_DEPLOYMENT_TARGET at beginning of script file, otherwise the compilation process fails.

11 years agox11/client: win8/server 2k12 fix for kbd sync
Bernhard Miklautz [Mon, 9 Sep 2013 16:41:57 +0000 (18:41 +0200)]
x11/client: win8/server 2k12 fix for kbd sync

Keyboard indicator sync (caps lock/num lock/..) didn't work properly
on reconnect for windows 8 and windows 2012 server.

fixes #773

11 years agoFixed optional argument parsing.
Armin Novak [Mon, 9 Sep 2013 15:21:15 +0000 (17:21 +0200)]
Fixed optional argument parsing.

11 years agoFixed command line parser, now printing help, if an invalid option is detected.
Armin Novak [Mon, 9 Sep 2013 14:07:14 +0000 (16:07 +0200)]
Fixed command line parser, now printing help, if an invalid option is detected.

11 years agoMerge pull request #1462 from akallabeth/device_collection_find_fix
Bernhard Miklautz [Mon, 9 Sep 2013 08:23:20 +0000 (01:23 -0700)]
Merge pull request #1462 from akallabeth/device_collection_find_fix

Fixed NULL check in freerdp_device_collection_find

11 years agoMerge pull request #1461 from akallabeth/clang_warning_fixes
Bernhard Miklautz [Mon, 9 Sep 2013 08:22:16 +0000 (01:22 -0700)]
Merge pull request #1461 from akallabeth/clang_warning_fixes

Fixes clang warnings ```Allocator sizeof operand mismatch```

11 years agoFixed NULL check in freerdp_device_collection_find
Armin Novak [Fri, 6 Sep 2013 10:35:33 +0000 (12:35 +0200)]
Fixed NULL check in freerdp_device_collection_find

11 years agoFixed unchecked free in glyph.c (related to #1428)
Armin Novak [Fri, 6 Sep 2013 09:35:54 +0000 (11:35 +0200)]
Fixed unchecked free in glyph.c (related to #1428)

11 years agoReverted accidental commit.
Armin Novak [Fri, 6 Sep 2013 09:08:45 +0000 (11:08 +0200)]
Reverted accidental commit.

11 years agoFixed double free.
Armin Novak [Fri, 6 Sep 2013 09:07:33 +0000 (11:07 +0200)]
Fixed double free.

11 years agoFixed smartcard related issues with double free.
Armin Novak [Fri, 6 Sep 2013 08:55:26 +0000 (10:55 +0200)]
Fixed smartcard related issues with double free.

11 years agoFixed input thread shutdown caused by previous commit.
Armin Novak [Fri, 6 Sep 2013 07:41:00 +0000 (09:41 +0200)]
Fixed input thread shutdown caused by previous commit.

11 years agoAdded proper thread sync for input thread.
Armin Novak [Fri, 6 Sep 2013 07:02:46 +0000 (09:02 +0200)]
Added proper thread sync for input thread.
Channels thread now listening to message pipe quit signal posted
when shutting down the channel.

11 years agolibfreerdp-core: fix server-side licensing sequence
Marc-André Moreau [Thu, 5 Sep 2013 22:53:55 +0000 (18:53 -0400)]
libfreerdp-core: fix server-side licensing sequence

11 years agoMerge branch 'master' of github.com:awakecoding/FreeRDP into xrdp-ng
Marc-André Moreau [Thu, 5 Sep 2013 19:23:19 +0000 (15:23 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP into xrdp-ng

11 years agocmake: add target helper functions
Marc-André Moreau [Thu, 5 Sep 2013 19:20:51 +0000 (15:20 -0400)]
cmake: add target helper functions

11 years agoFixed invalid event number.
Armin Novak [Thu, 5 Sep 2013 15:17:54 +0000 (17:17 +0200)]
Fixed invalid event number.

11 years agoFixed malloc warning, now casting to void *.
Armin Novak [Thu, 5 Sep 2013 13:40:09 +0000 (15:40 +0200)]
Fixed malloc warning, now casting to void *.

11 years agoFixed duplicate WaitForSingleObject on client thread.
Armin Novak [Thu, 5 Sep 2013 12:44:35 +0000 (14:44 +0200)]
Fixed duplicate WaitForSingleObject on client thread.

11 years agoMerge pull request #1458 from akallabeth/microphone_fixes
Bernhard Miklautz [Thu, 5 Sep 2013 12:40:42 +0000 (05:40 -0700)]
Merge pull request #1458 from akallabeth/microphone_fixes

Fixed issue #1281, thread shutdown now properly waiting for quit.

11 years agoFixed channel closing before waiting for thread to quit.
Armin Novak [Thu, 5 Sep 2013 12:36:06 +0000 (14:36 +0200)]
Fixed channel closing before waiting for thread to quit.

11 years agoAdded assertions and ExitThread calls.
Armin Novak [Thu, 5 Sep 2013 12:27:34 +0000 (14:27 +0200)]
Added assertions and ExitThread calls.

11 years agoFixed missing assert include.
Armin Novak [Thu, 5 Sep 2013 11:45:49 +0000 (13:45 +0200)]
Fixed missing assert include.

11 years agoAdded missing assert include.
Armin Novak [Thu, 5 Sep 2013 11:44:12 +0000 (13:44 +0200)]
Added missing assert include.

11 years agoFixed possible race found by bmiklautz
Armin Novak [Thu, 5 Sep 2013 11:41:32 +0000 (13:41 +0200)]
Fixed possible race found by bmiklautz

11 years agoFixed thread handling.
Armin Novak [Thu, 5 Sep 2013 11:40:16 +0000 (13:40 +0200)]
Fixed thread handling.

11 years agoFixed thread handling.
Armin Novak [Thu, 5 Sep 2013 11:40:04 +0000 (13:40 +0200)]
Fixed thread handling.

11 years agoFixed thread handling.
Armin Novak [Thu, 5 Sep 2013 11:39:54 +0000 (13:39 +0200)]
Fixed thread handling.

11 years agoFixed thread handling.
Armin Novak [Thu, 5 Sep 2013 11:39:43 +0000 (13:39 +0200)]
Fixed thread handling.

11 years agoFixed thread hanling.
Armin Novak [Thu, 5 Sep 2013 11:39:32 +0000 (13:39 +0200)]
Fixed thread hanling.

11 years agoFixed thread handling.
Armin Novak [Thu, 5 Sep 2013 11:39:24 +0000 (13:39 +0200)]
Fixed thread handling.

11 years agoFixed thread handling.
Armin Novak [Thu, 5 Sep 2013 11:39:15 +0000 (13:39 +0200)]
Fixed thread handling.

11 years agoFixed thread handling.
Armin Novak [Thu, 5 Sep 2013 11:39:05 +0000 (13:39 +0200)]
Fixed thread handling.

11 years agoFixed thread handling.
Armin Novak [Thu, 5 Sep 2013 11:38:56 +0000 (13:38 +0200)]
Fixed thread handling.

11 years agoFixed thread handling.
Armin Novak [Thu, 5 Sep 2013 11:38:47 +0000 (13:38 +0200)]
Fixed thread handling.

11 years agoFixed thread handling.
Armin Novak [Thu, 5 Sep 2013 11:38:35 +0000 (13:38 +0200)]
Fixed thread handling.

11 years agoAdded newlines at end of file, prevents clang from crashing...
Armin Novak [Wed, 4 Sep 2013 14:24:27 +0000 (16:24 +0200)]
Added newlines at end of file, prevents clang from crashing...

11 years agoSimplified code for FindFirstFileA, now always using FindClose
Armin Novak [Mon, 2 Sep 2013 14:25:34 +0000 (16:25 +0200)]
Simplified code for FindFirstFileA, now always using FindClose
for cleanup.

11 years agoFixed alt_names free, now using cleanup function to wrap details.
Armin Novak [Mon, 2 Sep 2013 14:14:22 +0000 (16:14 +0200)]
Fixed alt_names free, now using cleanup function to wrap details.

11 years agoFixed memory cleanup issue
Armin Novak [Mon, 2 Sep 2013 13:07:39 +0000 (15:07 +0200)]
Fixed memory cleanup issue

11 years agoFixed missing free for subbuffers of packet.
Armin Novak [Mon, 2 Sep 2013 13:06:25 +0000 (15:06 +0200)]
Fixed missing free for subbuffers of packet.

11 years agoRemoved buffer copy, still fixes memory leak.
Armin Novak [Mon, 2 Sep 2013 10:47:21 +0000 (12:47 +0200)]
Removed buffer copy, still fixes memory leak.

11 years agoFixed memory leak.
Armin Novak [Mon, 2 Sep 2013 08:58:19 +0000 (10:58 +0200)]
Fixed memory leak.

11 years agoFixed memory leak.
Armin Novak [Mon, 2 Sep 2013 08:58:07 +0000 (10:58 +0200)]
Fixed memory leak.

11 years agoFixed memory leak.
Armin Novak [Mon, 2 Sep 2013 08:57:44 +0000 (10:57 +0200)]
Fixed memory leak.

11 years agoFixed memory leak.
Armin Novak [Mon, 2 Sep 2013 08:57:33 +0000 (10:57 +0200)]
Fixed memory leak.

11 years agoFixed erroneous patch.
Armin Novak [Mon, 2 Sep 2013 07:12:33 +0000 (09:12 +0200)]
Fixed erroneous patch.

11 years agoFixed clang issues.
Armin Novak [Fri, 30 Aug 2013 14:31:40 +0000 (16:31 +0200)]
Fixed clang issues.

11 years agoFixed clang issues.
Armin Novak [Fri, 30 Aug 2013 14:31:23 +0000 (16:31 +0200)]
Fixed clang issues.

11 years agoFixed clang issues.
Armin Novak [Fri, 30 Aug 2013 14:30:27 +0000 (16:30 +0200)]
Fixed clang issues.

11 years agoFixed invalid API usage, ...
Armin Novak [Fri, 30 Aug 2013 14:29:25 +0000 (16:29 +0200)]
Fixed invalid API usage, ...

11 years agoFixed argument checks, now NULL pointer are no longer dereferenced
Armin Novak [Fri, 30 Aug 2013 12:47:00 +0000 (14:47 +0200)]
Fixed argument checks, now NULL pointer are no longer dereferenced
in functions.

11 years agoFixed various memory leaks, allocation size issues and API misuse
Armin Novak [Fri, 30 Aug 2013 12:19:50 +0000 (14:19 +0200)]
Fixed various memory leaks, allocation size issues and API misuse
warnings shown by clang as well as some compiler warnings.

11 years agoFixed static library compilation, using -fPIC now to allow linking
Armin Novak [Fri, 30 Aug 2013 12:19:09 +0000 (14:19 +0200)]
Fixed static library compilation, using -fPIC now to allow linking
to dynamic lib.

11 years agoAdded clang specific compiler warning suppression.
Armin Novak [Fri, 30 Aug 2013 12:18:49 +0000 (14:18 +0200)]
Added clang specific compiler warning suppression.

11 years agoFixed issues found with clang-analyzer
Armin Novak [Thu, 29 Aug 2013 13:30:22 +0000 (15:30 +0200)]
Fixed issues found with clang-analyzer

11 years agoFixed variable mixup.
Armin Novak [Thu, 29 Aug 2013 09:38:28 +0000 (11:38 +0200)]
Fixed variable mixup.

11 years agoFixed various memory leaks and compiler warnings.
Armin Novak [Thu, 29 Aug 2013 09:07:19 +0000 (11:07 +0200)]
Fixed various memory leaks and compiler warnings.

11 years agoFixed coverity issue 1047567
Armin Novak [Thu, 29 Aug 2013 09:01:58 +0000 (11:01 +0200)]
Fixed coverity issue 1047567

11 years agoFixed coverity issue 1047645
Armin Novak [Thu, 29 Aug 2013 08:59:00 +0000 (10:59 +0200)]
Fixed coverity issue 1047645

11 years agoFixed coverity issue 1047647
Armin Novak [Thu, 29 Aug 2013 08:55:07 +0000 (10:55 +0200)]
Fixed coverity issue 1047647

11 years agoFixed coverity issue 1047649
Armin Novak [Thu, 29 Aug 2013 08:52:35 +0000 (10:52 +0200)]
Fixed coverity issue 1047649

11 years agoFixed coverity issue 1047650
Armin Novak [Thu, 29 Aug 2013 08:51:36 +0000 (10:51 +0200)]
Fixed coverity issue 1047650