Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modifications to allow nrpe arguments (dont_blame_nrpe) in the config edition | Yuki (aka Ruben Gomez) | 2014-09-17 | 2 | -2/+16 |
| | | | | | | | | With this change we can allow pass arguments from Nagios server to pfsense, and allow them or not from the NRPE config web. To get a config file with $ARG1$ $ARG2$... we must scape them in the "Extra options" input and put \$ARG1\$ \$ARG2\$... | ||||
* | Follow 2.2 and change 8hour->eighthour and 4year->fouryear to avoid having a ↵ | jim-p | 2014-09-16 | 6 | -9/+23 |
| | | | | numeral start an ID. Add some code so it will fix up existing values as they are changed. | ||||
* | Update bind to 9.9.5P1_5, it fixes #3711 | Renato Botelho | 2014-09-16 | 3 | -6/+6 |
| | |||||
* | Merge pull request #700 from PiBa-NL/haproxy_1.5.3 | jim-p | 2014-09-15 | 1 | -1/+1 |
|\ | |||||
| * | haproxy-devel, bugfix, undefined variable caused error, now ↵ | PiBa-NL | 2014-09-15 | 1 | -1/+1 |
| | | | | | | | | htmllist_get_select_items returns a empty object instead of an error | ||||
* | | Merge pull request #699 from PiBa-NL/haproxy_1.5.3 | jim-p | 2014-09-15 | 7 | -305/+896 |
|\| | |||||
| * | haproxy-devel improvements | PiBa-NL | 2014-09-14 | 7 | -305/+896 |
| | | | | | | | | | | | | | | -server certificate check options -client-certificate support -logging options -unix sockets for faster backend>frontend communication | ||||
* | | fix typo in variable | Chris Buechler | 2014-09-13 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #698 from bmeeks8/suricata-2.0.3-v2.0.2 | Renato Botelho | 2014-09-09 | 16 | -21/+98 |
|\ \ | |||||
| * | | Use rename() instead of shell call for renaming directories. | bmeeks8 | 2014-09-09 | 1 | -1/+2 |
| | | | |||||
| * | | Bump Suricata GUI package version to 2.0.3 v2.0.2 | bmeeks8 | 2014-09-08 | 6 | -7/+7 |
| | | | |||||
| * | | Move call to write_config() so as not to invalidate the loop iterator. | bmeeks8 | 2014-09-08 | 1 | -1/+1 |
| | | | |||||
| * | | Fix any duplicate UUIDs and 'dns-events.rules' entries in config. | bmeeks8 | 2014-09-08 | 2 | -1/+40 |
| | | | |||||
| * | | Add count of USER ENABLED & DISABLED rules to page summary. | bmeeks8 | 2014-09-08 | 1 | -1/+5 |
| | | | |||||
| * | | Sync some changes to CARP slaves when enabled. | bmeeks8 | 2014-09-07 | 7 | -0/+30 |
| | | | |||||
| * | | Use $_POST instead of $_GET for DEL action to improve security. | bmeeks8 | 2014-09-07 | 1 | -9/+9 |
| | | | |||||
| * | | Fix typo in tooltip & ignore invalid block.log entries when dispaying. | bmeeks8 | 2014-09-07 | 1 | -2/+5 |
| | | | |||||
| * | | Remove unnecessary call to trim(). Causes error on 2.1.x systems. | bmeeks8 | 2014-09-07 | 1 | -2/+2 |
|/ / | |||||
* | | Bump suricata version | Renato Botelho | 2014-09-06 | 4 | -4/+4 |
| | | |||||
* | | Fix typo on function name | Renato Botelho | 2014-09-06 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #696 from bmeeks8/suricata-2.0.3-v2.0 | Renato Botelho | 2014-09-06 | 45 | -809/+5158 |
|\ \ | |||||
| * | | Some changes no longer needed since dns-events.rules file is now in PBI. | bmeeks8 | 2014-09-05 | 3 | -25/+0 |
| | | | |||||
| * | | Check if spaces in BY2 Sensor Name and show validation error. | bmeeks8 | 2014-09-05 | 1 | -1/+7 |
| | | | |||||
| * | | Update static HTML text on page to reflect change in options. | bmeeks8 | 2014-09-05 | 1 | -1/+1 |
| | | | |||||
| * | | Bug fix for cloning interface via DUP icon. | bmeeks8 | 2014-09-05 | 1 | -2/+5 |
| | | | |||||
| * | | Notify user on ALERTS tab when viewing filtered results. | bmeeks8 | 2014-09-05 | 1 | -0/+7 |
| | | | |||||
| * | | Default "forcekeepsettings" to 'on' for new installs (Issue #3838) | bmeeks8 | 2014-09-04 | 1 | -1/+6 |
| | | | |||||
| * | | Disable EVE log options when interface is disabled. | bmeeks8 | 2014-09-04 | 1 | -0/+6 |
| | | | |||||
| * | | Fix spelling error typo in a comment line. | bmeeks8 | 2014-09-04 | 1 | -1/+1 |
| | | | |||||
| * | | Prevent setting filesystem to read-only during post-install rule update. | bmeeks8 | 2014-09-04 | 1 | -1/+5 |
| | | | |||||
| * | | Add new GUI control for setting interface promisc mode on/off. | bmeeks8 | 2014-09-04 | 4 | -0/+27 |
| | | | |||||
| * | | Strip any CR characters that may get pasted into some control fields. | bmeeks8 | 2014-09-03 | 4 | -4/+4 |
| | | | |||||
| * | | Change title for Widget column to Priority/Class instead. | bmeeks8 | 2014-09-02 | 1 | -1/+1 |
| | | | |||||
| * | | Change title in Suricata Widget column header to Priority/Rule Name. | bmeeks8 | 2014-09-02 | 1 | -1/+1 |
| | | | |||||
| * | | Include new 'dns-events.rules' file for Suricata 2.0.3 | bmeeks8 | 2014-09-01 | 7 | -3/+36 |
| | | | |||||
| * | | Suricata prefers CIDR masks on HOME_NET and EXTERNAL_NET addresses. | bmeeks8 | 2014-08-30 | 3 | -39/+56 |
| | | | |||||
| * | | Revert $EXTERNAL_NET back to !$HOME_NET for now. | bmeeks8 | 2014-08-29 | 2 | -2/+2 |
| | | | |||||
| * | | Fix another missed $ symbol in variable name. | bmeeks8 | 2014-08-29 | 1 | -1/+1 |
| | | | |||||
| * | | Fix missing $ sign in front of variable name. | bmeeks8 | 2014-08-27 | 1 | -5/+5 |
| | | | |||||
| * | | Improve HOME_NET and EXTERNAL_NET variable generation. | bmeeks8 | 2014-08-27 | 4 | -19/+34 |
| | | | |||||
| * | | Improve security handling provided filename values. | bmeeks8 | 2014-08-27 | 1 | -3/+3 |
| | | | |||||
| * | | Add missing comma between values in array declaration. | bmeeks8 | 2014-08-27 | 1 | -1/+1 |
| | | | |||||
| * | | Bump Suricata package to version 2.0.3 pkg v2.0 | bmeeks8 | 2014-08-26 | 3 | -9/+9 |
| | | | |||||
| * | | Upgrade Suricata to 2.0.3 and GUI package to v2.0 | bmeeks8 | 2014-08-26 | 41 | -753/+5004 |
| | | | |||||
* | | | Bump NRPE for rebuilt PBI | jim-p | 2014-08-27 | 1 | -2/+2 |
| | | | | | | | | | | | | See https://forum.pfsense.org/index.php?topic=80958.0 | ||||
* | | | Bump squid3 version due to last changes | Renato Botelho | 2014-08-27 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #687 from trendchiller/master | Renato Botelho | 2014-08-27 | 2 | -8/+8 |
|\ \ \ | |||||
| * | | | autocreate http-reverse for autodiscover | Martin Fuchs | 2014-07-21 | 2 | -4/+4 |
| | | | | |||||
| * | | | Revert "add a hint for autodiscover over HTTP" | Martin Fuchs | 2014-07-20 | 2 | -4/+2 |
| | | | | | | | | | | | | | | | | This reverts commit 9485b386dba7a4fbdfbc7941071cd4574f24c91c. | ||||
| * | | | add a hint for autodiscover over HTTP | Martin Fuchs | 2014-07-18 | 2 | -2/+4 |
| | | | |