Vic Lee
e1bad129ba
wtsvc: add server dvc read/write data.
2012-06-26 13:55:49 +08:00
Vic Lee
3fae14f2ef
wtsvc: add server dvc creation and closure.
2012-06-25 16:41:59 +08:00
Vic Lee
f9e5709e64
wtsvc: add server drdynvc capabilities exchange.
2012-06-25 01:55:12 +08:00
Vic Lee
eaaedbe785
libfreerdp-core/peer: add activated flag.
2012-06-24 22:20:45 +08:00
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
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
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
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
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
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
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