Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set bsdstats to the side for the time being since its asking a question on ↵ | Scott Ullrich | 2006-09-28 | 1 | -14/+14 |
| | | | | pkg_add and we don't seem to be able to cope with this. | ||||
* | Update to 3.9 | Scott Ullrich | 2006-09-28 | 1 | -2/+2 |
| | |||||
* | This file is eval()'d | Scott Ullrich | 2006-09-28 | 1 | -36/+2 |
| | |||||
* | Restart snort2c after clearing alerts | Scott Ullrich | 2006-09-28 | 1 | -3/+4 |
| | |||||
* | Pass $HOME_NET to snort | Scott Ullrich | 2006-09-27 | 1 | -2/+2 |
| | |||||
* | Woops, dont allow for run-on commands. | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | * Ensure that only one snort2c is running | Scott Ullrich | 2006-09-27 | 1 | -1/+2 |
| | | | | * Ignore items in the whitelist from port scanning | ||||
* | This file does not require guiconfig.inc | Scott Ullrich | 2006-09-27 | 1 | -1/+0 |
| | |||||
* | Add #!/usr/local/bin/php header | Scott Ullrich | 2006-09-27 | 1 | -0/+1 |
| | |||||
* | Do not include pppoe or dhcp entries | Scott Ullrich | 2006-09-27 | 2 | -1/+3 |
| | |||||
* | Reload snort ip/whitelist information for dynamic interfaces automatically ↵ | Scott Ullrich | 2006-09-27 | 2 | -1/+53 |
| | | | | by hooking into /usr/local/pkg/pf/ | ||||
* | Resolve pppoe and dhcp ip addresses | Scott Ullrich | 2006-09-27 | 1 | -1/+7 |
| | |||||
* | After clearing the snort alert log, HUP both snort and snort2c | Scott Ullrich | 2006-09-27 | 1 | -0/+2 |
| | |||||
* | General cleanups. File is usable now. | Scott Ullrich | 2006-09-27 | 1 | -2/+21 |
| | |||||
* | * Do not CLOG alert file | Scott Ullrich | 2006-09-27 | 1 | -2/+2 |
| | | | | * s/alerts/alert/ | ||||
* | Add Snort alerts log viewer | Scott Ullrich | 2006-09-27 | 6 | -0/+104 |
| | |||||
* | Bump snort minimum version to 2.0 | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | * Gracefully handle initial installation better by redirecting to the rules ↵ | Scott Ullrich | 2006-09-27 | 2 | -0/+7 |
| | | | | | | update page if no rules have been downloaded. * Include squid.inc for common functions | ||||
* | Be sure to flush contents before loading url. | Scott Ullrich | 2006-09-27 | 1 | -0/+2 |
| | |||||
* | Do not start a new table row, one has already been started. Do not center cell. | Scott Ullrich | 2006-09-27 | 1 | -20/+27 |
| | |||||
* | Compare dates correctly | Scott Ullrich | 2006-09-27 | 2 | -2/+2 |
| | |||||
* | Make console text friendler | Scott Ullrich | 2006-09-27 | 2 | -21/+39 |
| | |||||
* | Make file suitable for running from the console by adding a ↵ | Scott Ullrich | 2006-09-27 | 1 | -0/+1 |
| | | | | #!/usr/local/bin/php entry | ||||
* | Use filenamea instead of filename, filename may become a reserved word down ↵ | Scott Ullrich | 2006-09-27 | 1 | -4/+4 |
| | | | | the road. | ||||
* | Install crontab entry and restart cron if needed | Scott Ullrich | 2006-09-27 | 2 | -0/+14 |
| | |||||
* | Add a checkbox for automatic rules updating | Scott Ullrich | 2006-09-27 | 1 | -0/+5 |
| | |||||
* | Add a new script for automatic snort.org rules updating | Scott Ullrich | 2006-09-27 | 3 | -89/+212 |
| | |||||
* | Space seperate manual whitelist items correctly so that they can be parsed | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | Do not allow the download process to even start by removing the start button ↵ | Scott Ullrich | 2006-09-27 | 1 | -12/+16 |
| | | | | if no oink id is defined. | ||||
* | Sleep 2 seconds between restarting snort | Scott Ullrich | 2006-09-27 | 2 | -0/+2 |
| | |||||
* | Use correct URL's | Scott Ullrich | 2006-09-27 | 3 | -3/+3 |
| | |||||
* | Use correct URL's | Scott Ullrich | 2006-09-27 | 1 | -0/+6 |
| | |||||
* | * Increase text box sizes | Scott Ullrich | 2006-09-27 | 1 | -1/+5 |
| | | | | * Describe what type of data to enter | ||||
* | Hook snort whitelist in | Scott Ullrich | 2006-09-27 | 1 | -0/+4 |
| | |||||
* | Dont call spamd items. Leftover from file copy and paste. | Scott Ullrich | 2006-09-27 | 1 | -2/+0 |
| | |||||
* | s/php/xml | Scott Ullrich | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | * Download whitelist to correct directory | Scott Ullrich | 2006-09-27 | 2 | -3/+3 |
| | | | | * Call coregui correctly | ||||
* | Item should be a coregui file. | Scott Ullrich | 2006-09-27 | 5 | -5/+5 |
| | |||||
* | 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 | 5 | -1/+74 |
| | | | | TODO: Actually hook it into squid.inc | ||||
* | Restart snort services after rule changes | Scott Ullrich | 2006-09-27 | 2 | -0/+7 |
| | |||||
* | Remove empty table data areas | Scott Ullrich | 2006-09-27 | 1 | -3/+0 |
| | |||||
* | Bold critical data items such as date, up to date. | Scott Ullrich | 2006-09-27 | 1 | -3/+3 |
| | |||||
* | Make screen look consistent for start button. | Scott Ullrich | 2006-09-27 | 1 | -0/+12 |
| | |||||
* | * Keep track of last download date. | Scott Ullrich | 2006-09-27 | 1 | -1/+23 |
| | | | | | * Automatically fetch the newest snort ruleset date * Only allow user to invoke the download only if they have never downloaded prior or if there is a newer ruleset posted | ||||
* | List lowmemory first so it gets to be the default | Scott Ullrich | 2006-09-26 | 2 | -5/+5 |
| | |||||
* | Add a note telling the user they can click on a ruleset to automatically ↵ | Scott Ullrich | 2006-09-26 | 1 | -0/+2 |
| | | | | launch the item in edit.php | ||||
* | Take into account pppoe interfaces | Scott Ullrich | 2006-09-26 | 2 | -1/+6 |
| | |||||
* | Do not store ruleset selections in the coregui xml section, it will get ↵ | Scott Ullrich | 2006-09-26 | 2 | -4/+4 |
| | | | | overwritten. |