aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove not needed code.Ermal2012-06-121-7/+0
* Remove not needed code.Ermal2012-06-121-45/+0
* Bump versionErmal2012-06-121-1/+1
* Add normalizd_javascript present in latest snort versionErmal2012-06-121-0/+1
* Put a single alert file for each instance of snort so it actually works. Also...Ermal2012-06-124-67/+73
* Remove lib dir to avoid issues with upgrade of .so libsErmal2012-06-121-1/+1
* Centralize the snort update tarball and use 2922 file for rules.Ermal2012-06-124-60/+24
* Generalize more referencesjim-p2012-03-275-5/+5
* Add this required variable for nowErmal2012-01-271-0/+1
* Remove wrongly used ifErmal2012-01-271-7/+5
* Bump version here toojim-p2012-01-261-1/+1
* Expose the new options of spoink to the GUIErmal2012-01-252-4/+48
* Patch to the previous change, reference: http://redmine.pfsense.org/issues/2033.Michele Di Maria2011-12-063-14/+14
* Adds two variables for SIP services in the "Define Servers" interface:Michele Di Maria2011-12-053-0/+40
* Correct the copying of rules during config sync it was copying the wrong rules.Ermal2011-11-111-1/+3
* Use basename to be sure that no full path is used on the files themselvesErmal2011-11-113-12/+6
* Send snort.inc on some diet by removing unused/junk codeErmal2011-11-111-248/+3
* Remove the mess of config syncing in snort and just provide one function for ...Ermal2011-11-1111-255/+42
* Get rid of the stop/start button on interface edit is useless.Ermal2011-11-111-31/+1
* Correct The functions used on the GUI to check if snort is up or not.Ermal2011-11-112-131/+47
* Correct the change made before to the script to properly work. Check if snort...Ermal2011-11-101-49/+12
* Remove this not needed code anymore since snort is able to recover itself jus...Ermal2011-11-101-8/+0
* Correct checkErmal2011-11-101-1/+1
* Run snort as root user in pfSense this does not change much and allows to rel...Ermal2011-11-106-130/+36
* Add a little pause after reload so we are sure the reload process creates the...Ermal2011-11-091-0/+3
* Fixes #1765. Correctly identify the clear action that comes through POST or GETErmal2011-11-011-2/+2
* Add missing keyword for gzip http inspection to not break stuff. Resolves #1985Ermal2011-11-011-0/+1
* Add settings to allow inspecting gzipped http flows.Ermal2011-10-311-1/+4
* Ticket #1749. Add some more validations to the code that generates oink scrip...Ermal2011-10-233-27/+33
* Correct clearing the alerts.Ermal2011-09-292-21/+10
* snort.sh script understands of reloading snort so just use that rather than t...Ermal2011-09-082-20/+2
* Copyright on a configuration file does not make sense! The author is already ...Ermal2011-09-061-26/+0
* Add checks to see if the files exists before being used on the config to avoi...Ermal2011-09-061-2/+7