Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Snort rule activation/deactivation/edit support. | Scott Ullrich | 2006-12-09 | 1 | -2/+3 |
| | | | | Written and submitted by: Scott Dale <c_scott_dale_AT_yahoo.com | ||||
* | * Add snort advanced tab that allows tuning of bpf values | Scott Ullrich | 2006-10-08 | 1 | -0/+1 |
| | | | | * Remove hard coded BPF assumptions | ||||
* | * Correct minor variable scope bug | Scott Ullrich | 2006-10-08 | 1 | -1/+5 |
| | | | | * 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 | 1 | -0/+7 |
| | | | | * Add knob to turn off clickable urls in the snort alert tabs (handy for someone with thousands of alerts) | ||||
* | Insert blank row before total | Scott Ullrich | 2006-10-07 | 1 | -0/+1 |
| | |||||
* | 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 | 1 | -7/+12 |
| | |||||
* | Add Snort alerts log viewer | Scott Ullrich | 2006-09-27 | 1 | -0/+1 |
| | |||||
* | Use correct URL's | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | Item should be a coregui file. | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | Show active tab | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | Don't axe the snort blocked tab | Scott Ullrich | 2006-09-27 | 1 | -0/+1 |
| | |||||
* | Add snort whitelist framework. | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | | | | TODO: Actually hook it into squid.inc | ||||
* | Trim extra characters | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | Add ID10T text | Scott Ullrich | 2006-09-26 | 1 | -0/+3 |
| | |||||
* | Only space one time | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | * Remove stray ' | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | * Remove stray ' | Scott Ullrich | 2006-09-26 | 1 | -2/+2 |
| | | | | * Move ip over a few spaces | ||||
* | Complete path to pfctl | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | * Alert user when no items are in the list | Scott Ullrich | 2006-09-26 | 1 | -0/+6 |
| | | | | * Otherwise show how many items listed | ||||
* | * use [] | Scott Ullrich | 2006-09-26 | 1 | -4/+4 |
| | | | | * show tabs on snort rule update page for the start button | ||||
* | The newly added tab should be 3, not 2. Cut and pasto. | Scott Ullrich | 2006-09-26 | 1 | -1/+1 |
| | |||||
* | Add new tab, snort blocked which lists all ips in the snort2c anchor and ↵ | Scott Ullrich | 2006-09-26 | 1 | -0/+108 |
allows for the items to be deleted. |