aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Expand)AuthorAgeFilesLines
* Some validation and whitespace fixesErmal2012-07-104-124/+92
* 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. http://forum.pfsense.org/index.php/topic,51295....Ermal2012-07-095-49/+51
* Fix frag3 preprocessor and use constants for using a global path definitionErmal2012-07-092-17/+19
* Use constants as pointed out by JimErmal2012-07-097-108/+136
* Revert 958efd439784459a5848fb05afe1560c4db285d7Ermal2012-07-097-146/+137
* Make this with proper sizeErmal2012-07-091-1/+1
* Oops missed fixes for pageErmal2012-07-091-2/+3
* Remove unused functionsErmal2012-07-092-30/+1
* Fix to include in the themeErmal2012-07-091-1/+1
* Remove more reference to undefined classesErmal2012-07-095-9/+7
* Remove some referenced classes removedErmal2012-07-093-31/+4
* Go to 2.3.0 versionErmal2012-07-092-2/+2
* Remove all snort layout customizations since they cause issues allover and re...Ermal2012-07-0937-1993/+881
* globals for these do not work properly at bootup. Might be causing unintended...jim-p2012-07-098-138/+193
* Some small fixes to cleanupErmal2012-07-091-3/+3
* Minor fix when ip is not found on alert fileErmal2012-07-091-1/+1
* Bump minor version of snortErmal2012-07-092-2/+2
* Make snort blocked [page more usable with input from http://forum.pfsense.or...Ermal2012-07-091-146/+108
* Last splits remainingErmal2012-07-092-2/+2
* Use proper class for select inputs. Clean up some more code around and try to...Ermal2012-07-097-84/+50
* s//usr/local/etc/snort/snortdir/ to unify its reference and location. Trim so...Ermal2012-07-098-193/+138
* Correct name of so_rules filesErmal2012-07-071-18/+20
* Bump versionErmal2012-07-072-2/+2
* Clean up the whole update of snort and unify the duplicated code in one file....Ermal2012-07-073-1306/+255
* Bump up version of snort to reflect changesErmal2012-07-063-4/+4
* Generalize the version of snort used allover in the code. Thank you to http:/...Ermal2012-07-064-17/+19
* Remove references to outsiders and help and infoErmal2012-07-0410-309/+5
* Correctly process the exit code from pgrep rather than processing its output....Ermal2012-07-041-32/+50
* 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 "Res...jim-p2012-07-021-1/+0
* Snort isn't detecting processes in pid file correctly - See forum http://foru...uversy2012-07-011-1/+1
* Restart should actually stop before starting again - See http://forum.pfsense...jim-p2012-06-301-0/+1
* Remove apc calls and useless sleeps. Also remove abuse of ob_flushErmal2012-06-151-16/+6
* Remove apc calls and useless sleeps. Also remove abuse of ob_flushErmal2012-06-152-23/+9
* List all dependencies here to avoid problems during installationErmal2012-06-151-1/+1
* Revert "Preserve already configured settings for the instance"Ermal2012-06-141-1/+1
* Revert "Preserve already configured settings for the instance"Ermal2012-06-141-1/+1
* Revert "Do not override previous settings when configuring barnyard2"Ermal2012-06-141-4/+3
* Preserve already configured settings for the instanceErmal2012-06-141-1/+1
* Preserve already configured settings for the instanceErmal2012-06-141-1/+1
* Do not override previous settings when configuring barnyard2Ermal2012-06-141-3/+4
* Dno not remove lib/snort since it breaks reinstallations!Ermal2012-06-141-2/+1
* Bump minor verionErmal2012-06-141-1/+1
* Remove pid file of barnyard2 when stopid and also remove duplicate log lineErmal2012-06-141-2/+1
* Move logs and alert file to per instance folder. Also remove configuration on...Ermal2012-06-147-333/+156
* Use pid files to control snort start/stop codeErmal2012-06-142-90/+52