aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Ermal2012-07-101-3/+3
| | | | fixes allover to not be hard to follow. Also trim some useless code
* 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
|
* Resolve issues reported here. ↵Ermal2012-07-091-9/+32
| | | | http://forum.pfsense.org/index.php/topic,51295.0.html
* Fix frag3 preprocessor and use constants for using a global path definitionErmal2012-07-091-15/+17
|
* Use constants as pointed out by JimErmal2012-07-091-23/+34
|
* Revert 958efd439784459a5848fb05afe1560c4db285d7Ermal2012-07-091-97/+96
|
* Remove unused functionsErmal2012-07-091-29/+0
|
* Go to 2.3.0 versionErmal2012-07-091-1/+1
|
* Remove all snort layout customizations since they cause issues allover and ↵Ermal2012-07-091-26/+2
| | | | remove all unneeded files anymore.
* globals for these do not work properly at bootup. Might be causing ↵jim-p2012-07-091-96/+126
| | | | | | unintended overwrites/deletions. Revert "s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim some unused functions in the way" This reverts commit 40cace16a452cd841a6b3626c44ff0d0b655956f.
* Bump minor version of snortErmal2012-07-091-1/+1
|
* Use proper class for select inputs. Clean up some more code around and try ↵Ermal2012-07-091-3/+4
| | | | to fix alerts display page
* s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim ↵Ermal2012-07-091-126/+96
| | | | some unused functions in the way
* Bump versionErmal2012-07-071-1/+1
|
* Bump up version of snort to reflect changesErmal2012-07-061-1/+1
|
* Generalize the version of snort used allover in the code. Thank you to ↵Ermal2012-07-061-2/+5
| | | | http://forum.pfsense.org/index.php/topic,51217.0.html
* Correctly process the exit code from pgrep rather than processing its ↵Ermal2012-07-041-32/+50
| | | | output. Fixes snort start/restart/stop with rc file
* Bump version after fixesErmal2012-07-021-1/+1
|
* Actually this check was/need to be = 0.Ermal2012-07-021-1/+1
|
* Correct stopping of snort by specifying right filename of pid.Ermal2012-07-021-3/+3
|
* This shouldn't be needed any more - real fix was committed later. Revert ↵jim-p2012-07-021-1/+0
| | | | | | "Restart should actually stop before starting again - See http://forum.pfsense.org/index.php/topic,50758.msg272558.html#msg272558" This reverts commit cd645a1b11544eda4f3db68ba49caaec8bbf973e.
* Snort isn't detecting processes in pid file correctly - See forum ↵uversy2012-07-011-1/+1
| | | | http://forum.pfsense.org/index.php/topic,50758.0.html
* Restart should actually stop before starting again - See ↵jim-p2012-06-301-0/+1
| | | | http://forum.pfsense.org/index.php/topic,50758.msg272558.html#msg272558
* List all dependencies here to avoid problems during installationErmal2012-06-151-1/+1
|
* Dno not remove lib/snort since it breaks reinstallations!Ermal2012-06-141-2/+1
|
* Bump minor verionErmal2012-06-141-1/+1
|