Commit Graph

2493 Commits

Author SHA1 Message Date
Jay Sorg
9623fe7dc2 channels: added a sample virtual channel plugin 2012-06-22 16:41:53 -07:00
jsorg71
1ae5a07f01 Merge pull request #636 from Xangis/master
Index out of range crash fixes.
2012-06-22 14:32:33 -07:00
Laxmikant Rashinkar
28c4203649 Fixed following issues in RAIL mode
+ tool tips are now correctly positioned
    + window dragging bug has been fixed
    + resize after window drag was not working - fixed
    + implemented local resizing
2012-06-22 11:02:13 -07:00
Vic Lee
977c89bb59 x11: clear the window in case of resolution change in fullscreen. 2012-06-22 21:24:24 +08:00
xangis
b81548471d Change comparison to prevent index out of range crash when checking
index number against max entries and index == maxEntries.
2012-06-21 13:58:28 -07:00
Marc-André Moreau
274ee51a7a Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr 2012-06-21 14:30:35 -04:00
Laxmikant Rashinkar
7bade10982 Resolved merge conflicts in
+ client/Mac/MRDPView.h
	+ client/Mac/MRDPView.h
2012-06-20 16:05:20 -07:00
Laxmikant Rashinkar
924ed187c1 In MacFreerdpClient, added support for the following
+ clipboard redirection
	+ audio redirection
	+ RAIL support (ongoing)
2012-06-20 09:57:20 -07:00
Marc-André Moreau
baa740d612 libfreerdp-core: fix server-side protocol security negotiation for TLS + NLA 2012-06-19 20:10:49 -04:00
unknown
a34ecc48b0 Fix for corruption during color conversion on Windows. 2012-06-19 15:32:10 -07:00
Marc-André Moreau
23027a5b97 libwinpr-sspi: detect real computer name in server-side NLA 2012-06-19 18:06:43 -04:00
Marc-André Moreau
1aa0512490 libfreerdp-rail: rename UNICODE_STRING to RAIL_UNICODE_STRING to avoid conflict 2012-06-19 17:26:37 -04:00
Marc-André Moreau
34fc918da1 libwinpr-sspi: fix SAM on Linux 2012-06-19 15:53:19 -04:00
Marc-André Moreau
3959f0de13 Merge pull request #633 from grandpaul/fixextension
Init extensions in pre_connect stage.
2012-06-19 11:55:39 -07:00
Marc-André Moreau
dc485f4cfb Merge pull request #632 from alama/master
Fixed compiling on Debian Wheezy AMD64
2012-06-19 11:55:11 -07:00
Marc-André Moreau
27a3690310 Merge pull request #635 from dorianj/winprosx
winpr: fix semaphore_t definition
2012-06-19 11:54:52 -07:00
Dorian Johnson
6c3af717c5 winpr: fix semaphore_t definition 2012-06-19 12:31:35 -05:00
Marc-André Moreau
05a77eb8ff libwinpr-sspicli: initial commit 2012-06-19 10:19:53 -04:00
Ying-Chun Liu (PaulLiu)
48ad5feb0a Init extensions in pre_connect stage.
Due to the client is parsing the args in pre_connect,
we should start loading the extensions after client parsing the args.

Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@canonical.com>
2012-06-19 14:58:22 +08:00
Marc-André Moreau
fb4df9f731 libwinpr-dsparse: initial commit 2012-06-18 22:41:37 -04:00
Marc-André Moreau
630affb47c libwinpr-sysinfo: initial commit 2012-06-18 22:22:39 -04:00
Marc-André Moreau
72d2c7c1d8 libfreerdp-core: use DER for parts of TSRequest encoding, just like mstsc 2012-06-18 15:56:40 -04:00
Marc-André Moreau
7afc130e50 libfreerdp-crypto: add comments for SSPI flags used in NLA 2012-06-18 01:01:08 -04:00
Alam Arias
477b90c439 gstreamer: use PRIu64 marco for uint64_t 2012-06-17 12:12:08 -04:00
Alam Arias
0ddea5afa3 ffmpeg: avcodec_init() is been deprecated (and removed) 2012-06-17 09:51:37 -04:00
Marc-André Moreau
1bf69d644e libfreerdp-crypto: NLA debug output improvements 2012-06-15 22:39:12 -04:00
Marc-André Moreau
b55f958e5d libfreerdp-core: start using registry settings 2012-06-15 17:06:26 -04:00
Marc-André Moreau
c27d7954f6 Merge pull request #630 from FreeRDP/winpr
WinPR Registry, SAM, SSPI NTLM
2012-06-15 08:10:13 -07:00
Marc-André Moreau
58d6e11b85 Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr 2012-06-15 10:38:18 -04:00
Marc-André Moreau
14467a2eda libwinpr-sspi: fix uninitialized variable warning 2012-06-15 10:38:02 -04:00
Marc-André Moreau
c1121c6a60 Merge pull request #628 from alama/master
fixed up compiling FreeRDP with -Werror
2012-06-15 07:20:31 -07:00
Alam Arias
0863c2eefd gsteamer: #if 0 to block out unused tsmf_gstream_start_eventloop_thread() and tsmf_gstream_Eventloop_thread_finc() 2012-06-14 12:46:27 -04:00
Alam Arias
c147ee2ed1 test for XRandR for Gstreamer support 2012-06-14 12:46:27 -04:00
Alam Arias
007444f0bb cunit: fix up printf warnings in test_sspi.c 2012-06-14 12:45:10 -04:00
Alam Arias
fecbca4801 cunit: InitializeSecurityContext{A/W} wants a pointer to a ULONG, not uint32 2012-06-14 12:44:59 -04:00
Alam Arias
6a9159151f cunit: test_utils.c, set slavedevice to NULL 2012-06-14 12:44:44 -04:00
Alam Arias
51af39230b cunit: fixed up test_utils.c due to ed6dd62ebd 2012-06-14 12:44:35 -04:00
Alam Arias
eb32070129 x: clean out xevent before using it 2012-06-14 12:43:21 -04:00
Marc-André Moreau
d7f8624e71 Merge pull request #624 from chihchun/master
xfreerdp: Add --authonly and --from-stdin switch
2012-06-14 07:34:51 -07:00
Marc-André Moreau
e407c8dd52 Merge pull request #627 from hpdevx/master
Adding GStreamer plugin for Multi-Media redirection
2012-06-14 07:33:30 -07:00
Irwan Halim
c9c22fa331 Add GStreamer plugin for Multi-media redirection 2012-06-13 14:45:58 -05:00
Marc-André Moreau
33d0d59306 wfreerdp-server: fix server-side TLS on Windows 2012-06-12 23:09:30 -04:00
Lysann Kessler
1d753aa5d7 yet another vm identifier. time to make this configurable... 2012-06-11 17:52:46 +02:00
Rex Tsai
ed6dd62ebd xfreerdp: fixed --from-stdin/freerdp_passphrase_read for win32
Signed-off-by: Rex Tsai <chihchun@kalug.linux.org.tw>
2012-06-11 19:47:29 +08:00
Marc-André Moreau
209d44e843 wfreerdp-server: cleanup names 2012-06-10 22:52:01 -04:00
Marc-André Moreau
a43e5daebd wfreerdp-server: fix connection sequence 2012-06-10 21:41:17 -04:00
Marc-André Moreau
d72f235ffc wfreerdp-server: initial commit 2012-06-07 19:51:00 -04:00
Marc-André Moreau
89b7c63f03 libwinpr-sspi: fix WinPR NTLM SSPI module 2012-06-07 00:14:47 -04:00
Marc-André Moreau
52523a61f6 libwinpr-sspi: fix authentication with native SSPI modules 2012-06-06 21:43:15 -04:00
Marc-André Moreau
5624b4450a libwinpr-sspi: partially fix encoding of credentials on Windows 2012-06-06 21:16:47 -04:00