clamav/clamd
Micah Snyder (micasnyd) 25ed70fb46 Fix file access issue if in low privelege process
Removing problematic call to convert file descriptors to filepaths.

Added filename and tempfile names to scandesc calls in clamd.

Added a general scan option to treat the scan engine as unprivileged,
meaning that the scan engine will not have read access to the file.

Added check to drop a temp file for RAR's where the we don't have
read access to the filepath provided (i.e. unprivileged is set, or
access() check fails).
2020-01-23 17:42:33 -08:00
..
.gitignore update ignore files 2009-06-29 11:27:46 +02:00
clamav-daemon.service.in systemd - set TimeoutStartSec=420 for clamav-daemon 2019-10-02 16:08:29 -04:00
clamav-daemon.socket.in Converting http urls to https urls. Primary focus was on clamav.net urls. I updated a couple others and fixes a few broken links as well. There are many (non-clamav.net) urls I didn't address, especially in 3rd party or contrib code. 2018-04-02 07:58:33 -04:00
clamd.c Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
Doxyfile Finish off documentation config files. 2012-05-15 12:13:04 -04:00
localserver.c Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
localserver.h Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
Makefile.am Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
Makefile.in autojunk'd 2019-11-06 09:50:38 -08:00
others.c Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
others.h Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
scanner.c Fix file access issue if in low privelege process 2020-01-23 17:42:33 -08:00
scanner.h Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
server-th.c Formatting touch-up 2020-01-03 15:53:29 -05:00
server.h Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
session.c Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
session.h Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
shared.h Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
tcpserver.c Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
tcpserver.h Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
thrmgr.c Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
thrmgr.h Update copyright dates for 2020 2020-01-03 15:44:07 -05:00