aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Rename Server to Variables since thats what it isErmal2012-07-226-6/+6
* Fix copy pasto errorsErmal2012-07-221-2/+2
* Correct functionErmal2012-07-221-1/+1
* Remove files that are not selected under categoriesErmal2012-07-221-6/+28
* Bump versionErmal2012-07-222-2/+2
* Remove subnet/cidr part from autogenerated addresses for whitelistErmal2012-07-221-9/+21
* If general rules are missing show configured rulesErmal2012-07-221-2/+6
* Correct some code to use right varsErmal2012-07-222-8/+8
* Keep a copy of the so rules for each instance to enable only selected onesErmal2012-07-223-21/+105
* Extract emerging threats before snort and copy even ip lists into rules fileErmal2012-07-221-30/+42
* Make extract of emerging rules on its own tmp folder to avoid overriding filesErmal2012-07-221-17/+23
* -e is wrong hereErmal2012-07-221-2/+2
* No need to check twiceErmal2012-07-181-6/+4
* Tune the regexErmal2012-07-181-5/+3
* Make the sed command consistent with the update codeErmal2012-07-181-2/+2
* Remove extra < charErmal2012-07-181-1/+1
* Put the sed in /tmp for easy processingErmal2012-07-181-3/+4
* Correct sed commandErmal2012-07-181-2/+2
* Correct table deinitionErmal2012-07-181-15/+7
* Add description of suppression and remove exessive newlinesErmal2012-07-181-2/+6
* Correct issues with sensitive data rulesErmal2012-07-181-27/+19
* Remove useless tableErmal2012-07-181-5/+2
* Remove dirs only on 2.0 version to avoid issues with PBIErmal2012-07-171-27/+22
* Allow peopel to run multiple times the same interface!Ermal2012-07-161-0/+2
* Rename the underlying folder when chaning iface on the configErmal2012-07-161-0/+1
* Add input validationErmal2012-07-161-0/+8