aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Expand)AuthorAgeFilesLines
* Beatify a bit the categories tab and provide select all/unselect all buttonsErmal2012-07-111-43/+119
* Correct commentErmal2012-07-111-1/+1
* Show only enabled categories on rules dropdownErmal2012-07-112-20/+17
* Use sed for normalizing rules. Snort and emerging onesErmal2012-07-112-31/+46
* Fix copyrights formatting and leftovers from copy pastoErmal2012-07-1120-594/+584
* Unify description extraction from snort alertsErmal2012-07-111-1/+1
* Just use php functionality rather than forking to loggerErmal2012-07-112-6/+6
* Put some log_error during update so it leaves a trace in system logErmal2012-07-111-0/+6
* Bump version to 2.4.0Ermal2012-07-112-2/+2
* Last cleanup. Fixes for issues reported on the forums as well.Ermal2012-07-1113-1410/+496
* Correct clearing the snort alerts with Clear button. Also save the interface ...Ermal2012-07-101-2/+2
* 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-103-49/+37
* Formatting nitpicksErmal2012-07-101-0/+2
* 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