aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-2/+14
* 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
* 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-261-2/+12
* 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
* Correct checksErmal2013-01-261-3/+4
* Use the same code for applying customizations during config generation and up...Ermal2013-01-261-83/+104
* Add checks to fix initial startup errors and include flowbits file in snort.confBill Meeks2013-01-231-8/+13
* 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
* Unset some vars to free memory and some more small correctionsErmal2013-01-211-4/+8
* Bring some thing into style and close an unfinished commentErmal2013-01-211-68/+118
* Add ending comment markErmal2013-01-211-1/+1
* Fix build_sid_msg_map() and snort_load_rules_map() to check arg type.Bill Meeks2013-01-201-8/+12
* Add IPS policy select, auto-flowbit resolution and bug fixes.Bill Meeks2013-01-201-65/+819
* 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
* Bump versionErmal2012-07-221-1/+1
* Remove subnet/cidr part from autogenerated addresses for whitelistErmal2012-07-221-9/+21
* Correct some code to use right varsErmal2012-07-221-6/+6
* Keep a copy of the so rules for each instance to enable only selected onesErmal2012-07-221-18/+62
* -e is wrong hereErmal2012-07-221-2/+2
* No need to check twiceErmal2012-07-181-6/+4
* Make the sed command consistent with the update codeErmal2012-07-181-2/+2
* Put the sed in /tmp for easy processingErmal2012-07-181-3/+4
* Correct sed commandErmal2012-07-181-2/+2
* Correct issues with sensitive data rulesErmal2012-07-181-27/+19
* Remove dirs only on 2.0 version to avoid issues with PBIErmal2012-07-171-27/+22
* Bring back the subnet definitions for home net since HOME_NET defines what to...Ermal2012-07-161-5/+9
* Remove directories used from snort on deinstall. Also do not create a custom_...Ermal2012-07-161-3/+13
* Do check properlyErmal2012-07-161-1/+1
* Enable support for IPv6 into snort code for 2.1Ermal2012-07-161-1/+10
* bump version to 2.5.0 and remove perl from build requirments since its not ne...Ermal2012-07-161-1/+1
* Add possibility to specify custom rulesErmal2012-07-161-0/+6
* Force use of aliases from pfSense for replacing snort var settings. Also make...Ermal2012-07-161-17/+38
* Fix sensistive data checksErmal2012-07-161-1/+1
* Make sensitive data configurableErmal2012-07-151-6/+13
* Correct some codeErmal2012-07-141-9/+3
* Remove unneeded code from deinstall functionErmal2012-07-141-4/+1
* Reorder some fields in alert to make better bviewErmal2012-07-141-0/+3
* Enable sensitive data preprocessor for rulesErmal2012-07-141-0/+2
* Add the 2 needed fields for alert screenErmal2012-07-141-1/+1