platform/upstream/freerdp.git
11 years agoxfreerdp: refactor xfreerdp client interface
Marc-André Moreau [Mon, 8 Apr 2013 21:03:21 +0000 (17:03 -0400)]
xfreerdp: refactor xfreerdp client interface

11 years agolibfreerdp-core: add client interface
Marc-André Moreau [Mon, 8 Apr 2013 19:37:56 +0000 (15:37 -0400)]
libfreerdp-core: add client interface

11 years agoxfreerdp: implement xf_stop
Marc-André Moreau [Sun, 7 Apr 2013 21:46:57 +0000 (17:46 -0400)]
xfreerdp: implement xf_stop

11 years agoxfreerdp: fix interface for parsing command-line arguments
Marc-André Moreau [Sat, 6 Apr 2013 21:43:27 +0000 (17:43 -0400)]
xfreerdp: fix interface for parsing command-line arguments

11 years agoxfreerdp: add UI events (experimental)
Marc-André Moreau [Fri, 5 Apr 2013 23:08:37 +0000 (19:08 -0400)]
xfreerdp: add UI events (experimental)

11 years agoxfreerdp: ignore project files
Marc-André Moreau [Thu, 4 Apr 2013 23:57:38 +0000 (19:57 -0400)]
xfreerdp: ignore project files

11 years agoxfreerdp: external client integration
Marc-André Moreau [Thu, 4 Apr 2013 22:27:47 +0000 (18:27 -0400)]
xfreerdp: external client integration

11 years agoxfreerdp: fix including from C++
Marc-André Moreau [Wed, 3 Apr 2013 22:48:59 +0000 (18:48 -0400)]
xfreerdp: fix including from C++

11 years agowinpr: fix headers for C++ (VOID issue)
Marc-André Moreau [Wed, 3 Apr 2013 20:54:09 +0000 (16:54 -0400)]
winpr: fix headers for C++ (VOID issue)

11 years agoxfreerdp: remove binary from version control
Marc-André Moreau [Tue, 2 Apr 2013 20:36:45 +0000 (16:36 -0400)]
xfreerdp: remove binary from version control

11 years agoxfreerdp: split client into executable and library
Marc-André Moreau [Tue, 2 Apr 2013 20:22:30 +0000 (16:22 -0400)]
xfreerdp: split client into executable and library

11 years agoxfreerdp: improve client interface
Marc-André Moreau [Tue, 2 Apr 2013 19:45:48 +0000 (15:45 -0400)]
xfreerdp: improve client interface

11 years agoxfreerdp: start implementing simplified client interface
Marc-André Moreau [Tue, 2 Apr 2013 19:13:10 +0000 (15:13 -0400)]
xfreerdp: start implementing simplified client interface

11 years agoxfreerdp: modify way to return thread exit code
Marc-André Moreau [Tue, 2 Apr 2013 18:51:12 +0000 (14:51 -0400)]
xfreerdp: modify way to return thread exit code

11 years agoxfreerdp: start client interface
Marc-André Moreau [Tue, 2 Apr 2013 17:22:59 +0000 (13:22 -0400)]
xfreerdp: start client interface

11 years agowfreerdp: integrate benoit's modifications for easier embedding of the client
Marc-André Moreau [Mon, 1 Apr 2013 22:32:14 +0000 (18:32 -0400)]
wfreerdp: integrate benoit's modifications for easier embedding of the client

11 years agowfreerdp: fix build
Marc-André Moreau [Mon, 1 Apr 2013 22:21:21 +0000 (18:21 -0400)]
wfreerdp: fix build

11 years agochannels/client: name refactoring
Marc-André Moreau [Fri, 29 Mar 2013 22:55:59 +0000 (18:55 -0400)]
channels/client: name refactoring

11 years agochannels/client: refactor global channel manager list
Marc-André Moreau [Fri, 29 Mar 2013 22:38:39 +0000 (18:38 -0400)]
channels/client: refactor global channel manager list

11 years agochannels/client: start breaking down into smaller blocks channel code
Marc-André Moreau [Fri, 29 Mar 2013 21:53:18 +0000 (17:53 -0400)]
channels/client: start breaking down into smaller blocks channel code

11 years agochannels: partial cleanup
Marc-André Moreau [Fri, 29 Mar 2013 18:49:09 +0000 (14:49 -0400)]
channels: partial cleanup

11 years agowfreerdp: fix build on Windows
Marc-André Moreau [Fri, 29 Mar 2013 04:33:15 +0000 (00:33 -0400)]
wfreerdp: fix build on Windows

11 years agomfreerdp: fix build on Mac OS X
Marc-André Moreau [Fri, 29 Mar 2013 04:15:29 +0000 (00:15 -0400)]
mfreerdp: fix build on Mac OS X

11 years agoxfreerdp: add special extended window style WS_EX_DECORATIONS for XRDP
Marc-André Moreau [Fri, 29 Mar 2013 03:47:39 +0000 (23:47 -0400)]
xfreerdp: add special extended window style WS_EX_DECORATIONS for XRDP

11 years agoxfreerdp: fix round corners in RemoteApp
Marc-André Moreau [Fri, 29 Mar 2013 03:34:26 +0000 (23:34 -0400)]
xfreerdp: fix round corners in RemoteApp

11 years agoxfreerdp: fix RemoteApp decorations
Marc-André Moreau [Fri, 29 Mar 2013 03:09:28 +0000 (23:09 -0400)]
xfreerdp: fix RemoteApp decorations

11 years agoxfreerdp: fix RemoteApp with system message (don't show full desktop on every single...
Marc-André Moreau [Fri, 29 Mar 2013 02:26:28 +0000 (22:26 -0400)]
xfreerdp: fix RemoteApp with system message (don't show full desktop on every single connection, just when needed)

11 years agofreerdp: merge with master
Marc-André Moreau [Fri, 29 Mar 2013 01:20:36 +0000 (21:20 -0400)]
freerdp: merge with master

11 years agofreerdp: merge RDP_EVENT type with wMessage
Marc-André Moreau [Fri, 29 Mar 2013 01:13:56 +0000 (21:13 -0400)]
freerdp: merge RDP_EVENT type with wMessage

11 years agochannels: replace event_type, event_class with id for events
Marc-André Moreau [Fri, 29 Mar 2013 00:23:16 +0000 (20:23 -0400)]
channels: replace event_type, event_class with id for events

11 years agochannels: continue event refactoring
Marc-André Moreau [Thu, 28 Mar 2013 23:33:31 +0000 (19:33 -0400)]
channels: continue event refactoring

11 years agoMerge pull request #1144 from jmealins/master
Marc-André Moreau [Thu, 28 Mar 2013 23:08:38 +0000 (16:08 -0700)]
Merge pull request #1144 from jmealins/master

libfreerdp-crypto: add missing link libraries

11 years agolibfreerdp-crypto: add missing link libraries
Jason Mealins [Thu, 28 Mar 2013 23:01:41 +0000 (16:01 -0700)]
libfreerdp-crypto: add missing link libraries

11 years agoMerge pull request #1143 from hardening/killPrintfRebased
Marc-André Moreau [Thu, 28 Mar 2013 22:51:21 +0000 (15:51 -0700)]
Merge pull request #1143 from hardening/killPrintfRebased

Replace printf(...) by fprintf(stderr, ...)

11 years agolibfreerdp-utils: start migrating old eventing system
Marc-André Moreau [Thu, 28 Mar 2013 22:29:57 +0000 (18:29 -0400)]
libfreerdp-utils: start migrating old eventing system

11 years agoReplace printf(...) by fprintf(stderr, ...)
Hardening [Thu, 28 Mar 2013 22:06:34 +0000 (23:06 +0100)]
Replace printf(...) by fprintf(stderr, ...)

11 years agolibfreerdp-crypto: add missing link libraries
Marc-André Moreau [Thu, 28 Mar 2013 20:51:38 +0000 (16:51 -0400)]
libfreerdp-crypto: add missing link libraries

11 years agoMerge pull request #1140 from awakecoding/master
Marc-André Moreau [Thu, 28 Mar 2013 00:20:16 +0000 (17:20 -0700)]
Merge pull request #1140 from awakecoding/master

TS Gateway Locking Issue Fix

11 years agolibfreerdp-crypto: fix local directory creation
Marc-André Moreau [Thu, 28 Mar 2013 00:10:18 +0000 (20:10 -0400)]
libfreerdp-crypto: fix local directory creation

11 years agolibfreerdp-core: fix locking with TS Gateway
Marc-André Moreau [Thu, 28 Mar 2013 00:06:10 +0000 (20:06 -0400)]
libfreerdp-core: fix locking with TS Gateway

11 years agofreerdp: merging with master
Marc-André Moreau [Wed, 27 Mar 2013 17:13:22 +0000 (13:13 -0400)]
freerdp: merging with master

11 years agolibfreerdp-core: started async transport
Marc-André Moreau [Wed, 27 Mar 2013 17:03:41 +0000 (13:03 -0400)]
libfreerdp-core: started async transport

11 years agoMerge pull request #1129 from bmiklautz/osx_static_build
Marc-André Moreau [Wed, 27 Mar 2013 14:03:10 +0000 (07:03 -0700)]
Merge pull request #1129 from bmiklautz/osx_static_build

client/common: create a combined .a on mac

11 years agoMerge pull request #1134 from awakecoding/master
Marc-André Moreau [Wed, 27 Mar 2013 13:57:48 +0000 (06:57 -0700)]
Merge pull request #1134 from awakecoding/master

Utils Refactoring

11 years agowfreerdp: fix build
Marc-André Moreau [Tue, 26 Mar 2013 19:02:33 +0000 (15:02 -0400)]
wfreerdp: fix build

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Tue, 26 Mar 2013 16:45:05 +0000 (12:45 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agoMerge pull request #1133 from david-barth-canonical/master
Marc-André Moreau [Tue, 26 Mar 2013 16:44:19 +0000 (09:44 -0700)]
Merge pull request #1133 from david-barth-canonical/master

wm-class

11 years agoadd wm-class option
David Barth [Tue, 26 Mar 2013 14:47:39 +0000 (15:47 +0100)]
add wm-class option

11 years agoios: link against libfreerdp-client-combined.a
Bernhard Miklautz [Tue, 26 Mar 2013 11:59:03 +0000 (12:59 +0100)]
ios: link against libfreerdp-client-combined.a

11 years agoclient/common: also include libfreerdp-client in combined archive
Bernhard Miklautz [Tue, 26 Mar 2013 11:40:02 +0000 (12:40 +0100)]
client/common: also include libfreerdp-client in combined archive

11 years agoclient/common: create a combined .a on mac
Bernhard Miklautz [Mon, 25 Mar 2013 17:16:05 +0000 (18:16 +0100)]
client/common: create a combined .a on mac

Generate a combined archive of all the client related functions (channels/common..) to
minimize dependencies for linking.
The archive is called libfreerdp-client-combined.a and is only generated on iOS when doing a
monolithic static build.

11 years agocmake: simplify android build
Marc-André Moreau [Sat, 23 Mar 2013 22:13:10 +0000 (18:13 -0400)]
cmake: simplify android build

11 years agowinpr-makecert: added file output functions
Marc-André Moreau [Fri, 22 Mar 2013 21:34:57 +0000 (17:34 -0400)]
winpr-makecert: added file output functions

11 years agowinpr-makecert: improve library/executable separation
Marc-André Moreau [Fri, 22 Mar 2013 20:59:54 +0000 (16:59 -0400)]
winpr-makecert: improve library/executable separation

11 years agolibwinpr-tools: start splitting makecert tool into library and executable
Marc-André Moreau [Fri, 22 Mar 2013 20:36:44 +0000 (16:36 -0400)]
libwinpr-tools: start splitting makecert tool into library and executable

11 years agolibwinpr-path: rename known path constants
Marc-André Moreau [Fri, 22 Mar 2013 20:03:42 +0000 (16:03 -0400)]
libwinpr-path: rename known path constants

11 years agolibfreerdp-utils: purge old file utils
Marc-André Moreau [Fri, 22 Mar 2013 19:52:43 +0000 (15:52 -0400)]
libfreerdp-utils: purge old file utils

11 years agolibwinpr-path: add path detection functions
Marc-André Moreau [Fri, 22 Mar 2013 04:42:09 +0000 (00:42 -0400)]
libwinpr-path: add path detection functions

11 years agolibfreerdp-utils: purge old string utils
Marc-André Moreau [Fri, 22 Mar 2013 02:31:17 +0000 (22:31 -0400)]
libfreerdp-utils: purge old string utils

11 years agolibwinpr-utils: add trio portable printf implementation
Marc-André Moreau [Fri, 22 Mar 2013 01:30:31 +0000 (21:30 -0400)]
libwinpr-utils: add trio portable printf implementation

11 years agolibfreerdp-utils: purge thread utils
Marc-André Moreau [Thu, 21 Mar 2013 21:58:18 +0000 (17:58 -0400)]
libfreerdp-utils: purge thread utils

11 years agoserver/sample: remove usage of thread utils
Marc-André Moreau [Thu, 21 Mar 2013 21:49:10 +0000 (17:49 -0400)]
server/sample: remove usage of thread utils

11 years agochannels/printer: remove usage of thread utils
Marc-André Moreau [Thu, 21 Mar 2013 21:40:04 +0000 (17:40 -0400)]
channels/printer: remove usage of thread utils

11 years agochannels/audin/server: remove usage of old thread utils
Marc-André Moreau [Thu, 21 Mar 2013 21:28:55 +0000 (17:28 -0400)]
channels/audin/server: remove usage of old thread utils

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Thu, 21 Mar 2013 20:46:35 +0000 (16:46 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agolibfreerdp-utils: purge old STREAM utils
Marc-André Moreau [Thu, 21 Mar 2013 20:45:25 +0000 (16:45 -0400)]
libfreerdp-utils: purge old STREAM utils

11 years agoMerge pull request #1124 from C-o-r-E/master
Corey C [Thu, 21 Mar 2013 20:44:17 +0000 (13:44 -0700)]
Merge pull request #1124 from C-o-r-E/master

wfreerdp-server: Fixed screen detection issue and home directory issue

11 years agoinclude/winpr/synch.h: add missing extern C decl.
Vic Lee [Thu, 21 Mar 2013 22:13:33 +0000 (15:13 -0700)]
include/winpr/synch.h: add missing extern C decl.

11 years agoMerge remote-tracking branch 'upstream/master'
Corey C [Thu, 21 Mar 2013 20:38:10 +0000 (16:38 -0400)]
Merge remote-tracking branch 'upstream/master'

11 years agowfreerdp-server: Fixed screen detection issue and home directory issue
Corey C [Thu, 21 Mar 2013 20:31:55 +0000 (16:31 -0400)]
wfreerdp-server: Fixed screen detection issue and home directory issue

11 years agolibwinpr-utils: combine old and new stream utils
Marc-André Moreau [Thu, 21 Mar 2013 19:19:33 +0000 (15:19 -0400)]
libwinpr-utils: combine old and new stream utils

11 years agolibfreerdp-utils: rename internal members of STREAM to match new wStream
Marc-André Moreau [Thu, 21 Mar 2013 19:01:46 +0000 (15:01 -0400)]
libfreerdp-utils: rename internal members of STREAM to match new wStream

11 years agochannels/tsmf: fix build
Marc-André Moreau [Thu, 21 Mar 2013 18:45:03 +0000 (14:45 -0400)]
channels/tsmf: fix build

11 years agochannels/tsmf: remove usage of old thread utils
Marc-André Moreau [Thu, 21 Mar 2013 01:42:52 +0000 (21:42 -0400)]
channels/tsmf: remove usage of old thread utils

11 years agochannels/serial: remove usage of old thread utils
Marc-André Moreau [Thu, 21 Mar 2013 01:22:47 +0000 (21:22 -0400)]
channels/serial: remove usage of old thread utils

11 years agochannels/parallel: remove usage of old thread utils
Marc-André Moreau [Thu, 21 Mar 2013 00:57:51 +0000 (20:57 -0400)]
channels/parallel: remove usage of old thread utils

11 years agochannels/audin: remove usage of old thread utils
Marc-André Moreau [Thu, 21 Mar 2013 00:44:31 +0000 (20:44 -0400)]
channels/audin: remove usage of old thread utils

11 years agolibfreerdp-common: added generic get/set methods for parameters
Marc-André Moreau [Wed, 20 Mar 2013 19:33:33 +0000 (15:33 -0400)]
libfreerdp-common: added generic get/set methods for parameters

11 years agoMerge pull request #1121 from florianholzapfel/master
Martin Fleisz [Wed, 20 Mar 2013 13:29:42 +0000 (06:29 -0700)]
Merge pull request #1121 from florianholzapfel/master

fix for some memory leaks on the iOS client

11 years agofix some memory leaks on iOS
Florian Holzapfel [Wed, 20 Mar 2013 13:16:09 +0000 (14:16 +0100)]
fix some memory leaks on iOS

11 years agofreerdp: stabilize more of rdpSettings
Marc-André Moreau [Tue, 19 Mar 2013 21:04:39 +0000 (17:04 -0400)]
freerdp: stabilize more of rdpSettings

11 years agochannels/rdpei: stub RDP8 multi-touch extension
Marc-André Moreau [Tue, 19 Mar 2013 20:52:07 +0000 (16:52 -0400)]
channels/rdpei: stub RDP8 multi-touch extension

11 years agoMerge pull request #1119 from C-o-r-E/master
Marc-André Moreau [Tue, 19 Mar 2013 20:04:05 +0000 (13:04 -0700)]
Merge pull request #1119 from C-o-r-E/master

wfreerdp-server: fixed a problem where the mirror driver was not properly unloaded

11 years agoMerge remote-tracking branch 'upstream/master'
Corey C [Tue, 19 Mar 2013 20:00:06 +0000 (16:00 -0400)]
Merge remote-tracking branch 'upstream/master'

11 years agoMerge pull request #1118 from awakecoding/master
Marc-André Moreau [Tue, 19 Mar 2013 19:55:17 +0000 (12:55 -0700)]
Merge pull request #1118 from awakecoding/master

Split wfreerdp into library + executable

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Tue, 19 Mar 2013 19:54:16 +0000 (15:54 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agowfreerdp-server: fixed mirror driver unloading issue
Corey C [Tue, 19 Mar 2013 19:19:26 +0000 (15:19 -0400)]
wfreerdp-server: fixed mirror driver unloading issue

11 years agowfreerdp: add parent window handle parameter
Marc-André Moreau [Tue, 19 Mar 2013 17:17:30 +0000 (13:17 -0400)]
wfreerdp: add parent window handle parameter

11 years agoMerge pull request #1117 from mfleisz/master 1.1.0-beta1+android2
Marc-André Moreau [Tue, 19 Mar 2013 16:51:24 +0000 (09:51 -0700)]
Merge pull request #1117 from mfleisz/master

Android: Fix for rdp file association

11 years agoAndroid: Fix for rdp file association
Martin Fleisz [Tue, 19 Mar 2013 16:40:29 +0000 (09:40 -0700)]
Android: Fix for rdp file association

11 years agoMerge pull request #1116 from mfleisz/andrshift
Marc-André Moreau [Tue, 19 Mar 2013 15:29:19 +0000 (08:29 -0700)]
Merge pull request #1116 from mfleisz/andrshift

Android: Fixed issue with shift key

11 years agoAndroid: Fixed issue with shift key
Martin Fleisz [Tue, 19 Mar 2013 15:25:34 +0000 (08:25 -0700)]
Android: Fixed issue with shift key

11 years agoMerge branch 'master' of github.com:awakecoding/FreeRDP
Marc-André Moreau [Tue, 19 Mar 2013 15:18:56 +0000 (11:18 -0400)]
Merge branch 'master' of github.com:awakecoding/FreeRDP

11 years agowfreerdp: fix icon
Marc-André Moreau [Tue, 19 Mar 2013 15:11:14 +0000 (11:11 -0400)]
wfreerdp: fix icon

11 years agoMerge pull request #1115 from mfleisz/andrrdpfix
Marc-André Moreau [Tue, 19 Mar 2013 13:37:08 +0000 (06:37 -0700)]
Merge pull request #1115 from mfleisz/andrrdpfix

Android: Fixed rdp file association

11 years agoAndroid: Fixed rdp file association
Martin Fleisz [Tue, 19 Mar 2013 13:29:11 +0000 (06:29 -0700)]
Android: Fixed rdp file association

11 years agoMerge pull request #1114 from mfleisz/iosdeptarget 1.1.0-beta1+ios1
Marc-André Moreau [Tue, 19 Mar 2013 11:26:25 +0000 (04:26 -0700)]
Merge pull request #1114 from mfleisz/iosdeptarget

iOS: Changing deployment target to 4.3 (no supp. for armv6 needed)

11 years agoinclude/wtsvc.h: add missing extern C decl.
Vic Lee [Tue, 19 Mar 2013 22:33:01 +0000 (15:33 -0700)]
include/wtsvc.h: add missing extern C decl.

11 years agoiOS: Changing deployment target to 4.3 (no supp. for armv6 needed)
Martin Fleisz [Tue, 19 Mar 2013 09:50:37 +0000 (10:50 +0100)]
iOS: Changing deployment target to 4.3 (no supp. for armv6 needed)

11 years agomfreerdp: workaround for pointer
Marc-André Moreau [Tue, 19 Mar 2013 03:28:19 +0000 (23:28 -0400)]
mfreerdp: workaround for pointer