aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3/34/squid_antivirus.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add option to disable AV scanning of streamed audio/videodoktornotor2015-12-011-1/+11
|
* Point users to 'Real Time' tab for freshclam logs.doktornotor2015-10-141-2/+2
|
* Fix input size tagsdoktornotor2015-10-141-3/+3
|
* Leave the AV cron-based updates accessible even with manual configurationdoktornotor2015-10-121-2/+2
|
* Fix freshclam cronjob frequency handlingdoktornotor2015-10-101-4/+4
| | | Reported by itsol at https://forum.pfsense.org/index.php?topic=100167.msg561126#msg561126
* Major rework of antivirus features logicdoktornotor2015-10-061-33/+83
| | | Users can either maintain raw config files manually now, or use the GUI options, but not both at the same time. There are some JS hacks in squid_js.inc.php to toggle various GUI options and features depending on whether raw config is being used or now, None of the previous configuration junk is migrated since it was just badly broken.
* Comment out the new logic for now, needs more workdoktornotor2015-10-021-1/+5
|
* Antivirus GUI behaviour sanitization - first partdoktornotor2015-10-011-0/+27
| | | Add manual configuration toggle. When disabled, the 'Advanced Options" only show the AV/C-ICAP config file but do not allow editing, and vice versa.
* Add Google Safe Browsing featuredoktornotor2015-09-301-0/+13
|
* Add freshclam mirror settings, manual AV defs update and cron updatesdoktornotor2015-09-301-1/+78
|
* Remove the advanced advancedfield tags because pkg_edit.php is buggy.doktornotor2015-09-301-8/+8
| | | Also, adjust cols to prevent line wrapping and fix indentation.
* squid3 - code style fixesdoktornotor2015-09-251-56/+54
|
* squid3 - fix default value handling for antivirus client forward options ↵doktornotor2015-09-241-1/+1
| | | | (Bug #4663)
* squid 3.4 - fixes #4196 and #4197Marcello Coutinho2015-01-141-0/+1
| | | | | | | | | /var/run/squid check squidclamav symbolic links antivirus tab check config c-icap rc.d file path checks clamd rc.d file path checks squid_clwarn.php replacement for clwarn.cgi to do not need perl install
* squid3.4 - first package filesMarcello Coutinho2014-11-201-0/+158