Commit Graph

2357 Commits

Author SHA1 Message Date
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
Marc-André Moreau c90326cc16 libwinpr-sspi: added support for Service Principal Name (SPN) 2012-06-06 19:59:17 -04:00
Marc-André Moreau e588bb2bf0 libwinpr-sspi: improve native SSPI build 2012-06-06 19:20:05 -04:00
Mike Carifio a31f0c62e6 xfreerdp: Adds switch --from-stdin.
This switch will prompt username, password, domain and connection
host if not specified at the command line.

Signed-off-by: Rex Tsai <chihchun@kalug.linux.org.tw>
2012-06-06 17:55:34 +08:00
Mike Carifio 88f2e84e5e xfreerdp: return correct logical value, if authentication failed.
Signed-off-by: Rex Tsai <rex.tsai@canonical.com>
2012-06-06 17:55:34 +08:00
Mike Carifio 28075f5ebb xfreerdp: add --authonly switch to xfreerdp client
Signed-off-by: Rex Tsai <chihchun@kalug.linux.org.tw>
2012-06-06 17:55:34 +08:00
Marc-André Moreau 5ed9796e96 libwinpr-sspi: fix compilation on Windows 2012-06-06 02:59:37 -04:00
Marc-André Moreau ce08f3a6d0 libwinpr-registry: add support for reading simple values from a .reg file 2012-06-05 21:50:03 -04:00
Marc-André Moreau 18a8a5c6c4 libwinpr-registry: reduce API stubs to MinWin 2012-06-05 19:40:49 -04:00
Marc-André Moreau fa4fc7d2ee libwinpr-registry: start implementation 2012-06-05 18:56:31 -04:00
Marc-André Moreau 4a5de37c00 libwinpr-sspi: improve SAM management 2012-06-03 19:59:35 -04:00
Marc-André Moreau 0736077e07 winpr: fix WCHAR, define -fshort-wchar 2012-06-03 16:30:15 -04:00
Marc-André Moreau 3325098009 libwinpr-utils: started SAM utils 2012-06-02 23:31:15 -04:00
Marc-André Moreau e8f2f7b30e winpr/tools/hash: added NTLM hashing tool 2012-06-02 18:21:04 -04:00
Lysann Kessler b119af583a introducing a bad hack to send the connection request after establishing a secure connection, and without a negotiation request 2012-06-02 21:39:29 +02:00
Lysann Kessler ee9b0b93a1 choosing another VM instance in PCB 2012-06-02 21:34:06 +02:00
Lysann Kessler 8afdf99e61 first spooky attempts to implement Hyper-V VM connection support: sending a PCB and disabling security negotiation 2012-05-31 16:34:38 +02:00
Vic Lee cc9e584301 rdpsnd/pulse: fix set volume synchronization. 2012-05-30 20:35:17 +08:00
Vic Lee e7fd72b4d4 Merge pull request #620 from llyzs/x11
x11: implement frame marker.
2012-05-29 21:00:40 -07:00
Vic Lee f5bafd6711 libfreerdp-core: fix server crash in case rdp key file is not provided. 2012-05-30 11:24:39 +08:00
Vic Lee 079c48aeb7 Merge pull request #619 from llyzs/rdpsnd
Support SetVolume in rdpsnd channel
2012-05-29 18:50:14 -07:00
Marc-André Moreau b846f72de3 libwinpr-synch: initial commit 2012-05-29 14:14:26 -04:00
Vic Lee 2633484e8d rdpsnd/pulse: support volume change. 2012-05-30 00:22:58 +08:00
Vic Lee 229d4e0d3c rdpsnd/alsa: support volume change. 2012-05-29 23:36:47 +08:00
Vic Lee 106b20cbb0 server/rdpsnd: add SetVolume support. 2012-05-29 22:22:38 +08:00
Vic Lee 02ce0dba3b X11: add suppress output support. 2012-05-28 20:21:56 +08:00
Vic Lee 20fda49c4e libfreerdp-core: send suppress output and refresh rect only if server supports it. 2012-05-28 20:20:42 +08:00
Vic Lee 3477f34479 server: support RefreshRect and SuppressOutput. 2012-05-26 21:34:09 +08:00
Vic Lee aca53f3973 x11: implement frame marker. 2012-05-26 14:41:38 +08:00
Marc-André Moreau de826c3dd2 Merge pull request #616 from sunds/master
RemoteApp fixes
2012-05-25 16:29:07 -07:00
David Sundstrom 8f8389f66e use coding standard comment style 2012-05-25 18:01:25 -05:00
David Sundstrom 3656a86d99 Fix local moves by using XQueryPointer to report new mouse position.
Disable local keyboard moves for now until a way is found to make them work reliably.
2012-05-25 17:56:05 -05:00