platform/upstream/freerdp.git
11 years agowfreerdp-server: win8 code cleanup
Corey C [Tue, 18 Sep 2012 21:25:20 +0000 (17:25 -0400)]
wfreerdp-server: win8 code cleanup

11 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

11 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

11 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

11 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

11 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)

11 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

11 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

11 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

11 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

11 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

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

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

11 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

11 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

11 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

11 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

11 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

11 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

11 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)

11 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.

11 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)

11 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.

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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.

11 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

11 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.

11 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

11 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.

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

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

11 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

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

11 years agowfreerdp-server: wrap select() to make use of windows events and WaitForMultipleObjects
Marc-André Moreau [Mon, 3 Sep 2012 04:51:02 +0000 (00:51 -0400)]
wfreerdp-server: wrap select() to make use of windows events and WaitForMultipleObjects

11 years agowfreerdp-server: add select()
Marc-André Moreau [Mon, 3 Sep 2012 03:36:01 +0000 (23:36 -0400)]
wfreerdp-server: add select()

11 years agowfreerdp-server: fix encoding accuracy
Marc-André Moreau [Sun, 2 Sep 2012 23:54:17 +0000 (19:54 -0400)]
wfreerdp-server: fix encoding accuracy

11 years agowfreerdp-server: start cleaning up mutex access
Marc-André Moreau [Sun, 2 Sep 2012 22:04:41 +0000 (18:04 -0400)]
wfreerdp-server: start cleaning up mutex access

11 years agoMerge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup
Marc-André Moreau [Sun, 2 Sep 2012 21:09:52 +0000 (17:09 -0400)]
Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup

11 years agowfreerdp-server: get rid of wfInfoSingleton
Marc-André Moreau [Sun, 2 Sep 2012 21:09:36 +0000 (17:09 -0400)]
wfreerdp-server: get rid of wfInfoSingleton

11 years agoxfreerdp: code style cleanup
Marc-André Moreau [Sun, 2 Sep 2012 20:34:06 +0000 (16:34 -0400)]
xfreerdp: code style cleanup

11 years agoMerge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup
Marc-André Moreau [Sun, 2 Sep 2012 18:40:35 +0000 (14:40 -0400)]
Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP into cleanup

11 years agowfreerdp-server: merge with latest updates
Marc-André Moreau [Sun, 2 Sep 2012 18:39:27 +0000 (14:39 -0400)]
wfreerdp-server: merge with latest updates

11 years agolibwinpr-sspi: fix SecBufferDesc output buffer on last call to AcceptSecurityContext
Marc-André Moreau [Fri, 31 Aug 2012 22:04:26 +0000 (18:04 -0400)]
libwinpr-sspi: fix SecBufferDesc output buffer on last call to AcceptSecurityContext

11 years agowinpr: fix sprintf_s missing define
Marc-André Moreau [Fri, 31 Aug 2012 02:19:44 +0000 (22:19 -0400)]
winpr: fix sprintf_s missing define

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Thu, 30 Aug 2012 23:58:00 +0000 (19:58 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP

11 years agoMerge branch 'cleanup' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Thu, 30 Aug 2012 23:57:39 +0000 (19:57 -0400)]
Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP

11 years agowfreerdp: fix build on Windows XP
Marc-André Moreau [Thu, 30 Aug 2012 23:57:21 +0000 (19:57 -0400)]
wfreerdp: fix build on Windows XP

11 years agowfreerdp-server: fix build on Windows 8
Marc-André Moreau [Thu, 30 Aug 2012 21:37:12 +0000 (17:37 -0400)]
wfreerdp-server: fix build on Windows 8

11 years agowfreerdp-server: cleaned up synchronization code
C-o-r-E [Thu, 30 Aug 2012 19:50:46 +0000 (15:50 -0400)]
wfreerdp-server: cleaned up synchronization code

11 years agoMerge branch 'cleanup' of github.com:FreeRDP/FreeRDP
Marc-André Moreau [Thu, 30 Aug 2012 19:13:35 +0000 (15:13 -0400)]
Merge branch 'cleanup' of github.com:FreeRDP/FreeRDP

11 years agowfreerdp: fix memory leaks
Marc-André Moreau [Wed, 29 Aug 2012 21:50:13 +0000 (17:50 -0400)]
wfreerdp: fix memory leaks

11 years agowfreerdp: reintroduce free() statements in NLA code which was broken due to incorrect...
Marc-André Moreau [Wed, 29 Aug 2012 20:45:39 +0000 (16:45 -0400)]
wfreerdp: reintroduce free() statements in NLA code which was broken due to incorrect MSVC runtime linking

11 years agocmake: make MSVC static build optional
Marc-André Moreau [Wed, 29 Aug 2012 20:20:46 +0000 (16:20 -0400)]
cmake: make MSVC static build optional

11 years agowfreerdp-server: added optional back buffer
C-o-r-E [Tue, 28 Aug 2012 23:28:04 +0000 (19:28 -0400)]
wfreerdp-server: added optional back buffer

11 years agowfreerdp: Windows 8 fixes
Marc-André Moreau [Tue, 28 Aug 2012 22:01:42 +0000 (18:01 -0400)]
wfreerdp: Windows 8 fixes

11 years agolibwinpr-crt: add more tchar definitions
Marc-André Moreau [Sun, 26 Aug 2012 22:40:17 +0000 (18:40 -0400)]
libwinpr-crt: add more tchar definitions

11 years agoMerge pull request #708 from drred-caspian/master
Marc-André Moreau [Sun, 26 Aug 2012 15:52:20 +0000 (08:52 -0700)]
Merge pull request #708 from drred-caspian/master

[bug fix] position setting kbd_type,kbd_subtype and kbd_fn_keys

11 years agoFixed:
Hiroshi Akashio [Sun, 26 Aug 2012 15:32:36 +0000 (00:32 +0900)]
Fixed:
  I mistaked to set position for kbd_type,kbd_subtype and kbd_fn_keys.
  After kbd_layout has been set, I set them.
  There is a failure in my test method.

11 years agoMerge pull request #707 from drred-caspian/master
Marc-André Moreau [Sat, 25 Aug 2012 16:40:16 +0000 (09:40 -0700)]
Merge pull request #707 from drred-caspian/master

I created a patch for Japanese keyboard.

11 years agoMerge pull request #704 from pfmooney/7cf594a95f2fac1c11aab0395a96225cbab14216
Marc-André Moreau [Sat, 25 Aug 2012 16:40:05 +0000 (09:40 -0700)]
Merge pull request #704 from pfmooney/7cf594a95f2fac1c11aab0395a96225cbab14216

Fix for issue 540: ctrl-enter toggles fullscreen

11 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup
Marc-André Moreau [Sat, 25 Aug 2012 15:54:36 +0000 (11:54 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP into cleanup

11 years agowfreerdp-server: fixed subsequent connection issue
C-o-r-E [Fri, 24 Aug 2012 23:39:30 +0000 (19:39 -0400)]
wfreerdp-server: fixed subsequent connection issue

11 years agoJapanese keyboard patch
Hiroshi Akashio [Fri, 24 Aug 2012 16:25:59 +0000 (01:25 +0900)]
Japanese keyboard patch
  o Add Japanese key
    HIRAGANA
    CONVERT_JP
    NONCONVERT_JP
  o set Japanese keyboard
    kbd_type    : 7
    kbd_subtype : 2
    kbd_fn_keys : 12

11 years agoMerge pull request #706 from atong/master
Marc-André Moreau [Fri, 24 Aug 2012 16:10:16 +0000 (09:10 -0700)]
Merge pull request #706 from atong/master

macos build

11 years agomove macos build script
Anthony Tong [Fri, 24 Aug 2012 15:57:11 +0000 (10:57 -0500)]
move macos build script

11 years agoinitial Mac build cleanup
Anthony Tong [Thu, 16 Aug 2012 04:07:51 +0000 (00:07 -0400)]
initial Mac build cleanup

11 years agowfreerdp-server: fix off-by-one width and height errors
Marc-André Moreau [Thu, 23 Aug 2012 21:37:28 +0000 (17:37 -0400)]
wfreerdp-server: fix off-by-one width and height errors

11 years agowfreerdp-server: fix crash with out of bound coordinates
Marc-André Moreau [Thu, 23 Aug 2012 21:10:22 +0000 (17:10 -0400)]
wfreerdp-server: fix crash with out of bound coordinates

11 years agowfreerdp-server: cleanup code style
Marc-André Moreau [Thu, 23 Aug 2012 20:35:54 +0000 (16:35 -0400)]
wfreerdp-server: cleanup code style

11 years agolibfreerdp-crypto: temporarily disable free() operations causing crash in Windows...
Marc-André Moreau [Thu, 23 Aug 2012 20:09:46 +0000 (16:09 -0400)]
libfreerdp-crypto: temporarily disable free() operations causing crash in Windows FreeRDP server

11 years agoMerge pull request #705 from awakecoding/windows
Marc-André Moreau [Thu, 23 Aug 2012 19:43:32 +0000 (12:43 -0700)]
Merge pull request #705 from awakecoding/windows

Windows FreeRDP Server RemoteFX Encoding

11 years agowfreerdp-server: merge with master
Marc-André Moreau [Thu, 23 Aug 2012 19:36:34 +0000 (15:36 -0400)]
wfreerdp-server: merge with master

11 years agolibwinpr-sspi: fix build on Windows
Marc-André Moreau [Thu, 23 Aug 2012 19:15:57 +0000 (15:15 -0400)]
libwinpr-sspi: fix build on Windows

11 years agoMerge branch 'master' into issue_698
Bernhard Miklautz [Thu, 23 Aug 2012 18:15:14 +0000 (20:15 +0200)]
Merge branch 'master' into issue_698

Conflicts:
libfreerdp/utils/args.c