aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | apcupsd - fix rcfile for removing all types of lock files and put an ↵Danilo G. Baio (dbaio)2014-12-132-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | information for email notifications
* | | | | | Merge pull request #760 from SunStroke74/patch-1Renato Botelho2014-12-305-8/+26
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Bump HAVP package version due to last changesAndrew Nikitin2014-12-301-1/+1
| | | | | |
| * | | | | Bump HAVP package version due to last changesAndrew Nikitin2014-12-301-1/+1
| | | | | |
| * | | | | Bump HAVP package version due to last changesAndrew Nikitin2014-12-301-1/+1
| | | | | |
| * | | | | Added ability to change ClamAV mode from GUISunStroke742014-12-271-1/+1
| | | | | |
| * | | | | Added ability to change ClamAV mode from GUISunStroke742014-12-271-6/+8
| | | | | | | | | | | | | | | | | | Solves situation when "save" needs to be pressed twice.
| * | | | | Added ability to change ClamAV mode from GUISunStroke742014-12-271-1/+0
| | | | | | | | | | | | | | | | | | Solves situation when "save" needs to be pressed twice.
| * | | | | Added ability to change ClamAV mode from GUISunStroke742014-12-271-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.
| * | | | | Added ability to change ClamAV mode from GUISunStroke742014-12-271-0/+16
| | | | | |
* | | | | | Merge pull request #761 from bmeeks8/suricata-2.0.4-v2.1.2Renato Botelho2014-12-297-18/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bump Suricata GUI package version to 2.1.2 for bug fixes.bmeeks82014-12-285-6/+6
| | | | | |
| * | | | | Define URL variable as local instead of global.bmeeks82014-12-281-2/+7
| | | | | |
| * | | | | Check for ET IQRisk update once every 6 hours instead of once daily.bmeeks82014-12-282-2/+2
| | | | | |
| * | | | | Do not show md5 checksum files in IP LIST MGMT tab.bmeeks82014-12-281-1/+3
| | | | | |
| * | | | | Fix fatal error 'string offset cannot be array' on greenfield installs.bmeeks82014-12-281-0/+4
| | | | | |
| * | | | | Always do a manual IQRisk file check when enabled and saving settings.bmeeks82014-12-251-1/+4
| | | | | |
| * | | | | Need trim() in some places to filter md5 hash string.bmeeks82014-12-251-6/+6
| | |_|_|/ | |/| | |
* | | | | Bump bind package version to 0.3.6 due to last changesRenato Botelho2014-12-263-3/+3
| | | | |
* | | | | Remove wrong message, just one log level can be selected. It fixes #4144Renato Botelho2014-12-261-2/+1
| | | | |
* | | | | Merge pull request #758 from SunStroke74/patch-4Renato Botelho2014-12-267-5/+119
|\ \ \ \ \
| * | | | | Bump HAVP package version due to last changesSunStroke742014-12-261-1/+1
| | | | | |
| * | | | | Bump HAVP package version due to last changesSunStroke742014-12-261-1/+1
| | | | | |
| * | | | | Bump HAVP package version due to last changesSunStroke742014-12-261-1/+1
| | | | | |
| * | | | | Update havp_avset.xmlSunStroke742014-12-261-1/+5
| | | | | |
| * | | | | Add tab to view HAVP error logSunStroke742014-12-261-1/+5
| | | | | |
| * | | | | Add tab to view HAVP error logSunStroke742014-12-261-0/+1
| | | | | |
| * | | | | File to view HAVP error logSunStroke742014-12-261-0/+105
| |/ / / / | | | | | | | | | | File to render "Log" tab with HAVP error log contents. Need to be placed to /usr/local/www folder.
* | | | | Merge pull request #757 from SunStroke74/patch-3Renato Botelho2014-12-261-2/+2
|\ \ \ \ \
| * | | | | Change of find pattern in havp access log fileSunStroke742014-12-241-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.
* | | | | | Merge pull request #741 from SunStroke74/patch-2Renato Botelho2014-12-261-1/+6
|\ \ \ \ \ \
| * | | | | | Adding button to clear havp access logSunStroke742014-11-281-1/+6
| | | | | | | | | | | | | | | | | | | | | Do not know how to catch button press event, therefor 'clearlog_x' parameter taken from $_POST array during debug (similar to 'start'/'stop' events).
* | | | | | | Merge pull request #759 from SunStroke74/patch-5Renato Botelho2014-12-263-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Bump NUT package version due to last changesSunStroke742014-12-261-1/+1
| | | | | | | |
| * | | | | | | Bump NUT package version due to last changesSunStroke742014-12-261-1/+1
| | | | | | | |
| * | | | | | | Bump NUT package version due to last changesSunStroke742014-12-261-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #730 from SunStroke74/patch-1Renato Botelho2014-12-262-0/+55
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Advansed options for NUT config filesSunStroke742014-11-141-0/+18
| | | | | | | | | | | | | | | | | | | | | Allow add custom options in NUT config files. Raw text, no syntax checking.
| * | | | | | Advansed options for NUT config filesSunStroke742014-11-131-0/+37
| | | | | | | | | | | | | | | | | | | | | Allow add custom options in NUT config files. Raw text, no syntax checking.
* | | | | | | Bump NUT package version due to last changesRenato Botelho2014-12-243-3/+3
| | | | | | |
* | | | | | | Use proper binary on 2.2, based on patch submitted by Denny Page. Fixes #4118Renato Botelho2014-12-241-5/+18
| |_|/ / / / |/| | | | |
* | | | | | fix typoChris Buechler2014-12-232-2/+2
| | | | | |
* | | | | | touch up textChris Buechler2014-12-232-2/+2
| | | | | |
* | | | | | touch up textChris Buechler2014-12-231-1/+1
| | | | | |
* | | | | | Something else going on, back this out for the moment. Revert "Revert back ↵Chris Buechler2014-12-233-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to Snort 2.9.6.2 for now, new version missing shared objects" This reverts commit 2aae63473d4d058f3396cf942155093b5ebfdba3.
* | | | | | Revert back to Snort 2.9.6.2 for now, new version missing shared objectsChris Buechler2014-12-233-6/+6
| | | | | |
* | | | | | Drop squid3-dev from 2.2, it's older than squid3Renato Botelho2014-12-231-23/+0
| | | | | |
* | | | | | Update squid to 3.4.10_2:Renato Botelho2014-12-231-2/+2
| | | | | |
* | | | | | Remove invalid option MSSL_CRTDRenato Botelho2014-12-231-1/+1
| | | | | |
* | | | | | Bump unbound version, PBI was rebuilt with correct LIBEVENT option to fix ↵Renato Botelho2014-12-232-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | https://forum.pfsense.org/index.php?topic=85781.0