Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable XMLRPC sync temporarily until Ticket #1318 can be fixed. | Scott Ullrich | 2007-05-15 | 1 | -0/+3 |
| | |||||
* | Use xmlrpc method restore_config_section | Scott Ullrich | 2007-05-09 | 1 | -1/+1 |
| | |||||
* | Shorten tab lengths | Scott Ullrich | 2007-05-08 | 9 | -72/+72 |
| | |||||
* | snort2c does not HUP. simply kill it and restart. | Scott Ullrich | 2007-05-08 | 1 | -1/+1 |
| | |||||
* | Reload snort2c on IP change but do it with a HUP. | Scott Ullrich | 2007-05-08 | 1 | -0/+1 |
| | |||||
* | Reload snort on IP change but do it with a HUP. | Scott Ullrich | 2007-05-08 | 1 | -4/+3 |
| | |||||
* | Tighten the home net checks trying to eliminte blank entries that can lead ↵ | Scott Ullrich | 2007-05-07 | 1 | -2/+5 |
| | | | | to ,/, | ||||
* | Tighten the home net checks trying to eliminte blank entries that can lead ↵ | Scott Ullrich | 2007-05-07 | 1 | -4/+8 |
| | | | | to ,/, | ||||
* | We will restart snort from rc.newwanip now. | Scott Ullrich | 2007-04-30 | 1 | -2/+2 |
| | |||||
* | Do not add sparious , | Scott Ullrich | 2007-03-17 | 1 | -1/+2 |
| | | | | Submitted-by: Ying Wong ying_AT_apdir.com | ||||
* | Correct portscan preprocessor settings. WAN Gateway, DNS servers, and ↵ | Scott Dale | 2007-02-22 | 1 | -10/+19 |
| | | | | loopback address are not automatically inserted in $HOME_NET. Removed redundant code that was inserting local IPs twice into $HOME_NET. | ||||
* | Corrected page title | Scott Dale | 2007-02-22 | 1 | -1/+1 |
| | |||||
* | Removed the flow-portscan preprocessor and inserted the sfportscan ↵ | Scott Dale | 2007-02-21 | 1 | -25/+8 |
| | | | | preprocessor. Flow-portscan has been deprecated from Snort. | ||||
* | Changes to snort rules will now prompt user to apply changes. Applying ↵ | Scott Dale | 2007-02-12 | 1 | -84/+102 |
| | | | | changes will now restart snort properly after changes have been made. | ||||
* | Make sure snort is deinstalled correctly | Scott Ullrich | 2007-02-11 | 1 | -0/+3 |
| | | | | Ticket #1252 | ||||
* | Add premium subscriber checkbox which appends _s to the url for people who ↵ | Scott Ullrich | 2007-02-05 | 2 | -2/+12 |
| | | | | subscribe to Snort.org | ||||
* | Add snort advanced pass thrrough configuration | Scott Ullrich | 2007-01-28 | 2 | -0/+13 |
| | |||||
* | Trim home net | Scott Ullrich | 2007-01-26 | 1 | -1/+1 |
| | | | | Ticket #1232 | ||||
* | Use pfsense.merge_config_section | Scott Ullrich | 2007-01-25 | 1 | -1/+1 |
| | |||||
* | s/=/==/ | Scott Ullrich | 2007-01-19 | 1 | -1/+1 |
| | | | | Ticket #1208 | ||||
* | Stop snort on deinstall. | Scott Ullrich | 2006-12-11 | 1 | -0/+3 |
| | |||||
* | Latest fixes from Scott | Scott Ullrich | 2006-12-11 | 2 | -19/+27 |
| | |||||
* | Updated file from Scott. | Scott Ullrich | 2006-12-11 | 1 | -345/+348 |
| | |||||
* | Add Snort rule activation/deactivation/edit support. | Scott Ullrich | 2006-12-09 | 9 | -15/+715 |
| | | | | Written and submitted by: Scott Dale <c_scott_dale_AT_yahoo.com | ||||
* | * ensure /var/log/snort exists | Scott Ullrich | 2006-12-06 | 1 | -0/+5 |
| | | | | * ensure /var/log/snort/alert exists | ||||
* | * Restart snort after filter changes | Scott Ullrich | 2006-11-19 | 1 | -1/+5 |
| | | | | * Flush snort2c table after filter changes | ||||
* | 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 |
| | | | | Ticket #1155 | ||||
* | 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 ↵ | Scott Ullrich | 2006-10-26 | 1 | -2/+2 |
| | | | | information in the system logs so the Operator can guage how much ram Snort is using | ||||
* | ac-sparsebands is recommended, note it. | Scott Ullrich | 2006-10-26 | 1 | -1/+1 |
| | |||||
* | Issue BPF changes correctly | Scott Ullrich | 2006-10-26 | 1 | -0/+8 |
| | |||||
* | Kill the states, too! | Scott Ullrich | 2006-10-26 | 1 | -0/+0 |
| | |||||
* | Clarify bpf max size. | Scott Ullrich | 2006-10-16 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Use loader_tab.gif. Looks much better. Yum. | Scott Ullrich | 2006-10-08 | 1 | -1/+1 |
| | |||||
* | Make checkbox description uniform. | Scott Ullrich | 2006-10-08 | 1 | -2/+2 |
| | |||||
* | Change name to SnortAdvanced and do now whipe out primary tabs settings. | Scott Ullrich | 2006-10-08 | 2 | -4/+4 |
| | |||||
* | Sync package on advanced tab save | Scott Ullrich | 2006-10-08 | 1 | -1/+1 |
| | |||||
* | Woops, correct default numbers | Scott Ullrich | 2006-10-08 | 1 | -2/+2 |
| | |||||
* | Add notes about the default values. | Scott Ullrich | 2006-10-08 | 1 | -3/+3 |
| | |||||
* | s/checkbox/input/ | Scott Ullrich | 2006-10-08 | 1 | -3/+3 |
| | |||||
* | Download snort_advanced.xml to /usr/local/pkg/ | Scott Ullrich | 2006-10-08 | 1 | -2/+2 |
| |