aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Correct syntaxErmal2012-07-141-1/+1
* Correct var nameErmal2012-07-141-1/+1
* Use ports from the configuration that can be overriden than hardcoded onesErmal2012-07-141-34/+39
* Actually restrict to the gateway where the instance is listeningErmal2012-07-141-10/+10
* Remove subnets from ips of interfaces and also put gateways of other interfac...Ermal2012-07-141-12/+8
* Avoid issues thay might arise from same name used in listsErmal2012-07-141-2/+2
* Get rid of oninkmaster for enable/disable of sids since the code is already t...Ermal2012-07-141-0/+13
* Remove unused varErmal2012-07-141-1/+0
* Switch to output alert_csv to fix all issues with snort alerts/blocked descrErmal2012-07-141-5/+5
* Switch to alert csv. No more regex fooErmal2012-07-131-16/+1
* Rather than unlinking/writing to a file opened by snort. Truncate it.Ermal2012-07-131-6/+7
* Correct problem with custom defined lists to correctly generate itErmal2012-07-121-1/+3
* Bring back removed wrongly ruleErmal2012-07-121-0/+3
* Enable only selected dynamic rulesErmal2012-07-121-1/+7
* Rmoeve bogus preprocessor ruleErmal2012-07-121-6/+6
* Remove duplicate resultsErmal2012-07-121-1/+3
* Fix whitelist ip list contentsErmal2012-07-121-8/+8
* Fix snort cron issuesErmal2012-07-121-11/+9
* Fix the issues with rules pages and the ones rpeorted on the forumErmal2012-07-121-1/+1
* BumpErmal2012-07-121-1/+1
* Allow to disable cksum checking pf(4) does this alreadyErmal2012-07-121-1/+5
* Show toggle icons for snort/barnyard in main interfaces pageErmal2012-07-121-14/+26
* If there is no suppress defined just do not create anyfileErmal2012-07-121-4/+7
* Bring back forgotten portvar'sErmal2012-07-121-2/+3
* Create file_data_ports var left behind during changesErmal2012-07-121-0/+1
* Correct the way ssl preprocessor expect port listErmal2012-07-111-1/+2
* BumpErmal2012-07-111-1/+1
* Show only enabled categories on rules dropdownErmal2012-07-111-11/+10
* Fix copyrights formatting and leftovers from copy pastoErmal2012-07-111-27/+28
* Just use php functionality rather than forking to loggerErmal2012-07-111-2/+2
* Bump version to 2.4.0Ermal2012-07-111-1/+1
* Last cleanup. Fixes for issues reported on the forums as well.Ermal2012-07-111-875/+252
* Correct config generation for stream5_tcpErmal2012-07-101-3/+3
* Escape this so php does not try to interpret itErmal2012-07-101-1/+1
* Correct barnyard2 config so pidfile name is correct. Some variable name fixes...Ermal2012-07-101-3/+3
* Remove some more globals since they do not seem to workErmal2012-07-101-20/+7
* Remove some fallout from making snort path globalErmal2012-07-101-4/+3