xrdp/sesman/chansrv
matt335672 0f6e731524 clipboard: Allow a file read to return 0 for EOF
When used with a FreeRDP client on Linux, a file copy operation from
the clipboard detects end-of-file by a read returning 0 bytes. This is
currently marked as an error.

It is assumed that mstsc.exe detects end-of-file in another way, which
is why this has not been found before.
2024-08-02 12:41:20 +01:00
..
pcsc fixed Cppcheck `unusedVariable` warnings 2023-09-04 23:47:56 +02:00
Makefile.am Some changes to Unicode input processing 2024-05-05 10:44:19 +08:00
audin.c enabled and fixed `-Wmissing-prototypes` compiler warnings 2024-04-23 18:38:20 +02:00
audin.h chansrv: add a utility function to convert wFormatTag into string 2023-02-09 01:06:44 +09:00
chansrv.c apply patch generated by matt 2024-05-05 10:44:19 +08:00
chansrv.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
chansrv_common.c Fix chansrv unterminated streams 2021-05-28 10:57:12 +01:00
chansrv_common.h Extend In/Outbound text,file,image restriction respectively 2022-01-14 10:17:02 +09:00
chansrv_config.c Split g_file_open() into _ro() and _rw() variants 2023-05-15 17:38:31 -04:00
chansrv_config.h Support to set parameters from sesman.ini. 2023-03-28 21:20:54 +09:00
chansrv_fuse.c Fix potential name buffer overflows in redirector 2024-07-22 14:44:58 +01:00
chansrv_fuse.h Add xfuse_path_in_xfuse_fs() 2021-10-25 16:16:54 +01:00
chansrv_xfs.c Dynamically allocate XFS filesystem names 2024-08-02 12:41:20 +01:00
chansrv_xfs.h Dynamically allocate XFS filesystem names 2024-08-02 12:41:20 +01:00
clipboard-notes.txt chansrv: work on clipboard 2012-10-29 20:12:24 -07:00
clipboard.c clipboard: tidy up bmp file header assembly 2024-06-18 21:56:30 +09:00
clipboard.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
clipboard_common.h Update clipboard code to use new UTF-8 calls 2023-10-23 14:15:47 +01:00
clipboard_file.c clipboard: Allow a file read to return 0 for EOF 2024-08-02 12:41:20 +01:00
clipboard_file.h Merge pull request #2001 from metalefty/clipfile-fail 2021-09-21 10:37:35 +01:00
devredir.c Allow for longer filenames from the redirector. 2024-08-02 12:41:20 +01:00
devredir.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
input.h apply patch generated by matt 2024-05-05 10:44:19 +08:00
input_ibus.c Remove duplicate enable&disable func registration 2024-05-30 12:19:20 +01:00
irp.c Moved a lot of string funcs to string_calls module 2020-12-22 11:57:24 +00:00
irp.h fix typos 2022-09-03 02:01:48 +00:00
rail.c fixed `-Wunused-function` compiler warnings 2024-04-23 18:38:20 +02:00
rail.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
smartcard.c Update smartcard code to use new UTF-8 calls 2023-10-23 14:19:49 +01:00
smartcard.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
smartcard_pcsc.c enabled and fixed `-Wmissing-prototypes` compiler warnings 2024-04-23 18:38:20 +02:00
smartcard_pcsc.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
sound.c Parameterise the sockdir with the UID of the user 2023-10-23 18:14:46 +01:00
sound.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
wave-format-server.txt chansrv: added mp3 compression from Speidy 2016-07-13 17:44:07 -07:00
xcommon.c Migrating logging to LOG() and LOG_DEVEL() in sesman/* 2020-11-30 00:36:20 +00:00
xcommon.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00