David Fort
|
2e1bf90bd9
|
Merge pull request #4885 from akallabeth/autoreconnect_handle_window_events
Fixed #3423: Process xevents when in reconnect mode.
|
2018-10-03 09:42:16 +02:00 |
|
akallabeth
|
4e71af6772
|
Merge pull request #4906 from FeLvi-zzz/japanese-patch
Japanese patch #4905
|
2018-10-02 15:46:17 +02:00 |
|
FeLvi_zzz
|
751cfde864
|
remove untranslatable strings in Japanese translation
|
2018-10-02 21:53:55 +09:00 |
|
FeLvi_zzz
|
6d36707ec4
|
fixed typo in Japanese translation
|
2018-10-02 21:47:08 +09:00 |
|
Armin Novak
|
00489ae75b
|
Reworked checks in xf_disp.c
|
2018-10-02 12:33:52 +02:00 |
|
FeLvi_zzz
|
2564a6a2d2
|
modified Japanese translation #4905
|
2018-10-02 18:36:58 +09:00 |
|
FeLvi_zzz
|
7a44e179cf
|
added Japanese translation
|
2018-10-02 18:00:29 +09:00 |
|
Armin Novak
|
3b7f522eb7
|
Release stream in transport_write in all error cases.
|
2018-10-02 10:31:23 +02:00 |
|
Bernhard Miklautz
|
57623d8448
|
Merge pull request #4901 from akallabeth/cmd_line_flag_no_value_check
Check if a boolean or flag argument has additional data.
|
2018-10-02 10:04:21 +02:00 |
|
Martin Fleisz
|
6554bc3b8d
|
Merge pull request #4904 from akallabeth/floatbar_x11_leak
Fixed floatbar X11 leak.
|
2018-10-01 14:45:45 +02:00 |
|
Armin Novak
|
f332779982
|
Fixed floatbar X11 leak.
|
2018-10-01 10:50:47 +02:00 |
|
Armin Novak
|
a0f42280c3
|
Check if a boolean or flag argument has additional data.
Treat it as an error.
|
2018-09-28 12:59:20 +02:00 |
|
David Fort
|
d0612151f9
|
Merge pull request #4874 from r-barnett/fix-MonitorLocalShift
MonitorLocalShiftX,Y should be set when 1st monitor from MonitorIds s…
|
2018-09-26 10:02:49 +02:00 |
|
Martin Fleisz
|
a90b74b8dc
|
Merge pull request #4879 from akallabeth/clip_fix
Fixes for clipboard #4876
|
2018-09-26 09:37:41 +02:00 |
|
Martin Fleisz
|
c3ec6d293b
|
Merge pull request #4862 from akallabeth/printer_warning_fix
Fixed a warning in printer channel.
|
2018-09-26 09:37:23 +02:00 |
|
Martin Fleisz
|
5339efd6e4
|
Merge pull request #4882 from akallabeth/no_proxy_cidr
Fixed #4878: Added cidr support for proxy exception check.
|
2018-09-26 09:20:54 +02:00 |
|
akallabeth
|
0b8a66188c
|
Merge pull request #4865 from mmattes/feature/floatbar
Feature/floatbar for X11
|
2018-09-25 16:34:20 +02:00 |
|
Martin Fleisz
|
1d64a24647
|
Merge pull request #4888 from akallabeth/shadow_server_audin
Added microphone support to shadow server.
|
2018-09-25 14:38:09 +02:00 |
|
Armin Novak
|
dab5770fed
|
Added microphone support to shadow server.
|
2018-09-25 11:14:10 +02:00 |
|
David Fort
|
443831bfe8
|
Merge pull request #4887 from akallabeth/rail_string_allow_empty
Allow empty rail strings.
|
2018-09-25 10:58:53 +02:00 |
|
Armin Novak
|
93846c801a
|
Allow empty rail strings.
|
2018-09-25 09:54:47 +02:00 |
|
Armin Novak
|
8357f61818
|
Fixed load/unload for display channel.
|
2018-09-24 16:44:25 +02:00 |
|
Armin Novak
|
51f97f2d3e
|
Fixed #3423: Process xevents when in reconnect mode.
Fixed crashes due to unloaded disp channel in reconnect mode.
|
2018-09-24 16:24:32 +02:00 |
|
David Fort
|
ba69925b8d
|
Merge pull request #4501 from akallabeth/drive_file_size_fix
Removed xrdp workarounds.
|
2018-09-24 16:00:27 +02:00 |
|
David Fort
|
bfbcddf6aa
|
Merge pull request #4880 from akallabeth/auto_reconnect_unify
Unified auto_reconnect functions for all clients.
|
2018-09-24 14:09:10 +02:00 |
|
Armin Novak
|
13478c7445
|
Skip empty server format response.
|
2018-09-24 12:47:46 +02:00 |
|
Armin Novak
|
1d77875a69
|
Fix NULL function pointer BeginPaint
|
2018-09-24 12:47:46 +02:00 |
|
Armin Novak
|
a5f0fa818f
|
Fixed freerdp_keyboard_layouts_free
|
2018-09-24 12:47:46 +02:00 |
|
Armin Novak
|
228e63d619
|
Free RDP_KEYBOARD_LAYOUT with freerdp_keyboard_layouts_free
|
2018-09-24 12:47:32 +02:00 |
|
Armin Novak
|
941213f504
|
Fixed domain and regex match.
|
2018-09-24 12:24:15 +02:00 |
|
Armin Novak
|
3a2bfa183f
|
Fixed #4878: Added cidr support for proxy exception check.
|
2018-09-24 11:51:40 +02:00 |
|
Armin Novak
|
897c0c72a7
|
Unified auto_reconnect functions for all clients.
|
2018-09-24 10:31:43 +02:00 |
|
David Fort
|
040d14b673
|
Merge pull request #4869 from akallabeth/clear_fix
Fix #4868: Separate codec reset from initial setup
|
2018-09-24 09:46:33 +02:00 |
|
rbarnett
|
41664572a5
|
MonitorLocalShiftX,Y should be set when 1st monitor from MonitorIds selected as primary
|
2018-09-21 13:40:48 -05:00 |
|
Martin Fleisz
|
2096c1108e
|
Merge pull request #4872 from akallabeth/sw_gdi_default
Fix #4851: Software GDI is now default
|
2018-09-21 13:02:39 +02:00 |
|
Martin Fleisz
|
205c612820
|
Merge pull request #4871 from akallabeth/drdynvc_checks
Fix for #4866: Added additional length checks
|
2018-09-21 13:01:58 +02:00 |
|
Martin Fleisz
|
44b82a45bf
|
Merge pull request #4873 from akallabeth/leak_fix
Fixed use after free and leak.
|
2018-09-20 13:14:24 +02:00 |
|
akallabeth
|
30601608e4
|
Merge pull request #4855 from r-barnett/fix-logoff-exit-code
Map a particular disconnect situation triggered by a user logging off…
|
2018-09-20 12:07:36 +02:00 |
|
Armin Novak
|
bdff1c96fd
|
Fixed use after free and leak.
|
2018-09-20 11:08:12 +02:00 |
|
Armin Novak
|
dfb1049653
|
Fix #4851: Software GDI is now default
|
2018-09-20 10:44:03 +02:00 |
|
Armin Novak
|
baee520e3d
|
Fix for #4866: Added additional length checks
|
2018-09-20 09:06:01 +02:00 |
|
rbarnett
|
5d3e76bd80
|
Replace cryptic names; move the disconnect ultimatum reasons enum into public API and rename; remove setter
|
2018-09-19 09:36:39 -05:00 |
|
Martin Fleisz
|
92676fe159
|
Merge pull request #4870 from corux/patch-1
[NLA] Password prompt is shown even if empty password is provided
|
2018-09-19 16:20:32 +02:00 |
|
Tobias
|
a4df4f7bbf
|
Do not prompt if blank password was provided
|
2018-09-19 15:36:24 +02:00 |
|
Armin Novak
|
7e8d128fc6
|
Fixed clear codec reset and test cases.
|
2018-09-19 14:18:29 +02:00 |
|
Armin Novak
|
712a39898c
|
Fixed buffer size for clear_decompress test.
|
2018-09-19 14:18:29 +02:00 |
|
Armin Novak
|
13e59b5d6a
|
Fix #4868: Allow empty bands data.
|
2018-09-19 14:18:29 +02:00 |
|
Martin Fleisz
|
59ae00baaa
|
Merge pull request #4867 from akallabeth/empty_smartcard_filter_fix
Fixed smartcard filter for empty arguments.
|
2018-09-19 13:45:15 +02:00 |
|
Armin Novak
|
f63286dbea
|
Fixed smartcard filter for empty arguments.
|
2018-09-19 11:13:02 +02:00 |
|
rbarnett
|
8458266183
|
Store the disconnect provider ulimatum reason in a new field in struct rdp_context and move the test for a logoff reason to xf_client.c
|
2018-09-18 15:31:10 -05:00 |
|