aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Tidy up our custom package deinstall function.bmeeks82014-09-141-6/+3
* Use rmdir_recursive() system call instead of exec() calls.bmeeks82014-09-142-25/+23
* Clean-up SID_MODS_PATH when removing pkg and not saving settings.bmeeks82014-09-141-1/+3
* Do not show "no rules" warning when auto-SID mgmt is enabling rules.bmeeks82014-09-141-2/+4
* Bump Snort package version to 2.9.6.2 pkg v3.1.3bmeeks82014-09-134-5/+5
* Improve HOME_NET and EXTERNAL_NET generation and allow viewing of results.bmeeks82014-09-134-37/+69
* Sync SID MGMT conf files to CARP slaves & improve sync process.bmeeks82014-09-131-19/+70
* Add handler and install code for new LOG MGMT function.bmeeks82014-09-137-40/+229
* Add SIG MGMT file to PHP file manifest.bmeeks82014-09-131-0/+5
* Add new LOG MGMT tab file to package manifest.bmeeks82014-09-122-0/+6
* Add new LOG MGMT tab to all other tab pages.bmeeks82014-09-1220-74/+53
* Add LOG MGMT settings to Snort package.bmeeks82014-09-121-0/+388
* Add perfmon stats log to list of log files on Logs tab.bmeeks82014-09-121-1/+1
* Add FACILITY and PRIORITY options to Alert Syslog output settings.bmeeks82014-09-102-3/+64
* Add new interface LOGS tab for viewing log file contents.bmeeks82014-09-1010-0/+265
* Scrub CR/LF sequences that may come from copy-paste and replace with LF.bmeeks82014-09-103-3/+3
* Add new SID MGMT tab to priviledges include file.bmeeks82014-09-091-0/+1
* Add new SID MGMT tab to other tab pages.bmeeks82014-09-0916-15/+34
* Include new SID MGMT sample conf files in manifest.bmeeks82014-09-094-0/+120
* Add new SID MGMT functionality to Snort package.bmeeks82014-09-094-50/+1740
* Add filter dialog to ALERTS tab.bmeeks82014-09-091-0/+159
* Fix duplicate UUID when cloning a Snort interface.bmeeks82014-09-092-3/+42
* Add validation to ensure Barnyard2 SENSOR_NAME contains no spaces.bmeeks82014-09-091-0/+6
* Bump suricata versionRenato Botelho2014-09-061-1/+1
* Fix typo on function nameRenato Botelho2014-09-061-1/+1
* Merge pull request #696 from bmeeks8/suricata-2.0.3-v2.0Renato Botelho2014-09-0642-800/+5149
|\
| * 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
| * Upgrade Suricata to 2.0.3 and GUI package to v2.0bmeeks82014-08-2641-753/+5004
* | Merge pull request #687 from trendchiller/masterRenato Botelho2014-08-272-8/+8
|\ \
| * | autocreate http-reverse for autodiscoverMartin Fuchs2014-07-212-4/+4