xrdp/sesman/chansrv
matt335672 acdfd12cb6 Fix typo in chansrv_fuse.c
The code as it stands is checking two file descriptors for possible
input, but only one needs to be checked.
2023-02-13 14:28:29 +00:00
..
pcsc Replace select() system call with poll() 2023-02-13 14:28:29 +00:00
Makefile.am Split development option into separate things 2021-05-28 10:57:12 +01:00
audin.c chansrv/audin: return UNKNOWN when undefined value 2023-02-11 11:51:08 +09:00
audin.h chansrv: add a utility function to convert wFormatTag into string 2023-02-09 01:06:44 +09:00
chansrv.c mark count with unused attribute 2022-09-05 22:58:07 -07: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 Remove TCP socket support fron chansrv 2022-05-03 10:57:41 +01:00
chansrv_config.h Remove TCP socket support fron chansrv 2022-05-03 10:57:41 +01:00
chansrv_fuse.c Fix typo in chansrv_fuse.c 2023-02-13 14:28:29 +00:00
chansrv_fuse.h Add xfuse_path_in_xfuse_fs() 2021-10-25 16:16:54 +01:00
chansrv_xfs.c fix typos 2022-09-03 02:01:48 +00:00
chansrv_xfs.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
clipboard-notes.txt chansrv: work on clipboard 2012-10-29 20:12:24 -07:00
clipboard.c Remove s_check() macro 2022-02-09 10:18:15 +00:00
clipboard.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
clipboard_common.h Corrected size of filename in struct clip_file_desc 2021-09-09 14:37:27 +01:00
clipboard_file.c fix typos 2022-09-03 02:01:48 +00:00
clipboard_file.h Merge pull request #2001 from metalefty/clipfile-fail 2021-09-21 10:37:35 +01:00
devredir.c Don't try to listen on the scard socket if it isn't there 2023-01-16 13:41:18 +00:00
devredir.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
fifo.c Migrating logging to LOG() and LOG_DEVEL() in sesman/* 2020-11-30 00:36:20 +00:00
fifo.h Add missing include guards 2023-01-31 09:30:36 +00: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 Moved a lot of string funcs to string_calls module 2020-12-22 11:57:24 +00:00
rail.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
smartcard.c fix typos 2022-09-03 02:01:48 +00:00
smartcard.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
smartcard_pcsc.c Don't try to listen on the scard socket if it isn't there 2023-01-16 13:41:18 +00:00
smartcard_pcsc.h Fixing formatting with astyle 2021-05-08 16:58:11 +00:00
sound.c Merge pull request #2537 from metalefty/sound-log 2023-02-13 10:38:31 +09: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