aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Expand)AuthorAgeFilesLines
* Bump Snort package version to 2.5.6.bmeeks82013-04-211-1/+1
* Fix missing HTML closure tags interfering with text box content rendering.bmeeks82013-04-211-29/+23
* Make Snort rc.d shell script more reliable for restarts.bmeeks82013-04-211-17/+56
* Fix logic bug in rule updates (triggered by unique conditions).bmeeks82013-04-132-29/+39
* Fix longstanding bug with enable/disable SID codebmeeks82013-04-101-6/+13
* Update Snort to 2.5.5 - New features and bug fixesbmeeks82013-04-0913-380/+1076
* Add tip to restart Snort after making changes on page.bmeeks82013-04-093-9/+14
* Fix preproc auto-rule disable to skip disabled rules.bmeeks82013-03-221-1/+2
* Set correct VRT Rules tarball for Snort 2.9.4.1bmeeks82013-03-211-1/+1
* Move to latest available rulesetsErmal2013-03-211-3/+3
* 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