David Fort
|
b33371fe65
|
Fixed typo
|
2017-03-21 10:31:21 +01:00 |
|
Martin Fleisz
|
aece09042f
|
Merge pull request #3871 from akallabeth/logon_error_info_log
Print logon error info.
|
2017-03-20 11:21:58 +01:00 |
|
Bernhard Miklautz
|
96b486b8f9
|
Merge pull request #3870 from akallabeth/mouse_cursor_23bpp
Ignore AND mask for 32bpp cursor. #3863
|
2017-03-20 10:09:23 +01:00 |
|
David Fort
|
5a34c4d1f2
|
Merge pull request #3873 from lluixhi/master
Support LibreSSL
|
2017-03-20 08:59:05 +01:00 |
|
Aric Belsito
|
70ab61c8e6
|
Support LibreSSL
Broken by the addition of OpenSSL 1.1.0 support.
|
2017-03-19 13:58:24 -07:00 |
|
David PHAM-VAN
|
5a66fe841a
|
Misc Fixes
|
2017-03-17 14:07:33 -07:00 |
|
Armin Novak
|
8c687611af
|
Print logon error info.
|
2017-03-17 13:48:32 +01:00 |
|
Armin Novak
|
e1a709cea7
|
Ignore AND mask for 32bpp cursor. #3863
|
2017-03-17 09:45:32 +01:00 |
|
David PHAM-VAN
|
d6f78df195
|
Verify ConvertFromUnicode return values
|
2017-03-16 16:27:01 -07:00 |
|
David PHAM-VAN
|
459d3a0473
|
Fix Windows build
|
2017-03-16 16:20:48 -07:00 |
|
David PHAM-VAN
|
ca0398ffc2
|
Fix FileGetMode writable detection
|
2017-03-14 12:41:11 -07:00 |
|
David PHAM-VAN
|
9c596b70a6
|
Fix Android build
|
2017-03-14 10:48:10 -07:00 |
|
Bernhard Miklautz
|
7d6f9581cd
|
Merge pull request #3867 from akallabeth/wlog_format_nightly_fix
Fix format string is not a string literal
|
2017-03-14 11:20:36 +01:00 |
|
Armin Novak
|
3b56cd652f
|
Fix format string is not a string literal
|
2017-03-14 10:56:00 +01:00 |
|
David PHAM-VAN
|
1296756be8
|
Bugfix: Wrong encoding method used for printer name.
|
2017-03-13 14:56:12 -07:00 |
|
David PHAM-VAN
|
1c907d0b09
|
Fix WinPR FindFirstFile/FindNextFile functions
|
2017-03-13 14:19:03 -07:00 |
|
David PHAM-VAN
|
bc87fa69df
|
Fix WinPR File creation functions
|
2017-03-13 14:18:59 -07:00 |
|
David PHAM-VAN
|
07c60ca8a4
|
Add Windows Errors to File operations
|
2017-03-13 14:18:55 -07:00 |
|
David PHAM-VAN
|
9a76a43088
|
Add specific Xrdp workarounds
This reverts commit 36d95d73715bd081019538c55f74294aa9faffba.
|
2017-03-13 14:18:50 -07:00 |
|
David PHAM-VAN
|
c7924b554d
|
Rewrite drive channel using WinPR functions
|
2017-03-13 14:18:46 -07:00 |
|
David PHAM-VAN
|
38507bae9f
|
add _wcsrchr function
|
2017-03-13 14:18:42 -07:00 |
|
David PHAM-VAN
|
b89bfaaae4
|
Add missing functions to WinPR
|
2017-03-13 14:18:37 -07:00 |
|
Martin Fleisz
|
a9c3b92036
|
Merge pull request #3862 from uglym8/fix_stack_peek
Fix Stack_Peek
|
2017-03-13 15:11:34 +01:00 |
|
Martin Fleisz
|
86fcb35f42
|
Merge pull request #3861 from akallabeth/afreerdp-fix
Afreerdp fix database test server
|
2017-03-13 13:46:23 +01:00 |
|
Alexander Zakharov
|
3f139108ff
|
Fix Stack_Peek
|
2017-03-13 15:45:27 +03:00 |
|
Armin Novak
|
6b3048b85b
|
Cleaned up database access code.
|
2017-03-13 12:05:49 +01:00 |
|
Armin Novak
|
f5e6aebb31
|
Using plain HTTP links for freerdp.com
|
2017-03-13 09:21:07 +01:00 |
|
Bernhard Miklautz
|
9d4811ee0e
|
Merge pull request #3856 from hardening/rail_capabilities
Don't forget to send the RAIL capabilities in server mode
|
2017-03-10 11:41:28 +01:00 |
|
David Fort
|
716eab2405
|
Add more RAIL option flags
|
2017-03-10 10:36:26 +01:00 |
|
David Fort
|
7b61dbdd0f
|
Don't forget to send the RAIL capabilities in server mode
|
2017-03-09 23:15:49 +01:00 |
|
Martin Fleisz
|
cab3de3129
|
Merge pull request #3855 from akallabeth/afreerdp_help_v2
Readded css for phone layout.
|
2017-03-09 16:10:37 +01:00 |
|
Armin Novak
|
5546da2932
|
Readded css for phone layout.
|
2017-03-09 15:08:01 +01:00 |
|
Martin Fleisz
|
d1ef780728
|
Merge pull request #3854 from akallabeth/afreerdp_help_unify
Afreerdp help unify
|
2017-03-09 14:24:00 +01:00 |
|
Armin Novak
|
5f3dbc3784
|
Fixed help pages.
|
2017-03-09 13:55:19 +01:00 |
|
Armin Novak
|
2e9cb0f3ea
|
Fixed keyboard show/hide
|
2017-03-09 13:55:05 +01:00 |
|
Martin Fleisz
|
d5609e4587
|
Merge pull request #3853 from akallabeth/afreerdp_script_update
Update for android scripts, per arch includes.
|
2017-03-09 11:59:47 +01:00 |
|
Martin Fleisz
|
5082dcb3d5
|
Merge pull request #3847 from akallabeth/ffmpeg_define_fix
Fixed #3782 and #2953: Using new libav defines.
|
2017-03-09 11:35:31 +01:00 |
|
Armin Novak
|
9df26feab7
|
Update for android scripts, per arch includes.
|
2017-03-09 11:32:34 +01:00 |
|
Martin Fleisz
|
252a639744
|
Merge pull request #3851 from akallabeth/about_line_breaks
aFreeRDP about page cleanup and parameter validation
|
2017-03-09 11:27:10 +01:00 |
|
Armin Novak
|
91be74e0d6
|
Removed unused strings, translated missing ones.
|
2017-03-09 11:07:59 +01:00 |
|
Armin Novak
|
6f57b090a6
|
Validating advanced and screen settings.
|
2017-03-09 11:07:59 +01:00 |
|
Armin Novak
|
d8858cf19f
|
Validating advanced settings before use.
|
2017-03-09 11:07:59 +01:00 |
|
Armin Novak
|
a595602953
|
Updated gradle and config printout.
|
2017-03-09 11:07:59 +01:00 |
|
Armin Novak
|
ed5b81a807
|
CSS to external file, fixed license linebreaks.
|
2017-03-09 10:01:36 +01:00 |
|
akallabeth
|
e23039fd99
|
Merge pull request #3842 from uplusplus/patch-5
frame_size fixed
|
2017-03-09 08:20:48 +01:00 |
|
Norbert Federa
|
540bfe97df
|
Merge pull request #3845 from akallabeth/afreerdp_db_upgrade
Afreerdp db upgrade
|
2017-03-08 09:35:52 +01:00 |
|
Armin Novak
|
1bb26873d9
|
Fixed #3782 and #2953: Using new libav defines.
|
2017-03-08 09:00:13 +01:00 |
|
joy.you
|
fa86070c13
|
Update tsmf_ffmpeg.c
|
2017-03-08 10:25:36 +08:00 |
|
Armin Novak
|
589114593c
|
Async transport removed, H264 check for support.
|
2017-03-07 16:09:24 +01:00 |
|
akallabeth
|
2fe98257a3
|
Merge pull request #3843 from manio/patch-1
Manual: remove a space in examples
|
2017-03-07 15:29:25 +01:00 |
|