xrdp/sesman/chansrv
Pavel Roskin c21b9a78f4 Distribute all files except git and github specific data
It is better to distribute a few useless file than not to distribute
needed files.
2016-12-18 00:00:11 -08:00
..
pcsc Remove all tabs in sources 2016-11-15 22:40:06 -08:00
pulse Use better symbols to protect include files 2016-05-05 00:06:26 -07:00
chansrv_common.c sound redirection: handle fragmented packets 2014-10-12 17:47:35 -07:00
chansrv_common.h chansrv: fix for segfault issue in chansrv_common 2014-11-21 03:13:14 +02:00
chansrv_fuse.c Fix C++ errors and warnings in FUSE code 2016-11-26 09:17:51 -08:00
chansrv_fuse.h coverity: copy into fixed sized buffer 2014-07-27 12:42:12 -07:00
chansrv.c chansrv: some fixes to log file path 2016-11-19 07:31:36 +00:00
chansrv.h
clipboard_common.h Fix warnings detected by -Wwrite-strings 2016-07-08 04:29:42 +00:00
clipboard_file.c Don't use final newline in log calls, it's already appended 2016-10-17 08:54:07 -07:00
clipboard_file.h
clipboard-notes.txt
clipboard.c Fix warnings detected by -Wwrite-strings 2016-07-08 04:29:42 +00:00
clipboard.h
devredir.c Use constant strings to fix warnings 2016-11-26 09:17:51 -08:00
devredir.h Use constant strings to fix warnings 2016-11-26 09:17:51 -08:00
drdynvc.c Mark g_drdynvc_chan_id as extern in g_drdynvc_chan_id, it's in chansrv.c 2016-07-08 04:29:44 +00:00
drdynvc.h
fifo.c Don't use final newline in log calls, it's already appended 2016-10-17 08:54:07 -07:00
fifo.h
irp.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 2016-07-08 04:29:49 +00:00
irp.h
Makefile.am Distribute all files except git and github specific data 2016-12-18 00:00:11 -08:00
mlog.h
rail.c Fix signed to unsigned comparisons reported by g++ 6.1.0 2016-07-08 04:29:51 +00:00
rail.h
smartcard_pcsc.c Fix signed to unsigned comparisons reported by g++ 6.1.0 2016-07-08 04:29:51 +00:00
smartcard_pcsc.h
smartcard.c Fix signed to unsigned comparisons reported by g++ 6.1.0 2016-07-08 04:29:51 +00:00
smartcard.h
sound.c chansrv: added mp3 compression from Speidy 2016-07-13 17:44:07 -07:00
sound.h
wave-format-server.txt chansrv: added mp3 compression from Speidy 2016-07-13 17:44:07 -07:00
xcommon.c Fix warnings about unused variables and functions 2016-04-21 22:27:27 -07:00
xcommon.h