| Commit message (Expand) | Author | Age | Files | Lines |
* | silence warning on every FTP connection | Chris Buechler | 2008-11-24 | 1 | -1/+1 |
* | Snort changes submitted by Rob Iscool | Scott Ullrich | 2008-08-04 | 1 | -1/+1 |
* | Fixup snort with comprehensive snort.conf mojo. | Scott Ullrich | 2008-08-04 | 1 | -69/+131 |
* | Corretly allow snort to run on multi-wan configurations. | Scott Ullrich | 2008-04-15 | 1 | -17/+41 |
* | Bring snort up to speed with 2.7.
Submitted-by: shaddow501 via forum | Scott Ullrich | 2007-12-10 | 1 | -5/+60 |
* | Move interfaces check to inside the $_POST code. | Scott Ullrich | 2007-12-03 | 1 | -5/+4 |
* | Snort not binding to correct interface on boot | Scott Ullrich | 2007-11-01 | 1 | -0/+6 |
* | Use correct snort advanced config pass through value. | Scott Ullrich | 2007-09-18 | 1 | -1/+1 |
* | Reduce false positives.
See http://forum.pfsense.org/index.php/topic,3616.0/... | Scott Ullrich | 2007-07-07 | 1 | -1/+1 |
* | Tighten the home net checks trying to eliminte blank entries that can lead to... | Scott Ullrich | 2007-05-07 | 1 | -2/+5 |
* | Tighten the home net checks trying to eliminte blank entries that can lead to... | Scott Ullrich | 2007-05-07 | 1 | -4/+8 |
* | Do not add sparious , | Scott Ullrich | 2007-03-17 | 1 | -1/+2 |
* | Correct portscan preprocessor settings. WAN Gateway, DNS servers, and loopbac... | Scott Dale | 2007-02-22 | 1 | -10/+19 |
* | Removed the flow-portscan preprocessor and inserted the sfportscan preprocess... | Scott Dale | 2007-02-21 | 1 | -25/+8 |
* | Make sure snort is deinstalled correctly | Scott Ullrich | 2007-02-11 | 1 | -0/+3 |
* | Add snort advanced pass thrrough configuration | Scott Ullrich | 2007-01-28 | 1 | -0/+5 |
* | Trim home net | Scott Ullrich | 2007-01-26 | 1 | -1/+1 |
* | s/=/==/ | Scott Ullrich | 2007-01-19 | 1 | -1/+1 |
* | Stop snort on deinstall. | Scott Ullrich | 2006-12-11 | 1 | -0/+3 |
* | * ensure /var/log/snort exists | Scott Ullrich | 2006-12-06 | 1 | -0/+5 |
* | make $HOME_NET work for multiple IPs | Bill Marquette | 2006-11-02 | 1 | -1/+6 |
* | filter out grep from results | Scott Ullrich | 2006-10-30 | 1 | -1/+1 |
* | Cleanup sampling code. Don't forget to escape \$ awk variable. | Scott Ullrich | 2006-10-30 | 1 | -1/+7 |
* | When no interface is selected, do not error out. | Scott Ullrich | 2006-10-28 | 1 | -8/+9 |
* | Sample actual snort memory usage as well as system free measurements. | Scott Ullrich | 2006-10-26 | 1 | -1/+1 |
* | Woops, this is overall free system memory, not usage. | Scott Ullrich | 2006-10-26 | 1 | -1/+1 |
* | Note the snort performance mode on startup | Scott Ullrich | 2006-10-26 | 1 | -1/+7 |
* | s/SnortMemory/SnortStartup/ | Scott Ullrich | 2006-10-26 | 1 | -1/+1 |
* | Wait 17 seconds after snort bringup to take after starting memory sampling | Scott Ullrich | 2006-10-26 | 1 | -1/+1 |
* | Take a memory sampling before and after starting snort. Report this informat... | Scott Ullrich | 2006-10-26 | 1 | -2/+2 |
* | Issue BPF changes correctly | Scott Ullrich | 2006-10-26 | 1 | -0/+8 |
* | Cache page when needed. | Scott Ullrich | 2006-10-11 | 1 | -3/+0 |
* | Only read in snort alert file if it exists. | Scott Ullrich | 2006-10-10 | 1 | -1/+4 |
* | Change name to SnortAdvanced and do now whipe out primary tabs settings. | Scott Ullrich | 2006-10-08 | 1 | -3/+3 |
* | Sync package on advanced tab save | Scott Ullrich | 2006-10-08 | 1 | -1/+1 |
* | * Add snort advanced tab that allows tuning of bpf values | Scott Ullrich | 2006-10-08 | 1 | -4/+18 |
* | * Correct minor variable scope bug | Scott Ullrich | 2006-10-08 | 1 | -0/+1 |
* | * Add snort cache that will cache the ip -> alert mappings | Scott Ullrich | 2006-10-08 | 1 | -2/+39 |
* | Make snort alerts clickable | Scott Ullrich | 2006-10-07 | 1 | -0/+10 |
* | Add function description, remove trailing whitespace at end of file | Scott Ullrich | 2006-10-07 | 1 | -20/+1 |
* | CACHE /var/log/snort/alert in between calls | Scott Ullrich | 2006-10-07 | 1 | -2/+6 |
* | Woops, reverse the numbers. | Scott Ullrich | 2006-10-07 | 1 | -2/+2 |
* | Associate snort blocked events with their alert description if available | Scott Ullrich | 2006-10-07 | 1 | -0/+33 |
* | Add automatic whitelist feature for VPNs | Scott Ullrich | 2006-10-06 | 1 | -3/+16 |
* | Add a few more comments | Scott Ullrich | 2006-10-06 | 1 | -7/+22 |
* | * Cleanup on deinstall | Scott Ullrich | 2006-10-06 | 1 | -0/+14 |
* | Call sync_package_snort_reinstall() on install. | Scott Ullrich | 2006-10-05 | 1 | -2/+12 |
* | Do not exit when opening for writing fails, simply return. | Scott Ullrich | 2006-10-03 | 1 | -1/+1 |
* | Woops, thats a variable, so it requires a $ | Scott Ullrich | 2006-10-03 | 1 | -1/+1 |
* | Writeout whitelist with a foreach, ensure that no stray spaces are present. | Scott Ullrich | 2006-10-03 | 1 | -1/+5 |