Commit Graph

2263 Commits

Author SHA1 Message Date
Marc-André Moreau
05a77eb8ff libwinpr-sspicli: initial commit 2012-06-19 10:19:53 -04: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
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
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
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
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