aboutsummaryrefslogtreecommitdiffstats
path: root/packages/snort/snort.inc
Commit message (Expand)AuthorAgeFilesLines
* mv packages to config dir to match web layoutBill Marquette2009-02-061-751/+0
* Snort package fix snort.sh start up script so that snort will start after reb...Mark Crane2009-01-151-28/+23
* silence warning on every FTP connectionChris Buechler2008-11-241-1/+1
* Snort changes submitted by Rob IscoolScott Ullrich2008-08-041-1/+1
* Fixup snort with comprehensive snort.conf mojo.Scott Ullrich2008-08-041-69/+131
* Corretly allow snort to run on multi-wan configurations.Scott Ullrich2008-04-151-17/+41
* Bring snort up to speed with 2.7. Submitted-by: shaddow501 via forumScott Ullrich2007-12-101-5/+60
* Move interfaces check to inside the $_POST code.Scott Ullrich2007-12-031-5/+4
* Snort not binding to correct interface on bootScott Ullrich2007-11-011-0/+6
* Use correct snort advanced config pass through value.Scott Ullrich2007-09-181-1/+1
* Reduce false positives. See http://forum.pfsense.org/index.php/topic,3616.0/...Scott Ullrich2007-07-071-1/+1
* Tighten the home net checks trying to eliminte blank entries that can lead to...Scott Ullrich2007-05-071-2/+5
* Tighten the home net checks trying to eliminte blank entries that can lead to...Scott Ullrich2007-05-071-4/+8
* Do not add sparious ,Scott Ullrich2007-03-171-1/+2
* Correct portscan preprocessor settings. WAN Gateway, DNS servers, and loopbac...Scott Dale2007-02-221-10/+19
* Removed the flow-portscan preprocessor and inserted the sfportscan preprocess...Scott Dale2007-02-211-25/+8
* Make sure snort is deinstalled correctlyScott Ullrich2007-02-111-0/+3
* Add snort advanced pass thrrough configurationScott Ullrich2007-01-281-0/+5
* Trim home netScott Ullrich2007-01-261-1/+1
* s/=/==/Scott Ullrich2007-01-191-1/+1
* Stop snort on deinstall.Scott Ullrich2006-12-111-0/+3
* * ensure /var/log/snort existsScott Ullrich2006-12-061-0/+5
* make $HOME_NET work for multiple IPsBill Marquette2006-11-021-1/+6
* filter out grep from resultsScott Ullrich2006-10-301-1/+1
* Cleanup sampling code. Don't forget to escape \$ awk variable.Scott Ullrich2006-10-301-1/+7
* When no interface is selected, do not error out.Scott Ullrich2006-10-281-8/+9
* Sample actual snort memory usage as well as system free measurements.Scott Ullrich2006-10-261-1/+1
* Woops, this is overall free system memory, not usage.Scott Ullrich2006-10-261-1/+1
* Note the snort performance mode on startupScott Ullrich2006-10-261-1/+7
* s/SnortMemory/SnortStartup/Scott Ullrich2006-10-261-1/+1
* Wait 17 seconds after snort bringup to take after starting memory samplingScott Ullrich2006-10-261-1/+1
* Take a memory sampling before and after starting snort. Report this informat...Scott Ullrich2006-10-261-2/+2
* Issue BPF changes correctlyScott Ullrich2006-10-261-0/+8
* Cache page when needed.Scott Ullrich2006-10-111-3/+0
* Only read in snort alert file if it exists.Scott Ullrich2006-10-101-1/+4
* Change name to SnortAdvanced and do now whipe out primary tabs settings.Scott Ullrich2006-10-081-3/+3
* Sync package on advanced tab saveScott Ullrich2006-10-081-1/+1
* * Add snort advanced tab that allows tuning of bpf valuesScott Ullrich2006-10-081-4/+18
* * Correct minor variable scope bugScott Ullrich2006-10-081-0/+1
* * Add snort cache that will cache the ip -> alert mappingsScott Ullrich2006-10-081-2/+39
* Make snort alerts clickableScott Ullrich2006-10-071-0/+10
* Add function description, remove trailing whitespace at end of fileScott Ullrich2006-10-071-20/+1
* CACHE /var/log/snort/alert in between callsScott Ullrich2006-10-071-2/+6
* Woops, reverse the numbers.Scott Ullrich2006-10-071-2/+2
* Associate snort blocked events with their alert description if availableScott Ullrich2006-10-071-0/+33
* Add automatic whitelist feature for VPNsScott Ullrich2006-10-061-3/+16
* Add a few more commentsScott Ullrich2006-10-061-7/+22
* * Cleanup on deinstallScott Ullrich2006-10-061-0/+14
* Call sync_package_snort_reinstall() on install.Scott Ullrich2006-10-051-2/+12
* Do not exit when opening for writing fails, simply return.Scott Ullrich2006-10-031-1/+1