aboutsummaryrefslogtreecommitdiffstats
path: root/packages/snort/snort_blocked.php
Commit message (Collapse)AuthorAgeFilesLines
* Shorten tab lengthsScott Ullrich2007-05-081-8/+8
|
* Corrected page titleScott Dale2007-02-221-1/+1
|
* Add Snort rule activation/deactivation/edit support.Scott Ullrich2006-12-091-2/+3
| | | | Written and submitted by: Scott Dale <c_scott_dale_AT_yahoo.com
* * Add snort advanced tab that allows tuning of bpf valuesScott Ullrich2006-10-081-0/+1
| | | | * Remove hard coded BPF assumptions
* * Correct minor variable scope bugScott Ullrich2006-10-081-1/+5
| | | | * Add associate snort alert to ip option (handy for large snort installations)
* * Add snort cache that will cache the ip -> alert mappingsScott Ullrich2006-10-081-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 totalScott Ullrich2006-10-071-0/+1
|
* We now have 3 columns, increase colspan.Scott Ullrich2006-10-071-2/+2
|
* s/Description/Alert Description/Scott Ullrich2006-10-071-1/+1
|
* Associate snort blocked events with their alert description if availableScott Ullrich2006-10-071-7/+12
|
* Add Snort alerts log viewerScott Ullrich2006-09-271-0/+1
|
* Use correct URL'sScott Ullrich2006-09-271-1/+1
|
* Item should be a coregui file.Scott Ullrich2006-09-271-1/+1
|
* Show active tabScott Ullrich2006-09-271-1/+1
|
* Don't axe the snort blocked tabScott Ullrich2006-09-271-0/+1
|
* Add snort whitelist framework.Scott Ullrich2006-09-271-1/+1
| | | | TODO: Actually hook it into squid.inc
* Trim extra charactersScott Ullrich2006-09-261-1/+1
|
* Add ID10T textScott Ullrich2006-09-261-0/+3
|
* Only space one timeScott Ullrich2006-09-261-1/+1
|
* * Remove stray 'Scott Ullrich2006-09-261-1/+1
|
* * Remove stray 'Scott Ullrich2006-09-261-2/+2
| | | | * Move ip over a few spaces
* Complete path to pfctlScott Ullrich2006-09-261-1/+1
|
* * Alert user when no items are in the listScott Ullrich2006-09-261-0/+6
| | | | * Otherwise show how many items listed
* * use []Scott Ullrich2006-09-261-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 Ullrich2006-09-261-1/+1
|
* Add new tab, snort blocked which lists all ips in the snort2c anchor and ↵Scott Ullrich2006-09-261-0/+108
allows for the items to be deleted.