summaryrefslogtreecommitdiffstats
path: root/clamav-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Modify logfile to get logging info from the config and use common viewTed Trask2015-09-231-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-181-8/+10
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Fixing acf-clamav to work with changes made to acf-core.Zach LeBar2012-04-031-5/+2
| | | | Removing the use of controllerfunctions.lua and using the new 'handle_form()' found in acf_www-controller.lua. Also using 'handle_form()' in place of 'redirect_to_referrer()'.
* Look in config files to find logfile paths. Bumped to 0.2.2v0.2.2Ted Trask2009-12-091-0/+4
|
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Modified ClamAV to allow editing of /etc/freshclam.conf. Needed to add list.ttrask2009-03-181-1/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/clamav/trunk@1732 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added clamav and clamsmtp controllers with basic functionality.Ted Trask2009-01-011-0/+22
git-svn-id: svn://svn.alpinelinux.org/acf/clamav/trunk@1661 ab2d0c66-481e-0410-8bed-d214d4d58bed