aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Expand)AuthorAgeFilesLines
...
* Rename service entry when moving Snort/BY2 to another interface.bmeeks82014-09-171-1/+14
* Report each enabled Snort/BY2 interface as a separate service entry.bmeeks82014-09-177-64/+380
* Do not lose MySQL settings when just disabling Barnyard2 on interface.bmeeks82014-09-161-0/+21
* Remove unneccessary calls to configure_cron().bmeeks82014-09-151-3/+0
* Allow setting of FACILITY & PRIORITY in BY2 when logging to local syslog.bmeeks82014-09-152-35/+41
* Add checks so we do not call install_cron() when there are no changes.bmeeks82014-09-151-11/+80
* Add test to prevent unneccessary call to write_config() when no changes.bmeeks82014-09-151-3/+7
* Add history message to write_config() system call.bmeeks82014-09-151-1/+1
* Put all new LOG MGMT migration settings together in one block.bmeeks82014-09-141-4/+4
* Move VIEW button for flowbits file so it is updated after SAVE command.bmeeks82014-09-141-11/+12
* Explicitly test for '0' and empty since '0' is a valid entry.bmeeks82014-09-141-6/+5
* 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
* Fix-up reverse DNS lookup and table sorting for pfSense 2.2.bmeeks82014-08-144-43/+128
* More fixes for Link-Local addresses in HOME_NET and Pass Lists.bmeeks82014-08-111-12/+24
* Fix error preventing rules rebuild when duplicating an interface.bmeeks82014-08-061-3/+3
* Fix typo in hyperlink to GLOBAL SETTINGS tab.bmeeks82014-07-291-1/+1
* Include Link-Local address in HOME_NET and default Pass Listbmeeks82014-07-291-32/+51
* Fix-up URLs for Snort rule subscription sign-ups.bmeeks82014-07-291-2/+2
* Bump Snort GUI package version to v3.1.2 -- bug fixes.bmeeks82014-07-284-5/+5
* Fix Port Scan select alias behavior to not lose previous values.bmeeks82014-07-281-2/+35
* Revert to old behavior for rule forced enable/disable icon. Add save msg.bmeeks82014-07-271-7/+37
* Fix so we don't lose typed field values when selecting an Alias.bmeeks82014-07-271-47/+87
* Add missing equals sign in front of string value.bmeeks82014-07-271-1/+1
* Bump Snort GUI package version to 3.1.1 for bug fix.bmeeks82014-07-254-5/+5
* Improve code for remove_blocked_hosts cron task mgmt.bmeeks82014-07-251-0/+7
* Fix-up cron task path to new home of rules update PHP file.bmeeks82014-07-251-1/+1
* Forgot to change default Snort binary version here.bmeeks82014-07-231-1/+1
* Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs.bmeeks82014-07-2322-2664/+2261