aboutsummaryrefslogtreecommitdiffstats
path: root/packages/snort/snort_rulesets.php
Commit message (Collapse)AuthorAgeFilesLines
* mv packages to config dir to match web layoutBill Marquette2009-02-061-162/+0
|
* Shorten tab lengthsScott Ullrich2007-05-081-8/+8
|
* Add Snort rule activation/deactivation/edit support.Scott Ullrich2006-12-091-5/+6
| | | | 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-1/+2
| | | | * Remove hard coded BPF assumptions
* Add Snort alerts log viewerScott Ullrich2006-09-271-0/+1
|
* * Gracefully handle initial installation better by redirecting to the rules ↵Scott Ullrich2006-09-271-0/+3
| | | | | | update page if no rules have been downloaded. * Include squid.inc for common functions
* Sleep 2 seconds between restarting snortScott 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
|
* Add snort whitelist framework.Scott Ullrich2006-09-271-0/+1
| | | | TODO: Actually hook it into squid.inc
* Restart snort services after rule changesScott Ullrich2006-09-271-0/+3
|
* Add a note telling the user they can click on a ruleset to automatically ↵Scott Ullrich2006-09-261-0/+2
| | | | launch the item in edit.php
* Take into account pppoe interfacesScott Ullrich2006-09-261-1/+1
|
* Do not store ruleset selections in the coregui xml section, it will get ↵Scott Ullrich2006-09-261-3/+3
| | | | overwritten.
* * 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/+1
| | | | allows for the items to be deleted.
* Do not run in_array() on non arraysScott Ullrich2006-09-261-4/+7
|
* Use correct URL for Snort Settings tabScott Ullrich2006-09-251-1/+1
|
* Output the page title. THIS IS NOT A HEAD PACKAGE!Scott Ullrich2006-09-251-0/+2
|
* misc HTML cleanupDaniel Stefan Haischt2006-09-251-15/+18
|
* Misc cleanupsScott Ullrich2006-09-251-12/+5
|
* Include file from /Scott Ullrich2006-09-251-1/+1
|
* language="JavaScript" attribute for <,script /> tags is depricated. Use the ↵Scott Ullrich2006-09-251-2/+2
| | | | type="text/javascript" attribute instead.
* URL's are not full path's to file.Scott Ullrich2006-09-251-3/+3
|
* * Add file that allows Snort rule selectionScott Ullrich2006-09-251-0/+147
* Use rule selection items