Commit Graph

2493 Commits

Author SHA1 Message Date
Jay Sorg
06e7db4e6b codec: minor change 2012-07-26 11:15:41 -07:00
Marc-André Moreau
984a8c97a3 Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr 2012-07-26 12:41:49 -04:00
Marc-André Moreau
32390d7807 Merge pull request #668 from lysannkessler/spikes/hyperv
Allow connections to Hyper-V VMMS
2012-07-26 07:34:57 -07:00
Marc-André Moreau
7e62beeb91 Merge pull request #669 from floe/master
Fix for issue #656 - invalid free() in NTLM
2012-07-26 07:34:39 -07:00
Florian Echtler
415e663d61 fix NTLM segfault from issue #656 2012-07-26 16:31:22 +02:00
lysannkessler
ecc0209bc3 rename command line option --disable-security-layer-negotiation to --no-nego 2012-07-26 12:55:35 +02:00
Jay Sorg
49f2fdfbd6 channels: added sample server code for skel 2012-07-25 19:33:43 -07:00
Jay Sorg
8e2dac6813 jpeg: don't overwrite jpeg quality unless zero 2012-07-25 19:18:47 -07:00
Jay Sorg
bbeec4aa5e channels: fix minor bug in skel plugin, added comments 2012-07-25 17:41:58 -07:00
Jay Sorg
da2a5ac7bc Merge branch 'master' of github.com:jsorg71/FreeRDP-A8 2012-07-25 15:27:34 -07:00
Jay Sorg
e8b1584051 --bcv3 rfx implies --rfx, same with jpeg 2012-07-25 15:27:16 -07:00
xangis
a0d651d8a2 Fix for C2036 void pointer unknown size build error on Windows. 2012-07-25 15:08:35 -07:00
xangis
76166628f4 Windows build complains about missing jpeg_decompress. Used WITH_JPEG
ifdef to make it happier.
2012-07-25 14:50:04 -07:00
xangis
0dbdd0004c Exclude channels that don't build on Windows from project. 2012-07-25 14:41:00 -07:00
lysannkessler
8c2d46a436 Merge branch 'master' into spikes/hyperv 2012-07-25 19:05:10 +02:00
lysannkessler
6b754ab836 casting context to xfContext in more lines and more code clarity 2012-07-25 19:05:03 +02:00
lysannkessler
f8430e246c moved final security connection step into nego_connect for consistency 2012-07-25 18:50:19 +02:00
lysannkessler
d9c260f221 added command line options to specify preconnection PDU information 2012-07-25 18:46:43 +02:00
lysannkessler
3c6df95978 added a setting and a command line flag to disable security layer negotiation 2012-07-25 12:35:52 +02:00
lysannkessler
664c870de8 move transport.h include from header into c file 2012-07-25 10:38:47 +02:00
Jay Sorg
2e182060bb Merge branch 'master' of github.com:jsorg71/FreeRDP-A8 2012-07-24 18:26:42 -07:00
Jay Sorg
c3e9966429 added cmake option to compile jpeg, off by default 2012-07-24 18:26:24 -07:00
xangis
3cf37b4465 Merge branch 'master' of https://github.com/jsorg71/FreeRDP-A8 2012-07-24 18:00:58 -07:00
xangis
502396c99a Add stubs for wf_rail and wf_window for Windows client. 2012-07-24 17:58:04 -07:00
Jay Sorg
317fb28c7e adedd --bcv3 cap, working now to xrdp 2012-07-24 17:50:10 -07:00
Marc-André Moreau
e569991ba8 libfreerdp-core: add support for loading server settings from registry 2012-07-24 20:46:21 -04:00
Jay Sorg
ea9e5fcbee codec: use the CODEC_ID_* names instead of magic numbers 2012-07-24 16:54:29 -07:00
Lysann Kessler
9af4d84050 Merge branch 'master' into spikes/hyperv
Conflicts:
	client/X11/xf_graphics.c
2012-07-25 00:10:45 +02:00
Lysann Kessler
083711fd09 use xfContext->settings->color_depth instead of xfi->srcBpp 2012-07-25 00:09:14 +02:00
Marc-André Moreau
3d62beb17e libwinpr-asn1: fix compilation on Windows 2012-07-24 15:05:52 -04:00
Jay Sorg
238cf848c2 codecs: added --jpeg command line, moved jpeg hack to bitmap cache v3, added bcv3 xxx setting 2012-07-24 12:05:22 -07:00
Lysann Kessler
2068263193 Merge branch 'master' into spikes/hyperv 2012-07-24 18:27:20 +02:00
Lysann Kessler
e43e14e2e7 fix an issue with bitmap creation in X11 client where xfi->srcBpp differs from the connection's color depth 2012-07-24 18:05:34 +02:00
Lysann Kessler
ac4b32b9cc print fastpath debug information if WITH_DEBUG_RDP is set 2012-07-23 23:01:23 +02:00
Marc-André Moreau
d1be8fc222 Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr 2012-07-23 10:42:09 -04:00
Marc-André Moreau
6155e3718f libwinpr-sspi: store NTLM hashes in SAM, generate NTLMv2 hashes on the fly 2012-07-22 23:23:23 -04:00
Marc-André Moreau
ed6c83b76d Merge pull request #652 from grandpaul/add-wm-pid-hint
Set _NET_WM_PID X property when the window is creating.
2012-07-22 09:54:16 -07:00
Marc-André Moreau
495aba9a39 libfreerdp-crypto: fix issue #625 (crypto_cert_fingerprint) 2012-07-22 12:52:55 -04:00
Marc-André Moreau
fffc6297a0 Merge pull request #655 from dorianj/smallfixes
test-client: zero write fds before running (fix #494)
2012-07-22 09:45:42 -07:00
Marc-André Moreau
c198576345 Merge pull request #658 from mfleisz/master
Extended plugin system to be able to link/load plugins statically, credit goes to Mike McDonald from Quest Software
2012-07-22 09:45:04 -07:00
xangis
c74cae4209 Add building channels for Windows and stubs for clipboard reader. 2012-07-20 14:05:06 -07:00
Martin Fleisz
87f18e59ae Extended plugin system to be able to link/load plugins statically, credit goes to Mike McDonald from Quest Software 2012-07-16 07:18:50 -07:00
Dorian Johnson
e63de28be1 Build: fix #647: printer forward causes crash on Mac OS X 2012-07-12 11:39:38 -05:00
Ying-Chun Liu (PaulLiu)
9a64adb9aa Set _NET_WM_PID X property when the window is creating.
_NET_WM_PID is used by some window managers to map the window
and the XDG desktop files. This patch sets _NET_WM_PID for this
purpose.

Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@canonical.com>
2012-07-09 14:52:15 +08:00
Dorian Johnson
53cb0cf965 test-client: zero write fds before running (fix #494) 2012-07-06 11:19:41 -05:00
Marc-André Moreau
8e224d2f94 libwinpr-asn1: declare new stubs 2012-07-05 16:36:47 -04:00
Marc-André Moreau
5da865a120 Merge pull request #650 from FreeRDP/winpr
WinPR Server-Side NLA
2012-07-04 18:27:54 -07:00
Marc-André Moreau
f3d480bba2 Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr 2012-07-04 18:34:37 -04:00
Marc-André Moreau
3c7ad65bea libwinpr-utils: cleanup stream utils 2012-07-04 18:33:49 -04:00
Marc-André Moreau
7fe240df11 Merge pull request #649 from mfleisz/master
winpr-crt: Fixed compilation errors in _wcsdup on Android
2012-07-04 08:25:44 -07:00