index
:
rspamd.git
external-maps
libev-migration
log_json
master
mime-rework
rdns-tcp-rework
rework-symcache
rspamd-0.5
rspamd-0.6
rspamd-0.7
rspamd-0.8
rspamd-0.9
rspamd-1.0
rspamd-1.1
rspamd-1.2
rspamd-1.3
rspamd-1.4
rspamd-1.5
rspamd-1.6
rspamd-1.9
rspamd-3.10
rspamd-3.7
rspamd-3.8
rspamd-3.9
torch-removal
vstakhov-anonymize-mime
vstakhov-another-grow-factor-fix
vstakhov-ci-try
vstakhov-conf-reorg
vstakhov-cpu-detection
vstakhov-cumulative-tcp-timeout
vstakhov-fasttext-langdet
vstakhov-fix-2047-encode
vstakhov-fix-dcc
vstakhov-fuzzy-cxx
vstakhov-fuzzy-limits-display
vstakhov-fuzzy-noop
vstakhov-fuzzy-tcp
vstakhov-gpt-ollama
vstakhov-keypair-encoding
vstakhov-known-senders
vstakhov-llm-anonymize
vstakhov-llm-embeddings
vstakhov-lua-shingles
vstakhov-lua-text-api
vstakhov-new-hiredis
vstakhov-openssl-provider-message
vstakhov-redis-pool-fixes
vstakhov-remove-control-block
vstakhov-some-build-fixes
vstakhov-ssl-fixes
vstakhov-stringzilla
vstakhov-strip-attachments
vstakhov-surbl-conf-fix
vstakhov-universal-hashing-lua
vstakhov-utf8-mime
vstakhov-zstd-headers
Rapid spam filtering system: https://github.com/rspamd/rspamd
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
lua
/
antivirus.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Minor] Improve clamav debug logging
Vsevolod Stakhov
2018-03-22
1
-0
/
+3
*
Remove unnecessary debug out
Carsten Rosenberg
2018-03-22
1
-1
/
+0
*
Cleanup files
Carsten Rosenberg
2018-03-20
1
-2
/
+0
*
Respect Sophos/SAVDI FAIL212 REJ4 REJ1 Return Codes in antivirus.lua
Carsten Rosenberg
2018-03-20
1
-1
/
+18
*
[Fix] F-PROT Antivirus: only check return code to determine infection
Arne Fahrenwalde
2018-01-29
1
-1
/
+3
*
[Fix] F-PROT Antivirus infection string for all known occurences
Arne Fahrenwalde
2018-01-28
1
-1
/
+1
*
[Fix] Virus infection string for F-PROT Antivirus
Arne Fahrenwalde
2018-01-27
1
-1
/
+1
*
[Minor] Fix previous commit
Andrew Lewis
2018-01-24
1
-1
/
+1
*
f-prot: match virus name non-greedily
Philippe Kueck
2018-01-24
1
-1
/
+1
*
[Feature] Store plugins state
Vsevolod Stakhov
2017-12-03
1
-0
/
+8
*
[Minor] Fix misprint
Vsevolod Stakhov
2017-09-11
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master'
Vsevolod Stakhov
2017-09-11
1
-2
/
+2
|
\
|
*
[Minor] Fix tests
Andrew Lewis
2017-09-11
1
-2
/
+1
*
|
[Minor] Improve logging in antivirus module
Vsevolod Stakhov
2017-09-11
1
-1
/
+9
|
/
*
[Feature] Antivirus: ordered pattern matches
Andrew Lewis
2017-07-10
1
-15
/
+54
*
[Minor] Fix result parsing for SAVAPI
Christian Roessner
2017-05-05
1
-12
/
+7
*
[Fix] Detect confighelp in plugins initialisation
Vsevolod Stakhov
2017-04-22
1
-0
/
+40
*
[Minor] Antivirus: don't set action if all results were whitelisted
Andrew Lewis
2017-04-07
1
-0
/
+3
*
[Minor] Antivirus: process table results correctly; prettify logging
Andrew Lewis
2017-04-07
1
-3
/
+6
*
[Minor] Try fix antivirus plugin
Andrew Lewis
2017-04-07
1
-8
/
+27
*
[Minor] Style fixes
Vsevolod Stakhov
2017-04-07
1
-11
/
+6
*
[Feature] Retrieve all virus names from SAVAPI
Christian Roessner
2017-04-07
1
-12
/
+41
*
The same with 'OK SSSP' messages
MB
2017-04-03
1
-1
/
+1
*
Handling ACC messages for sophos
MB
2017-04-03
1
-1
/
+3
*
[Minor] Silence warning
Andrew Lewis
2017-03-29
1
-1
/
+1
*
[Fix] Fix archive scans for savapi
Christian Roessner
2017-03-29
1
-4
/
+15
*
[Minor] Antivirus module: stricter checks for FProt and ClamAV
Andrew Lewis
2017-03-07
1
-18
/
+45
*
[Conf] Add default configuration for antivirus module
Vsevolod Stakhov
2017-03-06
1
-1
/
+1
*
[Minor] Optimize savapi logging
Christian Roessner
2017-03-06
1
-17
/
+5
*
[Fix] Antivirus: use scanner-specific redis prefix
Andrew Lewis
2017-03-06
1
-30
/
+10
*
[Minor] SAVAPI deal correctly with archives
Christian Roessner
2017-03-01
1
-1
/
+3
*
[Minor] Chose correct virus name from returned string
Christian Roessner
2017-03-01
1
-6
/
+19
*
[Minor] Fail upstreams in antivirus module
Andrew Lewis
2017-02-28
1
-4
/
+12
*
[Minor] Add log_clean option for SAVAPI
Christian Roessner
2017-02-22
1
-1
/
+5
*
[Minor] Improve communication
Christian Roessner
2017-02-21
1
-3
/
+8
*
[Feature] Avira SAVAPI support
Christian Roessner
2017-02-20
1
-0
/
+154
*
[Minor] Fix some logging in antivirus module
Andrew Lewis
2016-11-24
1
-1
/
+3
*
[Feature] Support forcing action in antivirus plugin
Andrew Lewis
2016-11-22
1
-0
/
+4
*
[Minor] Move upstream handling into rspamd_redis_make_request
Andrew Lewis
2016-11-16
1
-6
/
+0
*
[Minor] Small polishes for Lua parts
Andrew Lewis
2016-11-16
1
-1
/
+1
*
[Minor] Lint Lua plugins & global functions
Andrew Lewis
2016-11-14
1
-3
/
+3
*
[Feature] Allow for excluding messages from AV scanning based on size
Andrew Lewis
2016-10-24
1
-2
/
+8
*
[Minor] Fix virus name match for Sophos
Andrew Lewis
2016-10-19
1
-1
/
+1
*
[Feature] Add Sophos antivirus support
Vsevolod Stakhov
2016-10-18
1
-1
/
+111
*
[Rework] Adopt plugins
Vsevolod Stakhov
2016-10-17
1
-2
/
+2
*
[Minor] Antivirus module: use suitable scan ID for F-Prot
Andrew Lewis
2016-10-11
1
-2
/
+4
*
[Feature] Add F-Prot support to antivirus module
Andrew Lewis
2016-10-11
1
-0
/
+108
*
Revert "[Feature] Add common way to disable Lua modules"
Andrew Lewis
2016-09-05
1
-4
/
+0
*
[Minor] Forgot to save in the previous commit
Vsevolod Stakhov
2016-09-04
1
-1
/
+1
*
[Feature] Add common way to disable Lua modules
Andrew Lewis
2016-09-01
1
-0
/
+4
[next]