aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Expand)AuthorAgeFilesLines
* Use correct interfaceErmal2013-02-121-1/+1
* Correct generation of list for ipv6Ermal2013-02-111-3/+3
* Add GTP preproc and http_inspect_server Profile options to GUI.bmeeks82013-02-013-7/+53
* Oops! Fix an error with setting ['disabled'] to 1 when should be 0.bmeeks82013-02-011-1/+1
* Make sure we update ['disabled'] flag in rule map whenbmeeks82013-02-011-4/+12
* Added warning to top of page for new rules-to-preprocessor dependency linkbmeeks82013-01-311-4/+4
* Add code to auto-disable rules with options dependent on disabledbmeeks82013-01-311-1/+68
* Add additional config parameters in GUI for pfPortscan preprocessor.bmeeks82013-01-291-10/+88
* Add additional config parameters in GUI for pfPortscan preprocessor.bmeeks82013-01-291-2/+14
* Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesbmeeks82013-01-292-11/+10
|\
| * Make sure to record the schedule changesErmal2013-01-291-2/+2
| * Use subnet of interface here to have HOME_NET set properlyErmal2013-01-291-2/+7
| * Run update if settings are saved during reinstallErmal2013-01-281-7/+1
* | Fixed incorrect CSS class names on two table cells.bmeeks82013-01-261-3/+3
* | Add new Search Performance options for AC-SPLIT and three -NQ non-queuedunknown2013-01-261-5/+7
|/
* Do not unlink other known files that will be generatedErmal2013-01-261-1/+2
* Include sip preprocessor which is needed for VRT policy secureErmal2013-01-263-3/+25
* Do not do dangerous staff during uninstall. This should fix reinstalling snor...Ermal2013-01-261-13/+1
* Always put the running interface ip(s) in the list so no issues come from itErmal2013-01-261-0/+10
* Push this down hereErmal2013-01-261-10/+10
* Correct issues during whitelist generation which prevented correct list gener...Ermal2013-01-261-51/+54
* Bump versionErmal2013-01-261-1/+1
* Up the sleep time a bitErmal2013-01-261-1/+1
* Correct checksErmal2013-01-261-3/+4
* Use the same code for applying customizations during config generation and up...Ermal2013-01-262-159/+115
* Correct checking for enabled rules and their existense. Also improve some codeErmal2013-01-261-10/+13
* Correct missing parametrErmal2013-01-241-1/+1
* Add checks to fix initial startup errors and include flowbits file in snort.confBill Meeks2013-01-234-12/+26
* More checking for existence of fileErmal2013-01-231-0/+8
* Prevent errors from missing files Reported-by: http://forum.pfsense.org/index...Ermal2013-01-231-0/+3
* Use correct function nameErmal2013-01-221-1/+1
* Unset some vars to free memory and some more small correctionsErmal2013-01-211-4/+8
* Put required $ for varErmal2013-01-211-1/+1
* Bring some thing into style and close an unfinished commentErmal2013-01-211-68/+118
* Add ending comment markErmal2013-01-211-1/+1
* Fix it so Shared Object (SO) rules can be individually viewed in file viewer.Bill Meeks2013-01-212-3/+4
* Add checks to code to handle several different file input scenarios.Bill Meeks2013-01-201-6/+14
* Fix build_sid_msg_map() and snort_load_rules_map() to check arg type.Bill Meeks2013-01-201-8/+12
* Fix bug in page title display for CATEGORIES tab.Bill Meeks2013-01-201-5/+4
* Add IPS policy select, auto-flowbit resolution and bug fixes.Bill Meeks2013-01-2013-501/+1619
* While here bump emerging threats rule version.Ermal Luçi2012-11-021-1/+1
* Bump minor version for snort.Ermal Luçi2012-11-021-1/+1
* Check if snort is not running after rule update and HUP signal then restart it.Ermal Luçi2012-11-021-0/+3
* Always restart snort after a rules update.Ermal Luçi2012-11-021-6/+4
* Merge pull request #295 from digdug3/masterErmal Luçi2012-07-272-36/+34
|\
| * Update config/snort/snort_blocked.phpdigdug32012-07-251-13/+12
| * Update config/snort/snort_alerts.phpdigdug32012-07-251-25/+24
* | Correct function nameErmal2012-07-262-2/+2
* | Implement gettext() calls on stringsRenato Botelho2012-07-2415-368/+360
* | Remove gettext() calls from log_error(), it makes no sense to translate logsRenato Botelho2012-07-241-8/+8
|/