Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | & -> & | Scott Ullrich | 2006-10-08 | 3 | -3/+3 |
| | |||||
* | Add snort advanced tab | Scott Ullrich | 2006-10-08 | 1 | -0/+4 |
| | |||||
* | * Add snort advanced tab that allows tuning of bpf values | Scott Ullrich | 2006-10-08 | 8 | -6/+93 |
| | | | | * Remove hard coded BPF assumptions | ||||
* | s/snort/Snort/ | Scott Ullrich | 2006-10-08 | 1 | -1/+1 |
| | |||||
* | * Correct minor variable scope bug | Scott Ullrich | 2006-10-08 | 3 | -1/+12 |
| | | | | * Add associate snort alert to ip option (handy for large snort installations) | ||||
* | * Add snort cache that will cache the ip -> alert mappings | Scott Ullrich | 2006-10-08 | 3 | -3/+53 |
| | | | | * Add knob to turn off clickable urls in the snort alert tabs (handy for someone with thousands of alerts) | ||||
* | Make snort alerts clickable | Scott Ullrich | 2006-10-07 | 2 | -1/+15 |
| | |||||
* | Add function description, remove trailing whitespace at end of file | Scott Ullrich | 2006-10-07 | 1 | -20/+1 |
| | |||||
* | Move code to correct file. Doh. | Scott Ullrich | 2006-10-07 | 2 | -14/+14 |
| | |||||
* | Add back guiconfig.inc. Its needed for this file. | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
| | |||||
* | CACHE /var/log/snort/alert in between calls | Scott Ullrich | 2006-10-07 | 1 | -2/+6 |
| | |||||
* | Insert blank row before total | Scott Ullrich | 2006-10-07 | 1 | -0/+1 |
| | |||||
* | Woops, reverse the numbers. | Scott Ullrich | 2006-10-07 | 1 | -2/+2 |
| | |||||
* | We now have 3 columns, increase colspan. | Scott Ullrich | 2006-10-07 | 1 | -2/+2 |
| | |||||
* | s/Description/Alert Description/ | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
| | |||||
* | Associate snort blocked events with their alert description if available | Scott Ullrich | 2006-10-07 | 2 | -7/+45 |
| | |||||
* | Do not require guiconfig.inc, it will always fail auth checks | Scott Ullrich | 2006-10-07 | 1 | -1/+0 |
| | |||||
* | If we are not a cluster master, sleep between 5 and 700 minutes before ↵ | Scott Ullrich | 2006-10-07 | 1 | -0/+14 |
| | | | | invoking the upgrade to give other servers time and this also prevents snort.org from being pounded quite so hard. | ||||
* | s/VPNS/VPNs/ | Scott Ullrich | 2006-10-07 | 1 | -1/+1 |
| | |||||
* | Do not sync if a CARP sync host ip is not defined. | Scott Ullrich | 2006-10-07 | 1 | -0/+3 |
| |