FreeRDP/client
Pascal Nowack 1f79eaa831 client/X11: Reintroduce handling for relieving filename restriction
Commit 6492a00959 introduced a way to
relieve the filename restriction, which ensured that file lists
containing files with names, that have characters, which are not allowed
on MS Windows.
This relief handling kicked in, when xfreerdp did not connect to MS
Windows RDS.
Commit d521c7fa74 got rid of any
wClipboardDelegate occurrence in xf_cliprdr.c, which also got rid of the
filename restriction relieve handling.
However, the relief handling was not added back, so do it now.
2023-04-04 09:05:39 +02:00
..
Android [android] fixed build and runtime issues 2023-03-23 09:58:37 +01:00
common client/cliprdr_file: Fix small typo 2023-04-04 09:05:39 +02:00
iOS [client] add deprecation/experimental warnings 2023-03-01 13:45:13 +01:00
Mac [client] add deprecation/experimental warnings 2023-03-01 13:45:13 +01:00
Sample [client] auto intialize callbacks 2023-02-15 13:34:18 +01:00
SDL [build] fix a few compiler warnings 2023-03-13 13:04:45 +01:00
Wayland [clients] fix wClipboard locking 2023-03-22 16:28:01 +01:00
Windows [client,windows]fix: keyboard focus error when minimize window by click taskbar icon 2023-03-24 08:50:49 +01:00
X11 client/X11: Reintroduce handling for relieving filename restriction 2023-04-04 09:05:39 +02:00
.gitignore [clients] clean up .gitignore 2023-02-15 13:34:18 +01:00
CMakeLists.txt [CMake] Fix use of BUILD_SHARED_LIBS 2023-03-10 11:40:08 +01:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00