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
David Sundstrom
e1e8f6284f
make local functions static
...
reintroduce unmanaged windows for tooltips and dropdowns; this is required for proper focus behavior
2012-05-25 17:56:05 -05:00
David Sundstrom
c6ec5b8d4b
Fix path for Xv.h in cmake.
2012-05-25 17:56:04 -05:00
David Sundstrom
fd429eb46f
Tooltips should not be listed when remapped
2012-05-25 17:56:04 -05:00
David Sundstrom
dc81959060
Use locally assigned variable
2012-05-25 17:56:03 -05:00
David Sundstrom
cfcabaefc2
Do not use override redirect - causes windows to appear on all desktops
...
Enable non-rectangular windows and test with windows media player
2012-05-25 17:56:03 -05:00
David Sundstrom
e97a2bc158
Minor refactoring to encapsulate all X windows calls in xf_window.c
...
xf_rail.c should deal with RAIL concerns and delegate all X functions to xf_window APIs.
2012-05-25 17:56:02 -05:00
David Sundstrom
1060447cb5
Refactor event code to avoid searching seamless window linked list for desktop events.
2012-05-25 17:56:02 -05:00
Marc-André Moreau
e6291a95b8
Merge pull request #615 from FreeRDP/winpr
...
WinPR: Dependency Cleanup
2012-05-25 15:48:10 -07:00
Marc-André Moreau
ae6f331570
Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr
2012-05-25 18:45:12 -04:00
Marc-André Moreau
519f71c828
Merge pull request #614 from NiKiZe/master
...
Fix for -a 15 ?
2012-05-25 15:39:46 -07:00
Christian Nilsson
5212426bb4
Fix colors on bitmaps when using -a 15
2012-05-26 00:32:05 +02:00
Marc-André Moreau
337bcf7605
winpr: fix compilation on Windows
2012-05-25 16:42:35 -04:00
Marc-André Moreau
138321bc2f
libwinpr-bcrypt: started stubbing bcrypt api
2012-05-25 16:01:18 -04:00
Marc-André Moreau
cdd610ee12
libwinpr-sspi: remove libfreerdp-crypto dependency
2012-05-25 14:03:56 -04:00
Marc-André Moreau
6379cc628b
libwinpr-utils: started replacement stream utils
2012-05-25 03:24:42 -04:00
Marc-André Moreau
b70683af9e
libwinpr-sspi: move NLA code out of CredSSP module
2012-05-25 01:50:46 -04:00
Vic Lee
e63de0e115
Merge pull request #613 from mfleisz/master
...
libfreerdp-utils: Fixed missing wcsdup on Android
2012-05-24 19:45:21 -07:00
Vic Lee
e91ca7e73d
Merge pull request #612 from llyzs/server
...
server: add rdpsnd server channel library.
2012-05-24 19:44:11 -07:00
Marc-André Moreau
0bd91f3cb9
libwinpr-sspi: cleanup of data types in NTLM module
2012-05-24 22:40:46 -04:00
Marc-André Moreau
6bb032f24e
libwinpr-sspi: remove unused WIP kerberos code
2012-05-24 22:25:44 -04:00