-
Initial commit of WIP code.
-
Adding placeholder readme for master branch.
-
Implemented 'verbose' mode, where every scanned file is logged (instead of only logging infected files).
-
Corrected admin message (which said that the daemon required access to the web-server temp directory), because the fix in issue #1571596 solves that issue; daemon no longer needs access to the file. Also improved the UX of the admin form, only the relevant config-fieldset for exec-mode/daemon-mode is opened (based on the current config).
-
Improved documentation to explain the use of the hooks and function-delegation.
-
Initial import of account mail module.
-
Initial commit of README to master branch.
-
Improved documentation (clarified the use of '' in scanning functions).
-
Added tests.
-
Initial import of the Link ESI module.