aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix typo in variableChris Buechler2014-09-131-2/+2
* Merge pull request #698 from bmeeks8/suricata-2.0.3-v2.0.2Renato Botelho2014-09-0916-21/+98
|\
| * Use rename() instead of shell call for renaming directories.bmeeks82014-09-091-1/+2
| * Bump Suricata GUI package version to 2.0.3 v2.0.2bmeeks82014-09-086-7/+7
| * Move call to write_config() so as not to invalidate the loop iterator.bmeeks82014-09-081-1/+1
| * Fix any duplicate UUIDs and 'dns-events.rules' entries in config.bmeeks82014-09-082-1/+40
| * Add count of USER ENABLED & DISABLED rules to page summary.bmeeks82014-09-081-1/+5
| * Sync some changes to CARP slaves when enabled.bmeeks82014-09-077-0/+30
| * Use $_POST instead of $_GET for DEL action to improve security.bmeeks82014-09-071-9/+9
| * Fix typo in tooltip & ignore invalid block.log entries when dispaying.bmeeks82014-09-071-2/+5
| * Remove unnecessary call to trim(). Causes error on 2.1.x systems.bmeeks82014-09-071-2/+2
|/
* Bump suricata versionRenato Botelho2014-09-064-4/+4
* Fix typo on function nameRenato Botelho2014-09-061-1/+1
* Merge pull request #696 from bmeeks8/suricata-2.0.3-v2.0Renato Botelho2014-09-0645-809/+5158
|\
| * Some changes no longer needed since dns-events.rules file is now in PBI.bmeeks82014-09-053-25/+0
| * Check if spaces in BY2 Sensor Name and show validation error.bmeeks82014-09-051-1/+7
| * Update static HTML text on page to reflect change in options.bmeeks82014-09-051-1/+1
| * Bug fix for cloning interface via DUP icon.bmeeks82014-09-051-2/+5
| * Notify user on ALERTS tab when viewing filtered results.bmeeks82014-09-051-0/+7
| * Default "forcekeepsettings" to 'on' for new installs (Issue #3838)bmeeks82014-09-041-1/+6
| * Disable EVE log options when interface is disabled.bmeeks82014-09-041-0/+6
| * Fix spelling error typo in a comment line.bmeeks82014-09-041-1/+1
| * Prevent setting filesystem to read-only during post-install rule update.bmeeks82014-09-041-1/+5
| * Add new GUI control for setting interface promisc mode on/off.bmeeks82014-09-044-0/+27
| * Strip any CR characters that may get pasted into some control fields.bmeeks82014-09-034-4/+4
| * Change title for Widget column to Priority/Class instead.bmeeks82014-09-021-1/+1
| * Change title in Suricata Widget column header to Priority/Rule Name.bmeeks82014-09-021-1/+1
| * Include new 'dns-events.rules' file for Suricata 2.0.3bmeeks82014-09-017-3/+36
| * Suricata prefers CIDR masks on HOME_NET and EXTERNAL_NET addresses.bmeeks82014-08-303-39/+56
| * Revert $EXTERNAL_NET back to !$HOME_NET for now.bmeeks82014-08-292-2/+2
| * Fix another missed $ symbol in variable name.bmeeks82014-08-291-1/+1
| * Fix missing $ sign in front of variable name.bmeeks82014-08-271-5/+5
| * Improve HOME_NET and EXTERNAL_NET variable generation.bmeeks82014-08-274-19/+34
| * Improve security handling provided filename values.bmeeks82014-08-271-3/+3
| * Add missing comma between values in array declaration.bmeeks82014-08-271-1/+1
| * Bump Suricata package to version 2.0.3 pkg v2.0bmeeks82014-08-263-9/+9
| * Upgrade Suricata to 2.0.3 and GUI package to v2.0bmeeks82014-08-2641-753/+5004
* | Bump NRPE for rebuilt PBIjim-p2014-08-271-2/+2
* | Bump squid3 version due to last changesRenato Botelho2014-08-272-2/+2
* | Merge pull request #687 from trendchiller/masterRenato Botelho2014-08-272-8/+8
|\ \
| * | autocreate http-reverse for autodiscoverMartin Fuchs2014-07-212-4/+4
| * | Revert "add a hint for autodiscover over HTTP"Martin Fuchs2014-07-202-4/+2
| * | add a hint for autodiscover over HTTPMartin Fuchs2014-07-182-2/+4
| * | we do not need digests for Exchange-peersMartin Fuchs2014-07-182-4/+4
* | | fixed bind zone journal out of sync issue when updating zoneTaylor Lanclos2014-08-271-1/+1
* | | Bump bind version due to recent changesRenato Botelho2014-08-273-3/+3
* | | Merge pull request #660 from Onkelborg/masterRenato Botelho2014-08-271-1/+1
|\ \ \ | |_|/ |/| |
| * | Bugfix: Slave zones honour allow transferOskar Johansson2014-05-161-1/+1
* | | Bump ACB version due to last changesRenato Botelho2014-08-263-3/+3
* | | Merge pull request #681 from msilvoso/masterRenato Botelho2014-08-268-18/+64
|\ \ \