aboutsummaryrefslogtreecommitdiffstats
path: root/packages/snort/snort_download_rules.php
Commit message (Collapse)AuthorAgeFilesLines
* * use []Scott Ullrich2006-09-261-12/+14
| | | | * 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.
* Use correct URL for Snort Settings tabScott Ullrich2006-09-251-1/+1
|
* Use relative URL'sScott Ullrich2006-09-251-2/+2
|
* Output the page title. THIS IS NOT A HEAD PACKAGE!Scott Ullrich2006-09-251-0/+2
|
* misc HTML cleanupDaniel Stefan Haischt2006-09-251-8/+15
|
* * Add file that allows Snort rule selectionScott Ullrich2006-09-251-0/+1
| | | | * Use rule selection items
* Send output buffer oftenScott Ullrich2006-09-251-3/+11
|
* Add a start buttonScott Ullrich2006-09-251-0/+11
|
* * Hard code binary pathsScott Ullrich2006-09-251-13/+16
| | | | * Show both tabs
* Don't hard code filenameScott Ullrich2006-09-251-9/+15
|
* Only check for errors if the downloaded file is less than 1500 bytesScott Ullrich2006-09-251-3/+5
|
* If an error occurs during download then scroll down to bottom of page and ↵Scott Ullrich2006-09-251-6/+41
| | | | output error in a white div.
* * Misc cleanupsScott Ullrich2006-09-251-13/+25
| | | | | * Make sure temporary directory exists * Remove temporary directory when done
* Set oinkmaster code from package configurationScott Ullrich2006-09-251-1/+2
|
* Add script that will download rules from snort.com and populate to ↵Scott Ullrich2006-09-251-0/+157
/usr/local/etc/snort/ This script uses the download progress bar framework.