platform/upstream/freerdp.git
11 years agochannels: refactoring of cmake build scripts
Marc-André Moreau [Fri, 21 Sep 2012 03:39:27 +0000 (23:39 -0400)]
channels: refactoring of cmake build scripts

11 years agolibwinpr: add possibility of building WinPR as standalone
Marc-André Moreau [Fri, 21 Sep 2012 02:11:56 +0000 (22:11 -0400)]
libwinpr: add possibility of building WinPR as standalone

11 years agocmake: bump soname version to 1.1.0
Marc-André Moreau [Fri, 21 Sep 2012 00:45:56 +0000 (20:45 -0400)]
cmake: bump soname version to 1.1.0

11 years agothird-party: fix gitignore
Marc-André Moreau [Fri, 21 Sep 2012 00:23:09 +0000 (20:23 -0400)]
third-party: fix gitignore

11 years agoMerge pull request #732 from FreeRDP/cleanup
Marc-André Moreau [Thu, 20 Sep 2012 20:42:52 +0000 (13:42 -0700)]
Merge pull request #732 from FreeRDP/cleanup

WinPR Threading + Synch, Windows FreeRDP Server

11 years agolibwinpr-winsock: fix build on Windows
Marc-André Moreau [Thu, 20 Sep 2012 15:07:54 +0000 (11:07 -0400)]
libwinpr-winsock: fix build on Windows

11 years agolibwinpr-winsock: add inet_ntop for Windows XP portability
Marc-André Moreau [Thu, 20 Sep 2012 14:42:01 +0000 (10:42 -0400)]
libwinpr-winsock: add inet_ntop for Windows XP portability

11 years agoMerge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup
Marc-André Moreau [Thu, 20 Sep 2012 14:29:26 +0000 (10:29 -0400)]
Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup

11 years agolibwinpr-winhttp: stubbed API
Marc-André Moreau [Thu, 20 Sep 2012 14:29:12 +0000 (10:29 -0400)]
libwinpr-winhttp: stubbed API

11 years agoMerge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup
Marc-André Moreau [Thu, 20 Sep 2012 04:22:34 +0000 (00:22 -0400)]
Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup

11 years agowfreerdp-server: fix encoder on Windows 7
Marc-André Moreau [Thu, 20 Sep 2012 04:22:13 +0000 (00:22 -0400)]
wfreerdp-server: fix encoder on Windows 7

11 years agolibwinpr: stubbed a couple more modules of interest
Marc-André Moreau [Thu, 20 Sep 2012 01:42:46 +0000 (21:42 -0400)]
libwinpr: stubbed a couple more modules of interest

11 years agolibwinpr-interlocked: fix build on 32-bit linux
Marc-André Moreau [Wed, 19 Sep 2012 23:46:18 +0000 (19:46 -0400)]
libwinpr-interlocked: fix build on 32-bit linux

11 years agowfreerdp-server: code style cleanup
Marc-André Moreau [Wed, 19 Sep 2012 22:16:49 +0000 (18:16 -0400)]
wfreerdp-server: code style cleanup

11 years agowfreerdp-server: fix monolithic build
Marc-André Moreau [Wed, 19 Sep 2012 21:51:06 +0000 (17:51 -0400)]
wfreerdp-server: fix monolithic build

11 years agolibfreerdp-channels: fix semaphore usage
Marc-André Moreau [Wed, 19 Sep 2012 20:16:24 +0000 (16:16 -0400)]
libfreerdp-channels: fix semaphore usage

11 years agolibfreerdp: merging with master
Marc-André Moreau [Wed, 19 Sep 2012 19:55:41 +0000 (15:55 -0400)]
libfreerdp: merging with master

11 years agoMerge pull request #726 from nereocystis/master
Marc-André Moreau [Wed, 19 Sep 2012 19:31:43 +0000 (12:31 -0700)]
Merge pull request #726 from nereocystis/master

Add missing xfreerdp options to documentation

11 years agoMerge pull request #730 from C-o-r-E/master
Marc-André Moreau [Wed, 19 Sep 2012 19:31:09 +0000 (12:31 -0700)]
Merge pull request #730 from C-o-r-E/master

wfreerdp-server: added windows 8 server support

11 years agowfreerdp-server: another small fix
Corey C [Wed, 19 Sep 2012 17:42:22 +0000 (13:42 -0400)]
wfreerdp-server: another small fix

11 years agowfreerdp-server: tiny fix
C-o-r-E [Wed, 19 Sep 2012 17:34:37 +0000 (13:34 -0400)]
wfreerdp-server: tiny fix

11 years agoMerge remote-tracking branch 'upstream/cleanup'
Corey C [Wed, 19 Sep 2012 17:07:03 +0000 (13:07 -0400)]
Merge remote-tracking branch 'upstream/cleanup'

11 years agowfreerdp-server: added cmake config WITH_WIN8
C-o-r-E [Wed, 19 Sep 2012 16:43:24 +0000 (12:43 -0400)]
wfreerdp-server: added cmake config WITH_WIN8

12 years agolibfreerdp-utils: fix bitmap utils
Marc-André Moreau [Wed, 19 Sep 2012 01:09:59 +0000 (21:09 -0400)]
libfreerdp-utils: fix bitmap utils

12 years agolibwinpr-synch: fix compilation on Windows
Marc-André Moreau [Wed, 19 Sep 2012 01:07:47 +0000 (03:07 +0200)]
libwinpr-synch: fix compilation on Windows

12 years agofix freerdp_sem_new for Windows
Jay Sorg [Wed, 19 Sep 2012 00:41:39 +0000 (17:41 -0700)]
fix freerdp_sem_new for Windows

12 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup
Marc-André Moreau [Tue, 18 Sep 2012 23:41:39 +0000 (19:41 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup

12 years agolibfreerdp-utils: remove semaphore utils in favor of WinPR semaphore API
Marc-André Moreau [Tue, 18 Sep 2012 23:40:54 +0000 (19:40 -0400)]
libfreerdp-utils: remove semaphore utils in favor of WinPR semaphore API

12 years agolibwinpr-synch: implemented semaphores + thread wait
Marc-André Moreau [Tue, 18 Sep 2012 23:24:03 +0000 (19:24 -0400)]
libwinpr-synch: implemented semaphores + thread wait

12 years agowfreerdp-server: replaced OS detection with preprocessor macro
Corey C [Tue, 18 Sep 2012 23:00:03 +0000 (19:00 -0400)]
wfreerdp-server: replaced OS detection with preprocessor macro

12 years agorail: fixes for crash when creating and deleting windows fast and added support for...
Jay Sorg [Tue, 18 Sep 2012 22:57:19 +0000 (15:57 -0700)]
rail: fixes for crash when creating and deleting windows fast and added support for xrdp rail / local decoration

12 years agolibwinpr-synch: implemented Win32 Events
Marc-André Moreau [Tue, 18 Sep 2012 22:36:13 +0000 (18:36 -0400)]
libwinpr-synch: implemented Win32 Events

12 years agolibfreerdp-utils: removing mutex util in favor of WinPR mutex API
Marc-André Moreau [Tue, 18 Sep 2012 21:33:52 +0000 (17:33 -0400)]
libfreerdp-utils: removing mutex util in favor of WinPR mutex API

12 years agowfreerdp-server: win8 code cleanup
Corey C [Tue, 18 Sep 2012 21:25:20 +0000 (17:25 -0400)]
wfreerdp-server: win8 code cleanup

12 years agolibwinpr-synch: stubbed more
Marc-André Moreau [Tue, 18 Sep 2012 19:51:33 +0000 (15:51 -0400)]
libwinpr-synch: stubbed more

12 years agowfreerdp-server: refactoring and stabilizing windows 8 parts
Corey C [Tue, 18 Sep 2012 18:07:38 +0000 (14:07 -0400)]
wfreerdp-server: refactoring and stabilizing windows 8 parts

12 years agolibwinpr-synch: stubbed larger portions of the Synchronization API
Marc-André Moreau [Tue, 18 Sep 2012 16:57:19 +0000 (12:57 -0400)]
libwinpr-synch: stubbed larger portions of the Synchronization API

12 years agolibwinpr-handle: add definitions for objects
Marc-André Moreau [Tue, 18 Sep 2012 04:10:14 +0000 (00:10 -0400)]
libwinpr-handle: add definitions for objects

12 years agoAdded many additional options to documentation, added missing
Kevin Dalley [Mon, 17 Sep 2012 23:42:55 +0000 (16:42 -0700)]
Added many additional options to documentation, added missing
arguments to options in documentation.  Attempted to alphabetize
options in documentation.

12 years agolibwinpr-thread: started stubbing threading API
Marc-André Moreau [Mon, 17 Sep 2012 23:17:19 +0000 (19:17 -0400)]
libwinpr-thread: started stubbing threading API

12 years agoAdd documentation for "-X" option.
Kevin Dalley [Mon, 17 Sep 2012 22:44:21 +0000 (15:44 -0700)]
Add documentation for "-X" option.

12 years agowfreerdp-server: partially merged from cleanup
Corey C [Mon, 17 Sep 2012 21:57:21 +0000 (17:57 -0400)]
wfreerdp-server: partially merged from cleanup

12 years agocore fix for windows get_fds
Jay Sorg [Mon, 17 Sep 2012 21:44:06 +0000 (14:44 -0700)]
core fix for windows get_fds

12 years agoxfreerdp-server: fix build with SSPI include problem
Marc-André Moreau [Mon, 17 Sep 2012 21:38:39 +0000 (17:38 -0400)]
xfreerdp-server: fix build with SSPI include problem

12 years agowfreerdp-server: Less hackish win8 support
Corey C [Mon, 17 Sep 2012 21:05:42 +0000 (17:05 -0400)]
wfreerdp-server: Less hackish win8 support

12 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup
Marc-Andre [Mon, 17 Sep 2012 19:27:49 +0000 (15:27 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup

12 years agoMerge pull request #723 from dorianj/ffmpeg_update
Marc-André Moreau [Mon, 17 Sep 2012 15:06:35 +0000 (08:06 -0700)]
Merge pull request #723 from dorianj/ffmpeg_update

tsmf-ffmpeg: Update to latest versions of api (Fix #285)

12 years agoMerge pull request #717 from ted-gould/master
Marc-André Moreau [Mon, 17 Sep 2012 15:06:20 +0000 (08:06 -0700)]
Merge pull request #717 from ted-gould/master

STDIN Parsing Robustness

12 years agoMerge pull request #725 from bmiklautz/buildfeaturecheck
Marc-André Moreau [Mon, 17 Sep 2012 15:04:18 +0000 (08:04 -0700)]
Merge pull request #725 from bmiklautz/buildfeaturecheck

Add central file to check for cmake requirements

12 years agoMerge pull request #720 from bmiklautz/cuinit_fixes
Marc-André Moreau [Mon, 17 Sep 2012 15:03:49 +0000 (08:03 -0700)]
Merge pull request #720 from bmiklautz/cuinit_fixes

cunit: fixed build after directory structure changes

12 years agowfreerdp-server: fix race condition in encoder reset
Marc-André Moreau [Mon, 17 Sep 2012 03:09:36 +0000 (23:09 -0400)]
wfreerdp-server: fix race condition in encoder reset

12 years agowfreerdp-server: fix multiple reconnections deadlock
Marc-André Moreau [Mon, 17 Sep 2012 01:50:15 +0000 (21:50 -0400)]
wfreerdp-server: fix multiple reconnections deadlock

12 years agolibfreerdp-core: code restructuration
Marc-André Moreau [Mon, 17 Sep 2012 01:05:51 +0000 (21:05 -0400)]
libfreerdp-core: code restructuration

12 years agowfreerdp-server: dxgi encoding
Corey C [Sun, 16 Sep 2012 22:37:14 +0000 (18:37 -0400)]
wfreerdp-server: dxgi encoding

12 years agowfreerdp-server: win8 dxgi initial support
Corey C [Sun, 16 Sep 2012 21:38:33 +0000 (17:38 -0400)]
wfreerdp-server: win8 dxgi initial support

12 years agowfreerdp-server: add PeerLogon callback for server logon
Marc-André Moreau [Sun, 16 Sep 2012 19:30:11 +0000 (15:30 -0400)]
wfreerdp-server: add PeerLogon callback for server logon

12 years agowfreerdp-server: build CLI interface separate from server library
Marc-André Moreau [Sun, 16 Sep 2012 02:19:26 +0000 (22:19 -0400)]
wfreerdp-server: build CLI interface separate from server library

12 years agowfreerdp-server: split code with external library interface
Marc-André Moreau [Sun, 16 Sep 2012 00:29:33 +0000 (20:29 -0400)]
wfreerdp-server: split code with external library interface

12 years agowfreerdp-server: fix negotiation of codecs
Marc-André Moreau [Sat, 15 Sep 2012 21:51:05 +0000 (17:51 -0400)]
wfreerdp-server: fix negotiation of codecs

12 years agobuild: warn that GIT_REVISION is set to n/a for cmake < 2.8.2
Bernhard Miklautz [Fri, 14 Sep 2012 10:34:51 +0000 (12:34 +0200)]
build: warn that GIT_REVISION is set to n/a for cmake < 2.8.2

12 years agobuild: add central file to check for cmake requirements
Bernhard Miklautz [Fri, 14 Sep 2012 09:09:51 +0000 (11:09 +0200)]
build: add central file to check for cmake requirements

CMake allows to define variables (e.g. -D) even if they are not defined as options.
If a build feature requires a cmake version > 2.6 build might fail
therefore a check is required.

Check for WITH_MONOLITHIC_BUILD requirements added (prevents issue #724)

12 years agoMerge pull request #722 from nereocystis/master
Bernhard Miklautz [Fri, 14 Sep 2012 07:45:19 +0000 (00:45 -0700)]
Merge pull request #722 from nereocystis/master

Correct spelling of "experiance" in documentation.

12 years agotsmf-ffmpeg: Update to latest versions of api (Fix #285)
Dorian Johnson [Fri, 14 Sep 2012 03:27:46 +0000 (22:27 -0500)]
tsmf-ffmpeg: Update to latest versions of api (Fix #285)

12 years agoCorrect spelling of "experiance" in documentation.
Kevin Dalley [Thu, 13 Sep 2012 17:03:42 +0000 (10:03 -0700)]
Correct spelling of "experiance" in documentation.

12 years agomemcpy is undefined when buffer overlaps
Jean-Louis Dupond [Thu, 13 Sep 2012 14:54:10 +0000 (16:54 +0200)]
memcpy is undefined when buffer overlaps

12 years agoMerge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup
Marc-André Moreau [Tue, 11 Sep 2012 21:36:23 +0000 (14:36 -0700)]
Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup

12 years agocmake: add Intel IPP detection script
Marc-André Moreau [Tue, 11 Sep 2012 21:31:10 +0000 (14:31 -0700)]
cmake: add Intel IPP detection script

12 years agothird-party: remove unused directory
Marc-André Moreau [Tue, 11 Sep 2012 19:17:40 +0000 (15:17 -0400)]
third-party: remove unused directory

12 years agolibfreerdp-core: fix http encoding for TSG on Windows
Marc-André Moreau [Tue, 11 Sep 2012 19:10:37 +0000 (12:10 -0700)]
libfreerdp-core: fix http encoding for TSG on Windows

12 years agocunit: fixed build after directory structure changes
Bernhard Miklautz [Mon, 10 Sep 2012 23:27:15 +0000 (01:27 +0200)]
cunit: fixed build after directory structure changes

12 years agoMerge pull request #719 from FreeRDP/cleanup
Marc-André Moreau [Mon, 10 Sep 2012 23:20:26 +0000 (16:20 -0700)]
Merge pull request #719 from FreeRDP/cleanup

Code Cleanup

12 years agolibfreerdp-core: enable allow skip alpha
Marc-André Moreau [Mon, 10 Sep 2012 23:17:17 +0000 (16:17 -0700)]
libfreerdp-core: enable allow skip alpha

12 years agolibfreerdp-core: fix enabling of RDP security levels
Marc-André Moreau [Mon, 10 Sep 2012 23:01:02 +0000 (16:01 -0700)]
libfreerdp-core: fix enabling of RDP security levels

12 years agolibfreerdp-core: fix memory leak in TSG
Marc-André Moreau [Sat, 8 Sep 2012 22:47:28 +0000 (18:47 -0400)]
libfreerdp-core: fix memory leak in TSG

12 years agolibfreerdp-core: minor TSG code style cleanup
Marc-André Moreau [Sat, 8 Sep 2012 21:49:37 +0000 (17:49 -0400)]
libfreerdp-core: minor TSG code style cleanup

12 years agolibfreerdp-core: cleanup WIP TSG code
Marc-André Moreau [Sat, 8 Sep 2012 20:45:06 +0000 (16:45 -0400)]
libfreerdp-core: cleanup WIP TSG code

12 years agolibfreerdp: fix debug output
Marc-André Moreau [Sat, 8 Sep 2012 19:27:00 +0000 (15:27 -0400)]
libfreerdp: fix debug output

12 years agowfreerdp-server: fix tiny race condition
Marc-André Moreau [Fri, 7 Sep 2012 21:55:26 +0000 (17:55 -0400)]
wfreerdp-server: fix tiny race condition

12 years agowfreerdp-server: fix pointer position
Marc-André Moreau [Fri, 7 Sep 2012 21:22:23 +0000 (17:22 -0400)]
wfreerdp-server: fix pointer position

12 years agoMerge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup
Marc-André Moreau [Fri, 7 Sep 2012 20:51:05 +0000 (16:51 -0400)]
Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup

12 years agowfreerdp-server: add support for parallel sending to multiple clients
Marc-André Moreau [Fri, 7 Sep 2012 20:48:30 +0000 (22:48 +0200)]
wfreerdp-server: add support for parallel sending to multiple clients

12 years agoFixed character check. Used wrong version of patch previously.
Ted Gould [Fri, 7 Sep 2012 16:10:29 +0000 (11:10 -0500)]
Fixed character check.  Used wrong version of patch previously.

12 years agowfreerdp-server: add registry key for framerate
Marc-André Moreau [Fri, 7 Sep 2012 16:01:36 +0000 (18:01 +0200)]
wfreerdp-server: add registry key for framerate

12 years agoFixing to not drop the isatty check that was there.
Ted Gould [Fri, 7 Sep 2012 13:11:33 +0000 (08:11 -0500)]
Fixing to not drop the isatty check that was there.

12 years agowfreerdp-server: refactoring and delaying of initialization of encoder
Marc-André Moreau [Fri, 7 Sep 2012 04:01:16 +0000 (06:01 +0200)]
wfreerdp-server: refactoring and delaying of initialization of encoder

12 years agoMakes parsing of values off of stdin more robust by initializing the buffers initial...
Ted Gould [Fri, 7 Sep 2012 03:11:01 +0000 (22:11 -0500)]
Makes parsing of values off of stdin more robust by initializing the buffers initial and checking the returns from scanf.  Also, provides for a null domain by using '.' to make it easier to pipe values into xfreerdp.

12 years agowfreerdp-server: add configurable server keys
Marc-André Moreau [Fri, 7 Sep 2012 02:33:36 +0000 (04:33 +0200)]
wfreerdp-server: add configurable server keys

12 years agogdi sw fix crash when line draw goes < 0 or > width / height
Jay Sorg [Thu, 6 Sep 2012 19:08:59 +0000 (12:08 -0700)]
gdi sw fix crash when line draw goes < 0 or > width / height

12 years agoMerge pull request #716 from FreeRDP/cleanup
Marc-André Moreau [Thu, 6 Sep 2012 17:31:16 +0000 (10:31 -0700)]
Merge pull request #716 from FreeRDP/cleanup

Windows FreeRDP Server

12 years agolibfreerdp-utils: fix unterminated #ifdef
Marc-André Moreau [Thu, 6 Sep 2012 17:28:33 +0000 (13:28 -0400)]
libfreerdp-utils: fix unterminated #ifdef

12 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup
Marc-André Moreau [Thu, 6 Sep 2012 17:24:24 +0000 (13:24 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup

12 years agoMerge pull request #699 from bmiklautz/issue_698
Marc-André Moreau [Thu, 6 Sep 2012 17:23:50 +0000 (10:23 -0700)]
Merge pull request #699 from bmiklautz/issue_698

Fix for issue 698

12 years agoMerge pull request #714 from bmiklautz/pcapfix
Marc-André Moreau [Thu, 6 Sep 2012 17:23:23 +0000 (10:23 -0700)]
Merge pull request #714 from bmiklautz/pcapfix

utils/pcap: Don't allocate memory for data in pcap_get_next_record_header

12 years agolibwinpr-sysinfo: fix warning
Marc-André Moreau [Thu, 6 Sep 2012 17:22:31 +0000 (13:22 -0400)]
libwinpr-sysinfo: fix warning

12 years agoutils/pcap: Don't allocate memory for data in pcap_get_next_record_header
Bernhard Miklautz [Thu, 6 Sep 2012 10:58:36 +0000 (12:58 +0200)]
utils/pcap: Don't allocate memory for data in pcap_get_next_record_header

12 years agowfreerdp-server: start handling more than one connected client at once
Marc-André Moreau [Thu, 6 Sep 2012 00:03:07 +0000 (20:03 -0400)]
wfreerdp-server: start handling more than one connected client at once

12 years agowfreerdp-server: added OS version detection for windows
Corey C [Mon, 3 Sep 2012 22:38:51 +0000 (18:38 -0400)]
wfreerdp-server: added OS version detection for windows

12 years agowfreerdp: fix RemoteFX
Marc-André Moreau [Mon, 3 Sep 2012 21:38:22 +0000 (17:38 -0400)]
wfreerdp: fix RemoteFX

12 years agolibfreerdp-core: improvements for C# bindings
Marc-André Moreau [Mon, 3 Sep 2012 21:08:46 +0000 (17:08 -0400)]
libfreerdp-core: improvements for C# bindings

12 years agoinclude: cleanup api.h
Marc-André Moreau [Mon, 3 Sep 2012 14:47:45 +0000 (10:47 -0400)]
include: cleanup api.h