summaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/antivirus.lua
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (separately, transferred)hartzell2019-05-111-1/+1
* [Minor] lua_scanners - try dynamic scanCarsten Rosenberg2019-04-291-4/+14
* [Feature] Antivirus: Handle encrypted files speciallyVsevolod Stakhov2019-04-091-0/+12
* [Minor] lua_scanners - use pattern for FAIL symbolCarsten Rosenberg2019-01-181-0/+1
* [FIX] lua_scanners - duplicated fail symbol + luastyleCarsten Rosenberg2019-01-131-12/+12
* [Fix] lua_scanners - fix luacheckCarsten Rosenberg2019-01-131-2/+1
* [Minor] lua_scanners - move and extend mime_part matchingCarsten Rosenberg2019-01-131-29/+3
* [Minor] lua_scanners - module_name, typos, loggingCarsten Rosenberg2019-01-131-0/+1
* [Minor] Small style improvements in external servicesVsevolod Stakhov2019-01-031-7/+10
* [Rework] Lua_scanners: Further library splitVsevolod Stakhov2018-12-261-2/+2
* [Rework] Antivirus: Move antivirus routines to lua_scannersVsevolod Stakhov2018-12-201-1/+1
* [Rework] Antivirus: Move antivirus definitions to lualib from a pluginVsevolod Stakhov2018-12-181-943/+9
* [Minor] Use is_attachment where usefulVsevolod Stakhov2018-11-221-1/+1
* [Feature] Add kaspersky antivirus supportVsevolod Stakhov2018-11-211-2/+157
* [Minor] Oops, save content if fileVsevolod Stakhov2018-11-211-5/+11
* [Minor] Support normal logic of scanning for savapiVsevolod Stakhov2018-11-211-6/+26
* [Minor] Slightly improve antivirus parts selection logicVsevolod Stakhov2018-11-211-12/+12
* [FIX] Antivirus - virus names #2Carsten Rosenberg2018-10-241-2/+2
* [Fix] Antivirus - virus names with 0 were recognized as tablesCarsten Rosenberg2018-10-241-1/+1
* [Minor] Include module name when setting pre resultVsevolod Stakhov2018-10-131-1/+1
* [Fix] Fix groups messVsevolod Stakhov2018-09-291-1/+4
* [Minor] Antivirus - Sophos config and logginsCarsten Rosenberg2018-09-281-2/+10
* [Minor] Antivirus - workaround for removed attachments_onlyCarsten Rosenberg2018-09-281-0/+8
* [Minor] Antivirus - configureable mime_part scanningCarsten Rosenberg2018-09-261-2/+8
* [Minor] Antivirus - rework upstream usageCarsten Rosenberg2018-09-261-92/+120
* [Minor] Fixed symbol registering in antivirus module - parent is expected to ...Mikhail Galanin2018-09-071-1/+7
* [Feature] Use pure Lua debugm functionVsevolod Stakhov2018-08-101-8/+8
* [Feature] Check attachments only on AV scanners in attachments_only modeVsevolod Stakhov2018-07-141-53/+55
* [Feature] Allow to configure AV module rejection messageVsevolod Stakhov2018-07-021-1/+12
* [Minor] Fix other AV engines retransmitsVsevolod Stakhov2018-05-101-0/+9
* [Fix] When doing AV scan select a differen server for retransmitVsevolod Stakhov2018-05-101-0/+4
* [Minor] Fix virtual symbols registration as parent now supports just idsVsevolod Stakhov2018-04-301-3/+3
* [Minor] Fix issues with fail symbol in AV moduleVsevolod Stakhov2018-04-301-0/+4
* [Feature] Add failure symbol for AV moduleVsevolod Stakhov2018-04-301-3/+21
* [Minor] Improve clamav debug loggingVsevolod Stakhov2018-03-221-0/+3
* Remove unnecessary debug outCarsten Rosenberg2018-03-221-1/+0
* Cleanup filesCarsten Rosenberg2018-03-201-2/+0
* Respect Sophos/SAVDI FAIL212 REJ4 REJ1 Return Codes in antivirus.luaCarsten Rosenberg2018-03-201-1/+18
* [Fix] F-PROT Antivirus: only check return code to determine infectionArne Fahrenwalde2018-01-291-1/+3
* [Fix] F-PROT Antivirus infection string for all known occurencesArne Fahrenwalde2018-01-281-1/+1
* [Fix] Virus infection string for F-PROT AntivirusArne Fahrenwalde2018-01-271-1/+1
* [Minor] Fix previous commitAndrew Lewis2018-01-241-1/+1
* f-prot: match virus name non-greedilyPhilippe Kueck2018-01-241-1/+1
* [Feature] Store plugins stateVsevolod Stakhov2017-12-031-0/+8
* [Minor] Fix misprintVsevolod Stakhov2017-09-111-2/+2
* Merge remote-tracking branch 'origin/master'Vsevolod Stakhov2017-09-111-2/+2
|\
| * [Minor] Fix testsAndrew Lewis2017-09-111-2/+1
* | [Minor] Improve logging in antivirus moduleVsevolod Stakhov2017-09-111-1/+9
|/
* [Feature] Antivirus: ordered pattern matchesAndrew Lewis2017-07-101-15/+54
* [Minor] Fix result parsing for SAVAPIChristian Roessner2017-05-051-12/+7