Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | havp - remove leftover debugging stuff | doktornotor | 2015-09-20 | 1 | -11/+1 |
| | |||||
* | havp - fix a bunch of clamav paths | doktornotor | 2015-09-18 | 1 | -10/+27 |
| | |||||
* | havp - fix completely broken firewall rules handling (Bug #1561) | doktornotor | 2015-09-18 | 1 | -64/+8 |
| | | | Messing with /tmp/rules.debug is certainly not the way to go. | ||||
* | default to the custom created templates directory | doktornotor | 2015-09-12 | 1 | -1/+1 |
| | |||||
* | havp - remove created bogus templates directory on uninstall | doktornotor | 2015-09-12 | 1 | -0/+3 |
| | |||||
* | havp - fix template paths | doktornotor | 2015-09-12 | 1 | -5/+7 |
| | |||||
* | havp - fix crontab handling (Bug #5117) | doktornotor | 2015-09-10 | 1 | -2/+2 |
| | |||||
* | havp cron handling - remove more of reinvented wheels | doktornotor | 2015-08-28 | 1 | -10/+3 |
| | | | No need for this code, already handled by install_cron_job() as well. | ||||
* | havp code style cleanup | doktornotor | 2015-08-28 | 1 | -1611/+1536 |
| | | | | | | | - Update copyright header - Loads of code style/indentation/whitespace fixes - Replace deprecated eregi() with preg_match - Use install_cron_job() instead of re-implementing it - Nuke bunch of useless pfSense 1.2.x checks | ||||
* | Update havp.inc | Nacho | 2015-07-06 | 1 | -1/+2 |
| | |||||
* | Update havp.inc | Nacho | 2015-07-06 | 1 | -1/+6 |
| | |||||
* | Update havp.inc | Nacho | 2015-04-30 | 1 | -6/+6 |
| | | | This changes fix HAVP on pfsense 2.2.2 as related on https://forum.pfsense.org/index.php?topic=90706.0 | ||||
* | HAVP configurator "Log" option now really using | Andrew Nikitin | 2015-01-09 | 1 | -1/+1 |
| | | | HAVP webConfigurator "Log" checkbox not using at all. Error logs was written always, regardless of "Log" option. Change this behaviour to reflect configurator option. Note: HAVP access log writes always because of virus attentions. | ||||
* | Added ability to change ClamAV mode from GUI | SunStroke74 | 2014-12-27 | 1 | -6/+8 |
| | | | Solves situation when "save" needs to be pressed twice. | ||||
* | Added ability to change ClamAV mode from GUI | SunStroke74 | 2014-12-27 | 1 | -1/+2 |
| | | | | Attention. Don`t know why, but to properly change mode settings needs to be saved twice. Looks like reading settings executing before "save" command. Maybe someone could investigate that. At this version added notice in gui. | ||||
* | Change of find pattern in havp access log file | SunStroke74 | 2014-12-24 | 1 | -2/+2 |
| | | | After switching from clamd to libclamav in havp.inc webConfigurator stop parsing of log file because of strong search pattern for clamd - "virus clamd:". Make it more universal. | ||||
* | Fix call-time pass-by-reference in HAVP, bump | jim-p | 2014-05-07 | 1 | -3/+3 |
| | |||||
* | old code looked for 2.0 to decide if this was 2+, changed to 2. | Anthony Paul | 2013-09-05 | 1 | -3/+11 |
| | | | | made sure some dirs were created and permissions set before trying to write to them | ||||
* | Fix clamav us db hostname | jim-p | 2012-07-26 | 1 | -1/+1 |
| | |||||
* | Fix clamav database owner | jim-p | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Fix typo | jim-p | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | Make sure the log dir for clamav exists too (and 2.1 is also 2.x, old test ↵ | jim-p | 2012-07-03 | 1 | -1/+3 |
| | | | | wasn't proper) | ||||
* | ensure that the clamav db dir exists. | jim-p | 2012-07-03 | 1 | -0/+6 |
| | |||||
* | Ensure havp user and group exist | jim-p | 2012-07-03 | 1 | -1/+6 |
| | |||||
* | keep havp and widget working on 2.0 and 2.1 pfsense versions | marcelloc | 2012-06-11 | 1 | -2/+12 |
| | |||||
* | Merge pull request #239 from dvserg/master | Scott Ullrich | 2012-05-03 | 1 | -2/+2 |
|\ | | | | | Fix for 2.1 | ||||
| * | Fix for 2.1 | Sergey Dvoriancev | 2012-05-03 | 1 | -2/+2 |
| | | |||||
* | | Added the option to enable/disable "Heuristics.Broken.Executable" scan. | Michele Di Maria | 2012-03-16 | 1 | -1/+7 |
|/ | | | | See http://forum.pfsense.org/index.php/topic,47271.0.html for more info | ||||
* | Fix startup script | Sergey Dvoriancev | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | Fix: filter rules off if havp disabled; start script update; | Sergey Dvoriancev | 2012-02-27 | 1 | -3/+18 |
| | |||||
* | Changed to reflect YYYY.MM.DD | LostInIgnorance | 2011-07-29 | 1 | -7/+7 |
| | |||||
* | HAVP Tabs added | dvserg | 2010-12-12 | 1 | -15/+19 |
| | |||||
* | HAVP firewall rules fix for 2.0, status avupdate message fix. | dvserg | 2010-11-21 | 1 | -8/+19 |
| | |||||
* | More HAVP fixes from vcoque | jim-p | 2010-09-24 | 1 | -3/+6 |
| | |||||
* | Havp status page added | Serg | 2010-05-31 | 1 | -49/+95 |
| | |||||
* | HAVP boot fix | Serg | 2010-05-12 | 1 | -15/+44 |
| | |||||
* | Havp template path bug fix | Serg | 2010-04-30 | 1 | -2/+3 |
| | |||||
* | Change log behavior, fix freshclam log bug in 1.2.x. Fix firewall rules bug ↵ | Serg | 2010-04-28 | 1 | -40/+50 |
| | | | | in 1.2.x | ||||
* | Havp update for 2.x. Changed firewall rules generation. | Serg | 2010-04-27 | 1 | -45/+164 |
| | |||||
* | Fix spelling typo. Found by Ermal | Scott Ullrich | 2009-09-09 | 1 | -1/+1 |
| | |||||
* | Unbreak packages that use filter_configure_* on 2.0 | Scott Ullrich | 2009-08-09 | 1 | -1/+3 |
| | |||||
* | HAVP blacklist fix | dvserg | 2009-05-26 | 1 | -25/+45 |
| | | | | Signed-off-by: dvserg <dv_serg@mail.ru> | ||||
* | Havp RAMdisk bug fixed. | dvserg | 2009-05-12 | 1 | -17/+14 |
| | | | | Signed-off-by: dvserg <dv_serg@mail.ru> | ||||
* | Fix small bugs. Change squid options. | dvserg | 2009-05-11 | 1 | -130/+157 |
| | | | | Signed-off-by: dvserg <dv_serg@mail.ru> | ||||
* | havp update new version ; squidGuard fix small bug | serg dvoriancev | 2009-05-01 | 1 | -338/+1098 |
| | |||||
* | havp package added | dvserg | 2009-03-02 | 1 | -0/+656 |