summaryrefslogtreecommitdiffstats
path: root/clamav-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-2/+2
|
* Change listfiles filesize to size, size and mtime not user-friendly, use ↵Ted Trask2015-12-301-5/+5
| | | | posix.stat over fs.stat, use new format functions
* Modify logfile to get logging info from the config and use common viewTed Trask2015-09-231-12/+17
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-181-9/+11
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-5/+5
|
* Modified require statements for acf. libraries, updated for viewfunctions to ↵Ted Trask2012-04-181-2/+2
| | | | htmlviewfunctions, deleted startstop view
* Fixing acf-clamav to work with changes made to acf-core.Zach LeBar2012-04-031-4/+8
| | | | 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/+17
|
* Config files moved to /etc/clamav and bumped to 0.2.1v0.2.1Ted Trask2009-08-121-1/+1
|
* Modified ClamAV to allow editing of /etc/freshclam.conf. Needed to add list.ttrask2009-03-181-5/+18
| | | | 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/+39
git-svn-id: svn://svn.alpinelinux.org/acf/clamav/trunk@1661 ab2d0c66-481e-0410-8bed-d214d4d58bed