Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Point users to 'Real Time' tab for freshclam logs. | doktornotor | 2015-10-14 | 1 | -2/+2 |
| | |||||
* | Fix input size tags | doktornotor | 2015-10-14 | 1 | -3/+3 |
| | |||||
* | Leave the AV cron-based updates accessible even with manual configuration | doktornotor | 2015-10-12 | 1 | -2/+2 |
| | |||||
* | Fix freshclam cronjob frequency handling | doktornotor | 2015-10-10 | 1 | -4/+4 |
| | | | Reported by itsol at https://forum.pfsense.org/index.php?topic=100167.msg561126#msg561126 | ||||
* | Major rework of antivirus features logic | doktornotor | 2015-10-06 | 1 | -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 work | doktornotor | 2015-10-02 | 1 | -1/+5 |
| | |||||
* | Antivirus GUI behaviour sanitization - first part | doktornotor | 2015-10-01 | 1 | -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 feature | doktornotor | 2015-09-30 | 1 | -0/+13 |
| | |||||
* | Add freshclam mirror settings, manual AV defs update and cron updates | doktornotor | 2015-09-30 | 1 | -1/+78 |
| | |||||
* | Remove the advanced advancedfield tags because pkg_edit.php is buggy. | doktornotor | 2015-09-30 | 1 | -8/+8 |
| | | | Also, adjust cols to prevent line wrapping and fix indentation. | ||||
* | squid3 - code style fixes | doktornotor | 2015-09-25 | 1 | -56/+54 |
| | |||||
* | squid3 - fix default value handling for antivirus client forward options ↵ | doktornotor | 2015-09-24 | 1 | -1/+1 |
| | | | | (Bug #4663) | ||||
* | squid 3.4 - fixes #4196 and #4197 | Marcello Coutinho | 2015-01-14 | 1 | -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 files | Marcello Coutinho | 2014-11-20 | 1 | -0/+158 |