aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
* | | Fix unbound option to build with libeventRenato Botelho2014-12-232-2/+2
| | |
* | | Update git to 2.2.1Renato Botelho2014-12-221-3/+3
| | |
* | | Update unbound to 1.5.1_2 to fix CVE-2014-8602Renato Botelho2014-12-222-4/+4
| | |
* | | Merge pull request #756 from PiBa-NL/haproxy_multi_bind_fixjim-p2014-12-214-7/+14
|\ \ \
| * | | haproxy-devel. bump package version v0.13PiBa-NL2014-12-223-3/+3
| | | |
| * | | haproxy-devel, fix frontend ipv4/ipv6 detection for usage in backend ↵PiBa-NL2014-12-221-4/+11
| | | | | | | | | | | | | | | | transparent_clientip
* | | | haproxy-devel, fix config upgrade bug.PiBa-NL2014-12-211-1/+1
| | | |
* | | | Merge pull request #753 from PiBa-NL/haproxy_multi_bindjim-p2014-12-218-331/+937
|\ \ \ \
| * | | | haproxy-devel, add options to set the 'errorfile' option to replace haproxy ↵PiBa-NL2014-12-167-9/+319
| | | | | | | | | | | | | | | | | | | | errors like 'no server available'
| * | | | haproxy-devel, remove old listen ip:port configuration, add conversion code.PiBa-NL2014-12-044-340/+566
| | | | |
| * | | | haproxy-devel, option to listen on multiple ip's ports in each frontendPiBa-NL2014-11-202-2/+69
| | | | |
| * | | | haproxy-devel, fix removing items from lists without first needing to edit them.PiBa-NL2014-11-191-3/+6
| | | | |
* | | | | Merge pull request #750 from PiBa-NL/mailscannerRenato Botelho2014-12-191-1/+1
|\ \ \ \ \
| * | | | | mailscanner, allow de-installation of the package (on 2.2 ?).PiBa-NL2014-12-131-1/+1
| | |/ / / | |/| | | | | | | | | | | | | solves: [ PHP ERROR Type:64, File:/etc/inc/globals.inc, Line: 176, Message: Cannot redeclare platform_booting() (previously declared in /etc/inc/globals.inc:168)]
* | | | | Bump package revision due to last changesRenato Botelho2014-12-194-4/+4
| | | | |
* | | | | Merge pull request #754 from bmeeks8/snort-2.9.7.0-v3.2Renato Botelho2014-12-191-3/+0
|\ \ \ \ \