[AMOS commit] MDL-50888 antivirus_clamav: Implement scan using Unix domain sockets. Committed into Git: 2015-07-09 11:03 UTC

[AMOS commit] MDL-50888 antivirus_clamav: Implement scan using Unix domain sockets. Committed into Git: 2015-07-09 11:03 UTC

by AMOS bot -
Number of replies: 0
Author: Ruslan Kabalin
MDL-50888 antivirus_clamav: Implement scan using Unix domain sockets.
This is a faster way of scanning files than using command line exec call,
but only available on unix-like systems.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=7be0d4292a78394139f1d34f8ec77ff529586e8c
http://github.com/moodle/moodle/commit/7be0d4292a78394139f1d34f8ec77ff529586e8c

+ 3.2 en [errorcantopensocket,antivirus_clamav]
+ 3.2 en [errorclamavnoresponse,antivirus_clamav]
+ 3.2 en [errornounixsocketssupported,antivirus_clamav]
+ 3.2 en [pathtoclam,antivirus_clamav]
+ 3.2 en [pathtoclamdesc,antivirus_clamav]
+ 3.2 en [pathtounixsocket,antivirus_clamav]
+ 3.2 en [pathtounixsocketdesc,antivirus_clamav]
+ 3.2 en [runningmethod,antivirus_clamav]
+ 3.2 en [runningmethoddesc,antivirus_clamav]
+ 3.2 en [runningmethodcommandline,antivirus_clamav]
+ 3.2 en [runningmethodunixsocket,antivirus_clamav]
- 3.2 en [configpathtoclam,antivirus_clamav]