summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-103-5/+5
|
* Bump version to 0.8.0v0.8.0Ted Trask2016-01-181-1/+1
|
* Change listfiles filesize to size, size and mtime not user-friendly, use ↵Ted Trask2015-12-302-21/+7
| | | | posix.stat over fs.stat, use new format functions
* Bump version to 0.7.0v0.7.0Ted Trask2015-11-021-1/+1
|
* Modify logfile to get logging info from the config and use common viewTed Trask2015-09-233-21/+19
|
* Bump version to 0.6.0v0.6.0Ted Trask2014-04-261-1/+1
|
* Minor cleanup of styling in listfiles html viewTed Trask2014-04-251-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-102-5/+12
|
* Fix sort by filesize in logfiles/statusTed Trask2014-03-041-1/+15
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-032-16/+32
| | | | and use lowercase tags
* Bump version to 0.5.0v0.5.0Ted Trask2013-10-311-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-182-17/+21
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Fix logfile to pass filename to alpine-baselayout/logfiles/viewTed Trask2013-10-171-1/+1
|
* Change use of require to work with Lua 5.2Ted Trask2013-10-093-3/+3
|
* Bumped version to 0.4.1v0.4.1Ted Trask2012-10-281-1/+1
|
* Added require statement for html libraryTed Trask2012-10-022-0/+2
|
* Bumped version to 0.4.0v0.4.0Ted Trask2012-07-011-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-185-8/+6
| | | | htmlviewfunctions, deleted startstop view
* Fixing acf-clamav to work with changes made to acf-core.Zach LeBar2012-04-032-9/+10
| | | | 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()'.
* Bumped version to 0.3.0v0.3.0Ted Trask2011-03-301-1/+1
|
* Modified for acf-core-0.13.0Ted Trask2011-03-301-5/+1
|
* Bumped version to 0.2.4v0.2.4Ted Trask2010-01-011-1/+1
|
* Removed debug statements.Ted Trask2009-12-311-5/+0
|
* UI fix, bumped to 0.2.3v0.2.3Ted Trask2009-12-102-4/+3
|
* Look in config files to find logfile paths. Bumped to 0.2.2v0.2.2Ted Trask2009-12-095-3/+26
|
* Config files moved to /etc/clamav and bumped to 0.2.1v0.2.1Ted Trask2009-08-122-2/+2
|
* Bumped revision to 0.2.0v0.2.0root2009-06-041-1/+1
|
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Tagged packages for release.v0.1.1ttrask2009-03-191-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/clamav/trunk@1737 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified ClamAV to allow editing of /etc/freshclam.conf. Needed to add list.ttrask2009-03-185-9/+58
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/clamav/trunk@1732 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Proposed changes to menu.v0.1.0Ted Trask2009-01-191-4/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/clamav/trunk@1684 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-1/+1
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/clamav/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added clamav and clamsmtp controllers with basic functionality.Ted Trask2009-01-0112-0/+150
git-svn-id: svn://svn.alpinelinux.org/acf/clamav/trunk@1661 ab2d0c66-481e-0410-8bed-d214d4d58bed