Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added ability to change ClamAV mode from GUI | SunStroke74 | 2014-12-27 | 1 | -1/+1 |
| | |||||
* | 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/+0 |
| | | | 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. | ||||
* | Added ability to change ClamAV mode from GUI | SunStroke74 | 2014-12-27 | 1 | -0/+16 |
| | |||||
* | Remove wrong message, just one log level can be selected. It fixes #4144 | Renato Botelho | 2014-12-26 | 1 | -2/+1 |
| | |||||
* | Merge pull request #758 from SunStroke74/patch-4 | Renato Botelho | 2014-12-26 | 4 | -2/+116 |
|\ | |||||
| * | Update havp_avset.xml | SunStroke74 | 2014-12-26 | 1 | -1/+5 |
| | | |||||
| * | Add tab to view HAVP error log | SunStroke74 | 2014-12-26 | 1 | -1/+5 |
| | | |||||
| * | Add tab to view HAVP error log | SunStroke74 | 2014-12-26 | 1 | -0/+1 |
| | | |||||
| * | File to view HAVP error log | SunStroke74 | 2014-12-26 | 1 | -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-3 | Renato Botelho | 2014-12-26 | 1 | -2/+2 |
|\ \ | |||||
| * | | 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. | ||||
* | | | Merge pull request #741 from SunStroke74/patch-2 | Renato Botelho | 2014-12-26 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | Adding button to clear havp access log | SunStroke74 | 2014-11-28 | 1 | -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 #730 from SunStroke74/patch-1 | Renato Botelho | 2014-12-26 | 2 | -0/+55 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Advansed options for NUT config files | SunStroke74 | 2014-11-14 | 1 | -0/+18 |
| | | | | | | | | | | | | Allow add custom options in NUT config files. Raw text, no syntax checking. | ||||
| * | | | Advansed options for NUT config files | SunStroke74 | 2014-11-13 | 1 | -0/+37 |
| | | | | | | | | | | | | Allow add custom options in NUT config files. Raw text, no syntax checking. | ||||
* | | | | Use proper binary on 2.2, based on patch submitted by Denny Page. Fixes #4118 | Renato Botelho | 2014-12-24 | 1 | -5/+18 |
| |_|/ |/| | | |||||
* | | | Merge pull request #756 from PiBa-NL/haproxy_multi_bind_fix | jim-p | 2014-12-21 | 1 | -4/+11 |
|\ \ \ | |||||
| * | | | haproxy-devel, fix frontend ipv4/ipv6 detection for usage in backend ↵ | PiBa-NL | 2014-12-22 | 1 | -4/+11 |
| | | | | | | | | | | | | | | | | transparent_clientip | ||||
* | | | | haproxy-devel, fix config upgrade bug. | PiBa-NL | 2014-12-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #753 from PiBa-NL/haproxy_multi_bind | jim-p | 2014-12-21 | 8 | -331/+937 |
|\ \ \ \ | |||||
| * | | | | haproxy-devel, add options to set the 'errorfile' option to replace haproxy ↵ | PiBa-NL | 2014-12-16 | 7 | -9/+319 |
| | | | | | | | | | | | | | | | | | | | | errors like 'no server available' | ||||
| * | | | | haproxy-devel, remove old listen ip:port configuration, add conversion code. | PiBa-NL | 2014-12-04 | 4 | -340/+566 |
| | | | | | |||||
| * | | | | haproxy-devel, option to listen on multiple ip's ports in each frontend | PiBa-NL | 2014-11-20 | 2 | -2/+69 |
| | | | | | |||||
| * | | | | haproxy-devel, fix removing items from lists without first needing to edit them. | PiBa-NL | 2014-11-19 | 1 | -3/+6 |
| | | | | | |||||
* | | | | | Merge pull request #750 from PiBa-NL/mailscanner | Renato Botelho | 2014-12-19 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | mailscanner, allow de-installation of the package (on 2.2 ?). | PiBa-NL | 2014-12-13 | 1 | -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 changes | Renato Botelho | 2014-12-19 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #754 from bmeeks8/snort-2.9.7.0-v3.2 | Renato Botelho | 2014-12-19 | 1 | -3/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove obsolete validation check. | bmeeks8 | 2014-12-18 | 1 | -3/+0 |
| | | | | | | |||||
* | | | | | | Merge pull request #751 from bmeeks8/snort-2.9.7.0-v3.2 | Renato Botelho | 2014-12-18 | 20 | -313/+743 |
|\| | | | | | |||||
| * | | | | | Store OpenAppID files under SNORTDIR with other rules. | bmeeks8 | 2014-12-15 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Update Snort package to 2.9.7.0 pkg v3.2 | bmeeks8 | 2014-12-15 | 20 | -313/+743 |
| | | | | | | |||||
* | | | | | | Fix operator, spotted by BBcan177 | Renato Botelho | 2014-12-18 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | Fix typos spotted by phil-davis | Renato Botelho | 2014-12-18 | 2 | -2/+2 |
| | | | | | | |||||
* | | | | | | Merge pull request #752 from bmeeks8/suricata-2.0.4-v2.1 | Renato Botelho | 2014-12-18 | 39 | -377/+2220 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Modify ET IQRisk update to use new MD5 hashes at Emerging Threats. | bmeeks8 | 2014-12-16 | 1 | -16/+83 |
| | | | | | | | |||||
| * | | | | | | Remove duplicated phrase from LibHTP policy string. | bmeeks8 | 2014-12-16 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Add missing paranthesis and bracket to fix syntax error. | bmeeks8 | 2014-12-16 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Hide JavaScript code when IP REP or SID MGMT are disabled. | bmeeks8 | 2014-12-15 | 2 | -0/+6 |
| | | | | | | | |||||
| * | | | | | | Disable auto SID MGMT when platform is NanoBSD. | bmeeks8 | 2014-12-15 | 1 | -0/+6 |
| | | | | | | | |||||
| * | | | | | | Disable IP REPUTATION when platform is NanoBSD. | bmeeks8 | 2014-12-15 | 2 | -1/+15 |
| | | | | | | | |||||
| * | | | | | | Make better use of previous DEFINES in new ones. | bmeeks8 | 2014-12-15 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Add audit tag to config write operation. | bmeeks8 | 2014-12-15 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Only grab ET IQRisk IP list if explicitly enabled. | bmeeks8 | 2014-12-15 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Bump Suricata GUI pkg version to 2.1 due to new tabs for IP Reputation. | bmeeks8 | 2014-12-15 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Add support for IP REPUTATION to GUI code. | bmeeks8 | 2014-12-15 | 32 | -11/+1233 |
| | | | | | | | |||||
| * | | | | | | Need to define download_file() function for pfSense prior to 2.2. | bmeeks8 | 2014-12-15 | 1 | -9/+52 |
| | | | | | | |